Last Version

Smallprox 0.3.0

Generates GWT RequestFactory proxies from your JPA metamodel.

License

License

GroupId

GroupId

com.github.danielbell
ArtifactId

ArtifactId

smallprox
Version

Version

0.3.0
Type

Type

jar
Description

Description

Smallprox
Generates GWT RequestFactory proxies from your JPA metamodel.

Download smallprox 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.codemodel : codemodel jar 2.5

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 6.0

test (5)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.3.0
org.hamcrest : hamcrest-library jar 1.3.RC2
junit : junit-dep jar 4.10
org.mockito : mockito-all jar 1.8.5
com.google.guava : guava jar 10.0.1

Project Modules

There are no modules declared in this project.