License |
License |
---|---|
GroupId | GroupIdorg.ow2.authzforce |
ArtifactId | ArtifactIdauthzforce-ce-xmlns-model |
Last Version | Last Version8.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.ow2.authzforce:authzforce-ce-xmlns-model
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-xmlns-model/ -->
<dependency>
<groupId>org.ow2.authzforce</groupId>
<artifactId>authzforce-ce-xmlns-model</artifactId>
<version>8.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-xmlns-model/
implementation 'org.ow2.authzforce:authzforce-ce-xmlns-model:8.3.0'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-xmlns-model/
implementation ("org.ow2.authzforce:authzforce-ce-xmlns-model:8.3.0")
'org.ow2.authzforce:authzforce-ce-xmlns-model:jar:8.3.0'
<dependency org="org.ow2.authzforce" name="authzforce-ce-xmlns-model" rev="8.3.0">
<artifact name="authzforce-ce-xmlns-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-xmlns-model', version='8.3.0')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-xmlns-model" % "8.3.0"
[org.ow2.authzforce/authzforce-ce-xmlns-model "8.3.0"]