License |
License |
---|---|
GroupId | GroupIdcom.sclasen |
ArtifactId | ArtifactIdplay-extras_2.9.1 |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-extras
play-extras
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.sclasen |
Filename | Size |
---|---|
play-extras_2.9.1-0.1.5.pom | |
play-extras_2.9.1-0.1.5.jar | 337 KB |
play-extras_2.9.1-0.1.5-sources.jar | 20 KB |
play-extras_2.9.1-0.1.5-javadoc.jar | 416 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sclasen/play-extras_2.9.1/ -->
<dependency>
<groupId>com.sclasen</groupId>
<artifactId>play-extras_2.9.1</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sclasen/play-extras_2.9.1/
implementation 'com.sclasen:play-extras_2.9.1:0.1.5'
// https://jarcasting.com/artifacts/com.sclasen/play-extras_2.9.1/
implementation ("com.sclasen:play-extras_2.9.1:0.1.5")
'com.sclasen:play-extras_2.9.1:jar:0.1.5'
<dependency org="com.sclasen" name="play-extras_2.9.1" rev="0.1.5">
<artifact name="play-extras_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sclasen', module='play-extras_2.9.1', version='0.1.5')
)
libraryDependencies += "com.sclasen" % "play-extras_2.9.1" % "0.1.5"
[com.sclasen/play-extras_2.9.1 "0.1.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
play » play_2.9.1 | jar | 2.0.2 |
play » anorm_2.9.1 | jar | 2.0.2 |
com.typesafe.akka » akka-actor | jar | 2.0.2 |
postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
org.scalaz : scalaz-core_2.9.1 | jar | 6.0.4 |
redis.clients : jedis | jar | 2.1.0 |
org.slf4j : slf4j-api | jar | 1.6.4 |
ch.qos.logback : logback-core | jar | 1.0.3 |
ch.qos.logback : logback-classic | jar | 1.0.3 |
org.jasypt : jasypt | jar | 1.9.0 |
org.bouncycastle : bcpg-jdk15on | jar | 1.47 |
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.47 |
org.mindrot : jbcrypt | jar | 0.3m |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.1 | jar | 1.9 |
play » play-test_2.9.1 | jar | 2.0.2 |