Last Version

pac4j implementation for Play framework (Scala 2.11) 9.0.2

Security library for Play framework based on pac4j using Scala 2.11

License

License

Categories

Categories

pac4j Security
GroupId

GroupId

org.pac4j
ArtifactId

ArtifactId

play-pac4j_2.11
Version

Version

9.0.2
Type

Type

jar
Description

Description

pac4j implementation for Play framework (Scala 2.11)
Security library for Play framework based on pac4j using Scala 2.11

Download play-pac4j_2.11 9.0.2


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

Dependencies

compile (2)

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

provided (6)

Group / Artifact Type Version
com.typesafe.play : play_2.11 jar 2.7.4
com.typesafe.play : play-cache_2.11 jar 2.7.4
be.objectify : deadbolt-java_2.11 jar 2.7.1
be.objectify : deadbolt-scala_2.11 jar 2.7.1
org.apache.shiro : shiro-core jar 1.5.2
net.sf.ehcache : ehcache jar 2.10.6

test (5)

Group / Artifact Type Version
com.typesafe.play : play-test_2.11 jar 2.7.4
org.scalatest : scalatest_2.11 jar 3.3.0-SNAP2
org.pac4j : pac4j-core test-jar 4.1.0
junit : junit jar 4.13
org.mockito : mockito-core jar 3.3.3

Project Modules

There are no modules declared in this project.