License |
License |
---|---|
GroupId | GroupIdorg.ow2.authzforce |
ArtifactId | ArtifactIdauthzforce-ce-jaxrs-utils |
Last Version | Last Version2.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.ow2.authzforce:authzforce-ce-jaxrs-utils
AuthzForce - JAX-RS Utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-jaxrs-utils/ -->
<dependency>
<groupId>org.ow2.authzforce</groupId>
<artifactId>authzforce-ce-jaxrs-utils</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-jaxrs-utils/
implementation 'org.ow2.authzforce:authzforce-ce-jaxrs-utils:2.0.3'
// https://jarcasting.com/artifacts/org.ow2.authzforce/authzforce-ce-jaxrs-utils/
implementation ("org.ow2.authzforce:authzforce-ce-jaxrs-utils:2.0.3")
'org.ow2.authzforce:authzforce-ce-jaxrs-utils:jar:2.0.3'
<dependency org="org.ow2.authzforce" name="authzforce-ce-jaxrs-utils" rev="2.0.3">
<artifact name="authzforce-ce-jaxrs-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.authzforce', module='authzforce-ce-jaxrs-utils', version='2.0.3')
)
libraryDependencies += "org.ow2.authzforce" % "authzforce-ce-jaxrs-utils" % "2.0.3"
[org.ow2.authzforce/authzforce-ce-jaxrs-utils "2.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.ow2.authzforce : authzforce-ce-xacml-json-model | jar | 3.0.4 |