License |
License |
---|---|
GroupId | GroupIdorg.ow2.authzforce |
ArtifactId | ArtifactIdauthzforce-ce-commons-parent |
Last Version | Last Version3.3.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.ow2.authzforce:authzforce-ce-commons-parent
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.
|
Filename | Size |
---|---|
authzforce-ce-commons-parent-3.3.2.pom | 2 KB |
Browse |
<!-- 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.2</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.2'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-commons-parent/
implementation ("org.ow2.authzforce:authzforce-ce-commons-parent:3.3.2")
'org.ow2.authzforce:authzforce-ce-commons-parent:pom:3.3.2'
<dependency org="org.ow2.authzforce" name="authzforce-ce-commons-parent" rev="3.3.2">
<artifact name="authzforce-ce-commons-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-commons-parent', version='3.3.2')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-commons-parent" % "3.3.2"
[org.ow2.authzforce/authzforce-ce-commons-parent "3.3.2"]