is not current version
Last Version 1.2.3

com.github.jmkgreen.morphia:morphia-parent 1.2.1

Build Project for Morphia

GroupId

GroupId

com.github.jmkgreen.morphia
ArtifactId

ArtifactId

morphia-parent
Version

Version

1.2.1
Type

Type

pom

Download morphia-parent 1.2.1

Filename Size
morphia-parent-1.2.1.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-parent/ -->
<dependency>
    <groupId>com.github.jmkgreen.morphia</groupId>
    <artifactId>morphia-parent</artifactId>
    <version>1.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-parent/
implementation 'com.github.jmkgreen.morphia:morphia-parent:1.2.1'
// https://jarcasting.com/artifacts/com.github.jmkgreen.morphia/morphia-parent/
implementation ("com.github.jmkgreen.morphia:morphia-parent:1.2.1")
'com.github.jmkgreen.morphia:morphia-parent:pom:1.2.1'
<dependency org="com.github.jmkgreen.morphia" name="morphia-parent" rev="1.2.1">
  <artifact name="morphia-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jmkgreen.morphia', module='morphia-parent', version='1.2.1')
)
libraryDependencies += "com.github.jmkgreen.morphia" % "morphia-parent" % "1.2.1"
[com.github.jmkgreen.morphia/morphia-parent "1.2.1"]