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 |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.google.code.morphia |
ArtifactId | ArtifactIdmorphia-gwt |
Last Version | Last Version0.104 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMorphia Google Web Toolkit Extension
Build Project for Morphia
|
Filename | Size |
---|---|
morphia-gwt-0.104.pom | |
morphia-gwt-0.104.jar | 10 KB |
morphia-gwt-0.104-sources.jar | 8 KB |
morphia-gwt-0.104-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.morphia/morphia-gwt/ -->
<dependency>
<groupId>com.google.code.morphia</groupId>
<artifactId>morphia-gwt</artifactId>
<version>0.104</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.morphia/morphia-gwt/
implementation 'com.google.code.morphia:morphia-gwt:0.104'
// https://jarcasting.com/artifacts/com.google.code.morphia/morphia-gwt/
implementation ("com.google.code.morphia:morphia-gwt:0.104")
'com.google.code.morphia:morphia-gwt:jar:0.104'
<dependency org="com.google.code.morphia" name="morphia-gwt" rev="0.104">
<artifact name="morphia-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.morphia', module='morphia-gwt', version='0.104')
)
libraryDependencies += "com.google.code.morphia" % "morphia-gwt" % "0.104"
[com.google.code.morphia/morphia-gwt "0.104"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.morphia : morphia | jar | 0.104 |
com.google.gwt : gwt-user | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mongodb : mongo-java-driver | jar | [2.10.1,2.11.2] |
Group / Artifact | Type | Version |
---|---|---|
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.