Morphia
See here for the official documentation. To see the roadmap, please see here. A list of the resolved issues can be found here or in the milestones section on github.
License |
License |
---|---|
GroupId | GroupIdcom.google.code.morphia |
ArtifactId | ArtifactIdmorphia-entityscanner-plug |
Last Version | Last Version0.104 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEntityScanner Plugin
Build Project for Morphia
|
<!-- https://jarcasting.com/artifacts/com.google.code.morphia/morphia-entityscanner-plug/ -->
<dependency>
<groupId>com.google.code.morphia</groupId>
<artifactId>morphia-entityscanner-plug</artifactId>
<version>0.104</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.morphia/morphia-entityscanner-plug/
implementation 'com.google.code.morphia:morphia-entityscanner-plug:0.104'
// https://jarcasting.com/artifacts/com.google.code.morphia/morphia-entityscanner-plug/
implementation ("com.google.code.morphia:morphia-entityscanner-plug:0.104")
'com.google.code.morphia:morphia-entityscanner-plug:jar:0.104'
<dependency org="com.google.code.morphia" name="morphia-entityscanner-plug" rev="0.104">
<artifact name="morphia-entityscanner-plug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.morphia', module='morphia-entityscanner-plug', version='0.104')
)
libraryDependencies += "com.google.code.morphia" % "morphia-entityscanner-plug" % "0.104"
[com.google.code.morphia/morphia-entityscanner-plug "0.104"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.morphia : morphia | jar | 0.104 |
Group / Artifact | Type | Version |
---|---|---|
org.reflections : reflections | jar | 0.9.8 |
com.google.collections : google-collections | jar | 1.0 |
net.sf.scannotation : scannotation | jar | 1.0.2 |
org.mongodb : mongo-java-driver | jar | [2.10.1,2.11.2] |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.5.6 |
junit : junit | jar | 4.11 |
See here for the official documentation. To see the roadmap, please see here. A list of the resolved issues can be found here or in the milestones section on github.