| License |
License |
|---|---|
| Categories |
Categoriespac4j Security |
| GroupId | GroupIdorg.pac4j |
| ArtifactId | ArtifactIdplay-pac4j-parent |
| Last Version | Last Version11.1.0-PLAY2.8 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionpac4j parent for Play
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play-pac4j-parent-11.1.0-PLAY2.8.pom | 10 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.pac4j : pac4j-core | jar | 5.3.0 |
| com.google.inject : guice | jar | 5.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shiro : shiro-core | jar | 1.8.0 |
| net.sf.ehcache : ehcache | jar | 2.10.9.2 |
| 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 |