| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ddth |
| ArtifactId | ArtifactIdplay-module-plommon_2.10 |
| Version | Version0.5.1.5 |
| Type | Typejar |
| Description |
Descriptionplay-module-plommon
Play framework 2.x module: common libaries and utilities
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.ddth/play-module-plommon_2.10/ -->
<dependency>
<groupId>com.github.ddth</groupId>
<artifactId>play-module-plommon_2.10</artifactId>
<version>0.5.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddth/play-module-plommon_2.10/
implementation 'com.github.ddth:play-module-plommon_2.10:0.5.1.5'
// https://jarcasting.com/artifacts/com.github.ddth/play-module-plommon_2.10/
implementation ("com.github.ddth:play-module-plommon_2.10:0.5.1.5")
'com.github.ddth:play-module-plommon_2.10:jar:0.5.1.5'
<dependency org="com.github.ddth" name="play-module-plommon_2.10" rev="0.5.1.5">
<artifact name="play-module-plommon_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddth', module='play-module-plommon_2.10', version='0.5.1.5')
)
libraryDependencies += "com.github.ddth" % "play-module-plommon_2.10" % "0.5.1.5"
[com.github.ddth/play-module-plommon_2.10 "0.5.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |
| com.typesafe.play : play_2.10 | jar | 2.2.0 |
| com.typesafe.play : play-java_2.10 | jar | 2.2.0 |
| com.google.guava : guava | jar | 14.0 |
| com.datastax.cassandra : cassandra-driver-core | jar | 2.0.1 |
| org.springframework : spring-jdbc | jar | 3.2.4.RELEASE |
| com.github.ddth : ddth-commons | jar | 0.2.1.1 |
| com.typesafe.play : play-java-jdbc_2.10 | jar | 2.2.0 |
| com.typesafe.play : play-java-ebean_2.10 | jar | 2.2.0 |
| com.typesafe.play : play-cache_2.10 | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play-test_2.10 | jar | 2.2.0 |