| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ducthienbui97 |
| Идентификатор | Идентификаторplay-morphia |
| Последняя версия | Последняя версия1.0-2.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеplay-morphia
Play 2.8.x Module for Morphia http://mongodb.github.io/morphia/
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| play-morphia-1.0-2.8.pom | |
| play-morphia-1.0-2.8.jar | 5 KB |
| play-morphia-1.0-2.8-sources.jar | 3 KB |
| play-morphia-1.0-2.8-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.ducthienbui97/play-morphia/ -->
<dependency>
<groupId>io.github.ducthienbui97</groupId>
<artifactId>play-morphia</artifactId>
<version>1.0-2.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ducthienbui97/play-morphia/
implementation 'io.github.ducthienbui97:play-morphia:1.0-2.8'
// https://jarcasting.com/artifacts/io.github.ducthienbui97/play-morphia/
implementation ("io.github.ducthienbui97:play-morphia:1.0-2.8")
'io.github.ducthienbui97:play-morphia:jar:1.0-2.8'
<dependency org="io.github.ducthienbui97" name="play-morphia" rev="1.0-2.8">
<artifact name="play-morphia" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ducthienbui97', module='play-morphia', version='1.0-2.8')
)
libraryDependencies += "io.github.ducthienbui97" % "play-morphia" % "1.0-2.8"
[io.github.ducthienbui97/play-morphia "1.0-2.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.1 |
| com.typesafe.play : twirl-api_2.13 | jar | 1.5.0 |
| com.typesafe.play : play-server_2.13 | jar | 2.8.1 |
| com.typesafe.play : play-logback_2.13 | jar | 2.8.1 |
| com.typesafe.play : play-akka-http-server_2.13 | jar | 2.8.1 |
| com.typesafe.play : play-java-forms_2.13 | jar | 2.8.1 |
| com.typesafe.play : filters-helpers_2.13 | jar | 2.8.1 |
| org.mongodb : mongo-java-driver | jar | 3.12.0 |
| dev.morphia.morphia : core | jar | 1.5.8 |
| dev.morphia.morphia : validation | jar | 1.5.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.typesafe.play : play-test_2.13 | jar | 2.8.1 |
| org.easytesting : fest-assert | jar | 1.4 |