GroupId | GroupIdcom.github.gitssie |
---|---|
ArtifactId | ArtifactIdplay-guard_2.12 |
Version | Version2.6.6 |
Type | Typejar |
Description |
Descriptionplay-guard
play-guard
|
Project Organization |
Project Organizationcom.github.gitssie |
Filename | Size |
---|---|
play-guard_2.12-2.6.6.pom | |
play-guard_2.12-2.6.6.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gitssie/play-guard_2.12/ -->
<dependency>
<groupId>com.github.gitssie</groupId>
<artifactId>play-guard_2.12</artifactId>
<version>2.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gitssie/play-guard_2.12/
implementation 'com.github.gitssie:play-guard_2.12:2.6.6'
// https://jarcasting.com/artifacts/com.github.gitssie/play-guard_2.12/
implementation ("com.github.gitssie:play-guard_2.12:2.6.6")
'com.github.gitssie:play-guard_2.12:jar:2.6.6'
<dependency org="com.github.gitssie" name="play-guard_2.12" rev="2.6.6">
<artifact name="play-guard_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gitssie', module='play-guard_2.12', version='2.6.6')
)
libraryDependencies += "com.github.gitssie" % "play-guard_2.12" % "2.6.6"
[com.github.gitssie/play-guard_2.12 "2.6.6"]
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.netflix.hystrix : hystrix-core | jar | 1.5.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.12 | jar | 2.6.6 |