License |
License |
---|---|
Categories |
Categoriespac4j Security |
GroupId | GroupIdorg.pac4j |
ArtifactId | ArtifactIdpac4j-http |
Last Version | Last Version5.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpac4j for HTTP protocol
Profile & Authentication Client for Java
|
Filename | Size |
---|---|
pac4j-http-5.4.3.pom | |
pac4j-http-5.4.3.jar | 45 KB |
pac4j-http-5.4.3-tests.jar | 40 KB |
pac4j-http-5.4.3-test-sources.jar | 20 KB |
pac4j-http-5.4.3-test-javadoc.jar | 532 KB |
pac4j-http-5.4.3-sources.jar | 28 KB |
pac4j-http-5.4.3-javadoc.jar | 609 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pac4j/pac4j-http/ -->
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-http</artifactId>
<version>5.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.pac4j/pac4j-http/
implementation 'org.pac4j:pac4j-http:5.4.3'
// https://jarcasting.com/artifacts/org.pac4j/pac4j-http/
implementation ("org.pac4j:pac4j-http:5.4.3")
'org.pac4j:pac4j-http:jar:5.4.3'
<dependency org="org.pac4j" name="pac4j-http" rev="5.4.3">
<artifact name="pac4j-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pac4j', module='pac4j-http', version='5.4.3')
)
libraryDependencies += "org.pac4j" % "pac4j-http" % "5.4.3"
[org.pac4j/pac4j-http "5.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.pac4j : pac4j-core | jar | 5.4.3 |
commons-codec : commons-codec Optional | jar | 1.15 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.pac4j : pac4j-core | test-jar | 5.4.3 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.11 |
org.mockito : mockito-core | jar | 4.4.0 |
com.google.guava : guava | jar | 31.1-jre |
org.nanohttpd : nanohttpd | jar | 2.3.1 |