is not current version
Last Version 8.3.0

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

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

7.5.0
Type

Type

jar

Download authzforce-ce-xmlns-model 7.5.0


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