| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdcom.airlenet |
| ArtifactId | ArtifactIdplay-repo-mongo |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
DescriptionPlay Repository Mongo
The Mongo Reposition of Play Framework.
|
| Project Organization |
Project Organizationairlenet |
| Filename | Size |
|---|---|
| play-repo-mongo-2.0.0.pom | |
| play-repo-mongo-2.0.0.jar | 24 KB |
| play-repo-mongo-2.0.0-sources.jar | 12 KB |
| play-repo-mongo-2.0.0-javadoc.jar | 125 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.airlenet/play-repo-mongo/ -->
<dependency>
<groupId>com.airlenet</groupId>
<artifactId>play-repo-mongo</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.airlenet/play-repo-mongo/
implementation 'com.airlenet:play-repo-mongo:2.0.0'
// https://jarcasting.com/artifacts/com.airlenet/play-repo-mongo/
implementation ("com.airlenet:play-repo-mongo:2.0.0")
'com.airlenet:play-repo-mongo:jar:2.0.0'
<dependency org="com.airlenet" name="play-repo-mongo" rev="2.0.0">
<artifact name="play-repo-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.airlenet', module='play-repo-mongo', version='2.0.0')
)
libraryDependencies += "com.airlenet" % "play-repo-mongo" % "2.0.0"
[com.airlenet/play-repo-mongo "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.airlenet : play-repo | jar | 2.0.0 |
| com.airlenet : play-json | jar | 2.0.0 |
| org.springframework.data : spring-data-mongodb | jar | |
| com.querydsl : querydsl-mongodb | jar | 4.1.4 |
| org.springframework : spring-context-support | jar | 4.3.10.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar |