License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.objectify |
ArtifactId | ArtifactIdobjectify-gwt |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionObjectify GWT
Use Google App Engine datastore and Objectify classes with GWT
|
Project URL |
Project URL |
Filename | Size |
---|---|
objectify-gwt-1.2.1.pom | |
objectify-gwt-1.2.1.jar | 38 KB |
objectify-gwt-1.2.1-sources.jar | 29 KB |
objectify-gwt-1.2.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-gwt/ -->
<dependency>
<groupId>com.googlecode.objectify</groupId>
<artifactId>objectify-gwt</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-gwt/
implementation 'com.googlecode.objectify:objectify-gwt:1.2.1'
// https://jarcasting.com/artifacts/com.googlecode.objectify/objectify-gwt/
implementation ("com.googlecode.objectify:objectify-gwt:1.2.1")
'com.googlecode.objectify:objectify-gwt:jar:1.2.1'
<dependency org="com.googlecode.objectify" name="objectify-gwt" rev="1.2.1">
<artifact name="objectify-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.objectify', module='objectify-gwt', version='1.2.1')
)
libraryDependencies += "com.googlecode.objectify" % "objectify-gwt" % "1.2.1"
[com.googlecode.objectify/objectify-gwt "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.objectify : objectify | jar | 5.0.3 |
com.google.gwt : gwt-user Optional | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.9.5 |
com.google.appengine : appengine-api-labs | jar | 1.9.5 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-stubs | jar | 1.9.5 |
com.google.appengine : appengine-testing | jar | 1.9.5 |
org.testng : testng | jar | 6.8 |
org.mockito : mockito-core | jar | 1.9.5 |