| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ddth |
| Идентификатор | Идентификаторplay-module-plommon_2.10 |
| Версия | Версия0.5.1.5 |
| Тип | Типjar |
| Описание |
Описаниеplay-module-plommon
Play framework 2.x module: common libaries and utilities
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play-test_2.10 | jar | 2.2.0 |