License |
License |
---|---|
Categories |
CategoriesRESTEasy Program Interface REST Frameworks pac4j Security |
GroupId | GroupIdorg.pac4j |
ArtifactId | ArtifactIdresteasy5-pac4j |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSecurity library for JAX-RS based on pac4j
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
resteasy5-pac4j-5.0.0.pom | |
resteasy5-pac4j-5.0.0.jar | 7 KB |
resteasy5-pac4j-5.0.0-sources.jar | 4 KB |
resteasy5-pac4j-5.0.0-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pac4j/resteasy5-pac4j/ -->
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>resteasy5-pac4j</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.pac4j/resteasy5-pac4j/
implementation 'org.pac4j:resteasy5-pac4j:5.0.0'
// https://jarcasting.com/artifacts/org.pac4j/resteasy5-pac4j/
implementation ("org.pac4j:resteasy5-pac4j:5.0.0")
'org.pac4j:resteasy5-pac4j:jar:5.0.0'
<dependency org="org.pac4j" name="resteasy5-pac4j" rev="5.0.0">
<artifact name="resteasy5-pac4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pac4j', module='resteasy5-pac4j', version='5.0.0')
)
libraryDependencies += "org.pac4j" % "resteasy5-pac4j" % "5.0.0"
[org.pac4j/resteasy5-pac4j "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.pac4j.jax-rs : core | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.resteasy : resteasy-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.pac4j.jax-rs : testing | jar | 5.0.0 |
org.jboss.resteasy : resteasy-cdi | jar | |
org.jboss.resteasy : resteasy-undertow | jar | |
org.jboss.weld.servlet : weld-servlet-core | jar | |
org.glassfish.jersey.core : jersey-client | jar | 2.35 |
org.glassfish.jersey.inject : jersey-cdi2-se | jar | 2.35 |