Last Version

pac4j implementation for Play framework 4.1.1

Security library for Play framework based on pac4j

License

License

Categories

Categories

pac4j Security
GroupId

GroupId

org.pac4j
ArtifactId

ArtifactId

play-pac4j
Version

Version

4.1.1
Type

Type

jar
Description

Description

pac4j implementation for Play framework
Security library for Play framework based on pac4j
Project URL

Project URL

https://github.com/pac4j/play-pac4j
Source Code Management

Source Code Management

http://github.com/pac4j/play-pac4j.git

Download play-pac4j 4.1.1


<!-- https://jarcasting.com/artifacts/org.pac4j/play-pac4j/ -->
<dependency>
    <groupId>org.pac4j</groupId>
    <artifactId>play-pac4j</artifactId>
    <version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pac4j/play-pac4j/
implementation 'org.pac4j:play-pac4j:4.1.1'
// https://jarcasting.com/artifacts/org.pac4j/play-pac4j/
implementation ("org.pac4j:play-pac4j:4.1.1")
'org.pac4j:play-pac4j:jar:4.1.1'
<dependency org="org.pac4j" name="play-pac4j" rev="4.1.1">
  <artifact name="play-pac4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pac4j', module='play-pac4j', version='4.1.1')
)
libraryDependencies += "org.pac4j" % "play-pac4j" % "4.1.1"
[org.pac4j/play-pac4j "4.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.pac4j : pac4j-core jar 2.2.0
com.google.inject : guice jar 4.1.0

provided (5)

Group / Artifact Type Version
org.pac4j : pac4j-cas jar 2.2.0
com.typesafe.play : play_2.12 jar 2.6.6
com.typesafe.play : play-cache_2.12 jar 2.6.6
be.objectify : deadbolt-java_2.12 jar 2.6.0
be.objectify : deadbolt-scala_2.12 jar 2.6.0

test (6)

Group / Artifact Type Version
org.pac4j : pac4j-core test-jar 2.2.0
junit : junit jar 4.12
org.powermock : powermock-core jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4
org.powermock : powermock-module-junit4 jar 1.6.4
com.typesafe.play : play-test_2.12 jar 2.6.6

Project Modules

There are no modules declared in this project.