Last Version

pac4j parent for Play 11.1.0-PLAY2.8

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

pac4j Security
GroupId

GroupId

org.pac4j
ArtifactId

ArtifactId

play-pac4j-parent
Version

Version

11.1.0-PLAY2.8
Type

Type

pom
Description

Description

pac4j parent for Play
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
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-parent 11.1.0-PLAY2.8


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

Dependencies

compile (2)

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

provided (2)

Group / Artifact Type Version
org.apache.shiro : shiro-core jar 1.8.0
net.sf.ehcache : ehcache jar 2.10.9.2

test (3)

Group / Artifact Type Version
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

  • play-pac4j_2.12
  • play-pac4j_2.13