License |
License |
---|---|
GroupId | GroupIdio.github.ducthienbui97 |
ArtifactId | ArtifactIdplay-morphia |
Last Version | Last Version1.0-2.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionplay-morphia
Play 2.8.x Module for Morphia http://mongodb.github.io/morphia/
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play-test_2.13 | jar | 2.8.1 |
org.easytesting : fest-assert | jar | 1.4 |