GroupId | GroupIdcom.github.gitssie |
---|---|
ArtifactId | ArtifactIdplay-deadbolt_2.12 |
Version | Version2.6.15 |
Type | Typejar |
Description |
Descriptionplay-deadbolt
play-deadbolt
|
Project Organization |
Project Organizationcom.github.gitssie |
Filename | Size |
---|---|
play-deadbolt_2.12-2.6.15.pom | |
play-deadbolt_2.12-2.6.15.jar | 131 KB |
play-deadbolt_2.12-2.6.15-sources.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitssie/play-deadbolt_2.12/ -->
<dependency>
<groupId>com.github.gitssie</groupId>
<artifactId>play-deadbolt_2.12</artifactId>
<version>2.6.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitssie/play-deadbolt_2.12/
implementation 'com.github.gitssie:play-deadbolt_2.12:2.6.15'
// https://jarcasting.com/artifacts/com.github.gitssie/play-deadbolt_2.12/
implementation ("com.github.gitssie:play-deadbolt_2.12:2.6.15")
'com.github.gitssie:play-deadbolt_2.12:jar:2.6.15'
<dependency org="com.github.gitssie" name="play-deadbolt_2.12" rev="2.6.15">
<artifact name="play-deadbolt_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitssie', module='play-deadbolt_2.12', version='2.6.15')
)
libraryDependencies += "com.github.gitssie" % "play-deadbolt_2.12" % "2.6.15"
[com.github.gitssie/play-deadbolt_2.12 "2.6.15"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.2 |
com.typesafe.play : twirl-api_2.12 | jar | 1.3.12 |
com.typesafe.play : play-enhancer | jar | 1.2.2 |
com.typesafe.play : play-server_2.12 | jar | 2.6.6 |
com.typesafe.play : filters-helpers_2.12 | jar | 2.6.6 |
com.typesafe.play : play-logback_2.12 | jar | 2.6.6 |
com.typesafe.play : play-akka-http-server_2.12 | jar | 2.6.6 |
com.typesafe.play : play-cache_2.12 | jar | 2.6.6 |
com.typesafe.play : play-jdbc_2.12 | jar | 2.6.6 |
be.objectify : deadbolt-scala_2.12 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.6.6 |