License |
License |
---|---|
GroupId | GroupIdorg.ow2.authzforce |
ArtifactId | ArtifactIdauthzforce-ce-core |
Last Version | Last Version20.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.ow2.authzforce:authzforce-ce-core
AuthzForce - XACML-compliant Core PDP Engine and associated test modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authzforce-ce-core-20.1.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core/ -->
<dependency>
<groupId>org.ow2.authzforce</groupId>
<artifactId>authzforce-ce-core</artifactId>
<version>20.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core/
implementation 'org.ow2.authzforce:authzforce-ce-core:20.1.0'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-core/
implementation ("org.ow2.authzforce:authzforce-ce-core:20.1.0")
'org.ow2.authzforce:authzforce-ce-core:pom:20.1.0'
<dependency org="org.ow2.authzforce" name="authzforce-ce-core" rev="20.1.0">
<artifact name="authzforce-ce-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-core', version='20.1.0')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-core" % "20.1.0"
[org.ow2.authzforce/authzforce-ce-core "20.1.0"]