Last Version

restygwt 2.2.7

RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.fusesource.restygwt
ArtifactId

ArtifactId

restygwt
Version

Version

2.2.7
Type

Type

jar
Description

Description

restygwt
RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects

Download restygwt 2.2.7


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.github.nmorel.gwtjackson : gwt-jackson jar 0.15.4

provided (3)

Group / Artifact Type Version
javax.ws.rs : javax.ws.rs-api jar 2.0.1
com.google.gwt : gwt-user jar 2.7.0
com.google.gwt : gwt-dev jar 2.7.0

test (4)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.easymock : easymock jar 3.0
org.jboss.resteasy : resteasy-jaxrs jar 3.0.24.Final
org.jboss.resteasy : resteasy-jackson-provider jar 3.0.24.Final

Project Modules

There are no modules declared in this project.