is not current version
Last Version 8.3.0

org.ow2.authzforce:authzforce-ce-xmlns-model 3.3.3

AuthZForce - "xml:" Namespace Model. XML schema from http://www.w3.org/2001/xml.xsd and corresponding XJC episode that is useable for JAXB class generation from XSD importing xml.xsd.

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-xmlns-model
Version

Version

3.3.3
Type

Type

jar

Download authzforce-ce-xmlns-model 3.3.3


<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-xmlns-model/ -->
<dependency>
    <groupId>org.ow2.authzforce</groupId>
    <artifactId>authzforce-ce-xmlns-model</artifactId>
    <version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-xmlns-model/
implementation 'org.ow2.authzforce:authzforce-ce-xmlns-model:3.3.3'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-xmlns-model/
implementation ("org.ow2.authzforce:authzforce-ce-xmlns-model:3.3.3")
'org.ow2.authzforce:authzforce-ce-xmlns-model:jar:3.3.3'
<dependency org="org.ow2.authzforce" name="authzforce-ce-xmlns-model" rev="3.3.3">
  <artifact name="authzforce-ce-xmlns-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-xmlns-model', version='3.3.3')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-xmlns-model" % "3.3.3"
[org.ow2.authzforce/authzforce-ce-xmlns-model "3.3.3"]