License |
License |
---|---|
GroupId | GroupIdcom.sclasen |
ArtifactId | ArtifactIdplay-extras_2.10 |
Last Version | Last Version0.2.16 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-extras
play-extras
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.sclasen |
<!-- https://jarcasting.com/artifacts/com.sclasen/play-extras_2.10/ -->
<dependency>
<groupId>com.sclasen</groupId>
<artifactId>play-extras_2.10</artifactId>
<version>0.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.sclasen/play-extras_2.10/
implementation 'com.sclasen:play-extras_2.10:0.2.16'
// https://jarcasting.com/artifacts/com.sclasen/play-extras_2.10/
implementation ("com.sclasen:play-extras_2.10:0.2.16")
'com.sclasen:play-extras_2.10:jar:0.2.16'
<dependency org="com.sclasen" name="play-extras_2.10" rev="0.2.16">
<artifact name="play-extras_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sclasen', module='play-extras_2.10', version='0.2.16')
)
libraryDependencies += "com.sclasen" % "play-extras_2.10" % "0.2.16"
[com.sclasen/play-extras_2.10 "0.2.16"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.2 |
org.jasypt : jasypt | jar | 1.9.1 |
org.bouncycastle : bcpg-jdk15on | jar | 1.49 |
org.bouncycastle : bcprov-ext-jdk15on | jar | 1.49 |
org.mindrot : jbcrypt | jar | 0.3m |
Group / Artifact | Type | Version |
---|---|---|
play » play_2.10 | jar | 2.1.0 |
play » anorm_2.10 | jar | 2.1.0 |
play » play-jdbc_2.10 | jar | 2.1.0 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.1.0 |
postgresql : postgresql | jar | 9.1-901-1.jdbc4 |
redis.clients : jedis | jar | 2.1.0 |
org.slf4j : slf4j-api | jar | 1.6.6 |
ch.qos.logback : logback-core | jar | 1.0.7 |
ch.qos.logback : logback-classic | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 1.13 |
play » play-test_2.10 | jar | 2.1.0 |