License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.google.code.maven-play-plugin.com.google.code.morphia |
ArtifactId | ArtifactIdmorphia-parent |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMorphia Build
Build Project for Morphia
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
morphia-parent-1.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.google.code.morphia/morphia-parent/ -->
<dependency>
<groupId>com.google.code.maven-play-plugin.com.google.code.morphia</groupId>
<artifactId>morphia-parent</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.google.code.morphia/morphia-parent/
implementation 'com.google.code.maven-play-plugin.com.google.code.morphia:morphia-parent:1.1'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.com.google.code.morphia/morphia-parent/
implementation ("com.google.code.maven-play-plugin.com.google.code.morphia:morphia-parent:1.1")
'com.google.code.maven-play-plugin.com.google.code.morphia:morphia-parent:pom:1.1'
<dependency org="com.google.code.maven-play-plugin.com.google.code.morphia" name="morphia-parent" rev="1.1">
<artifact name="morphia-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.com.google.code.morphia', module='morphia-parent', version='1.1')
)
libraryDependencies += "com.google.code.maven-play-plugin.com.google.code.morphia" % "morphia-parent" % "1.1"
[com.google.code.maven-play-plugin.com.google.code.morphia/morphia-parent "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-java-driver Optional | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.8.1 |