is not current version
Last Version 11.1.0-PLAY2.8

pac4j implementation for Play framework (Scala 2.12) 11.0.0-PLAY2.8

Security library for Play framework based on pac4j using Scala 2.12

License

License

Categories

Categories

pac4j Security
GroupId

GroupId

org.pac4j
ArtifactId

ArtifactId

play-pac4j_2.12
Version

Version

11.0.0-PLAY2.8
Type

Type

jar
Description

Description

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

Download play-pac4j_2.12 11.0.0-PLAY2.8


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

Dependencies

compile (2)

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

provided (6)

Group / Artifact Type Version
com.typesafe.play : play_2.12 jar 2.8.7
com.typesafe.play : play-cache_2.12 jar 2.8.7
be.objectify : deadbolt-java_2.12 jar 2.8.1
be.objectify : deadbolt-scala_2.12 jar 2.8.2
org.apache.shiro : shiro-core jar 1.7.1
net.sf.ehcache : ehcache jar 2.10.6

test (5)

Group / Artifact Type Version
com.typesafe.play : play-test_2.12 jar 2.8.7
org.scalatest : scalatest_2.12 jar 3.3.0-SNAP2
org.pac4j : pac4j-core test-jar 5.0.0
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.8.0

Project Modules

There are no modules declared in this project.