Morphia

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

dev.morphia.morphia
ArtifactId

ArtifactId

morphia-parent
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

Morphia
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/MorphiaOrg/morphia

Download morphia-parent

Filename Size
morphia-parent-1.6.1.pom 7 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build-plugins
  • util
  • morphia
  • guice-plug
  • logging-slf4j
  • entityscanner-plug
  • validation
  • no-proxy-deps-tests
  • examples
dev.morphia.morphia

Versions

Version
1.6.1
1.6.0
1.6.0-RC1
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0