From f9513e4b17c2c28e9549728ab92412f0c1f7cc66 Mon Sep 17 00:00:00 2001 From: Florian Huonder Date: Wed, 12 Jul 2023 07:59:03 +0000 Subject: [PATCH] docs: introduce section about version 3.x and extend section about version 2.x with requirements (#13) (semver: skip) --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index 8f05d94..89069c4 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ HERAS-AF XACML Core is an open source XACML 2.0 implementation. ## Developer's Resources ## If you have any quetions regarding how to use the herasaf-xacml-core or about the project use [Stackoverflow](http://stackoverflow.com/) with the tags **#herasaf** or **#xacml**. +### herasaf-xacml-core version 2.x + The current release is available from maven central. ```xml @@ -33,6 +35,25 @@ The current release is available from maven central. ``` +Requirements +* Java 8 +* J2EE 8 with javax.xml.bind namespace for JAXB + +### herasaf-xacml-core version 3.x + +The current release is available from maven central. +```xml + + org.herasaf.xacml.core + herasaf-xacml-core + 3.x.x + +``` + +Requirements +* Java 11 +* J2EE 10+ with jakarta.xml.bind namespace for JAXB + ## Who is using? ## || | ------------- |