objectify-query

objectify-query is a JSR 269 annotation processor that processes objectify-appengine's annotations to generate "safer" query classes. The generated query class provides type-safe methods to filter each of the entities indexed properties

License

License

GroupId

GroupId

com.googlecode.objectify-query
ArtifactId

ArtifactId

objectify-query
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

objectify-query
objectify-query is a JSR 269 annotation processor that processes objectify-appengine's annotations to generate "safer" query classes. The generated query class provides type-safe methods to filter each of the entities indexed properties

Download objectify-query

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.objectify-query/objectify-query/ -->
<dependency>
    <groupId>com.googlecode.objectify-query</groupId>
    <artifactId>objectify-query</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.objectify-query/objectify-query/
implementation 'com.googlecode.objectify-query:objectify-query:0.1'
// https://jarcasting.com/artifacts/com.googlecode.objectify-query/objectify-query/
implementation ("com.googlecode.objectify-query:objectify-query:0.1")
'com.googlecode.objectify-query:objectify-query:jar:0.1'
<dependency org="com.googlecode.objectify-query" name="objectify-query" rev="0.1">
  <artifact name="objectify-query" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.objectify-query', module='objectify-query', version='0.1')
)
libraryDependencies += "com.googlecode.objectify-query" % "objectify-query" % "0.1"
[com.googlecode.objectify-query/objectify-query "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.objectify : objectify jar 2.2.2

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1