is not current version
Last Version 3.3.2

org.ow2.authzforce:authzforce-ce-commons-parent 3.3.0

AuthZForce Community Edition - Parent project to 'commons' artifacts, i.e. artifacts reusable beyond the scope of AuthZForce, such as XML schemas from standards or open specifications in general.

GroupId

GroupId

org.ow2.authzforce
ArtifactId

ArtifactId

authzforce-ce-commons-parent
Version

Version

3.3.0
Type

Type

pom

Download authzforce-ce-commons-parent 3.3.0


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