| License |
License |
|---|---|
| GroupId | GroupIdcom.github.danielbell |
| ArtifactId | ArtifactIdsmallprox |
| Last Version | Last Version0.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSmallprox
Generates GWT RequestFactory proxies from your JPA metamodel.
|
| Filename | Size |
|---|---|
| smallprox-0.3.0.pom | |
| smallprox-0.3.0.jar | 27 KB |
| smallprox-0.3.0-sources.jar | 17 KB |
| smallprox-0.3.0-javadoc.jar | 43 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.codemodel : codemodel | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-web-api | jar | 6.0 |
| 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 |