is not current version
Last Version 3.3.2

org.ow2.authzforce:authzforce-ce-commons-atom-model 3.3.0

AuthZForce - Java model (JAXB) for Atom Syndication format (IETF RFC 4287 and 6573) (XML schema included)

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-commons-atom-model
Version

Version

3.3.0
Type

Type

jar

Download authzforce-ce-commons-atom-model 3.3.0


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