License |
License |
---|---|
GroupId | GroupIdorg.ow2.authzforce |
ArtifactId | ArtifactIdauthzforce-ce-xmlns-model |
Version | Version8.0.3 |
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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-xmlns-model/
implementation 'org.ow2.authzforce:authzforce-ce-xmlns-model:8.0.3'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-xmlns-model/
implementation ("org.ow2.authzforce:authzforce-ce-xmlns-model:8.0.3")
'org.ow2.authzforce:authzforce-ce-xmlns-model:jar:8.0.3'
<dependency org="org.ow2.authzforce" name="authzforce-ce-xmlns-model" rev="8.0.3">
<artifact name="authzforce-ce-xmlns-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-xmlns-model', version='8.0.3')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-xmlns-model" % "8.0.3"
[org.ow2.authzforce/authzforce-ce-xmlns-model "8.0.3"]