Last Version

Objectify GWT 1.2.1

Use Google App Engine datastore and Objectify classes with GWT

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.objectify
ArtifactId

ArtifactId

objectify-gwt
Version

Version

1.2.1
Type

Type

jar
Description

Description

Objectify GWT
Use Google App Engine datastore and Objectify classes with GWT
Project URL

Project URL

http://code.google.com/p/objectify-gwt/

Download objectify-gwt 1.2.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.googlecode.objectify : objectify jar 5.0.3
com.google.gwt : gwt-user Optional jar 2.6.1

provided (2)

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

test (4)

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

Project Modules

There are no modules declared in this project.