pac4j implementation for Play framework (Scala 2.13)

Security library for Play framework based on pac4j using Scala 2.13

License

License

Categories

Categories

pac4j Security
GroupId

GroupId

org.pac4j
ArtifactId

ArtifactId

play-pac4j_2.13
Last Version

Last Version

11.1.0-PLAY2.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download play-pac4j_2.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.pac4j : pac4j-core jar 5.3.0
com.google.inject : guice jar 5.0.1

provided (6)

Group / Artifact Type Version
com.typesafe.play : play_2.13 jar 2.8.13
com.typesafe.play : play-cache_2.13 jar 2.8.13
be.objectify : deadbolt-java_2.13 jar 2.8.1
be.objectify : deadbolt-scala_2.13 jar 2.8.2
org.apache.shiro : shiro-core jar 1.8.0
net.sf.ehcache : ehcache jar 2.10.9.2

test (5)

Group / Artifact Type Version
com.typesafe.play : play-test_2.13 jar 2.8.13
org.scalatest : scalatest_2.13 jar 3.3.0-SNAP2
org.pac4j : pac4j-core test-jar 5.3.0
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.
org.pac4j

PAC4J

The security library for Java

Versions

Version
11.1.0-PLAY2.8
11.0.0-PLAY2.8
11.0.0-PLAY2.8-RC2
11.0.0-PLAY2.8-RC1
10.0.2
10.0.1
10.0.0
9.0.2
9.0.1
9.0.0
9.0.0-RC3