License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.fusesource.restygwt |
ArtifactId | ArtifactIdrestygwt-project |
Version | Version2.2.7 |
Type | Typepom |
Description |
Descriptionrestygwt-project
RestyGWT is a GWT generator for REST services and JSON encoded data transfer objects
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restygwt-project-2.2.7.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/ -->
<dependency>
<groupId>org.fusesource.restygwt</groupId>
<artifactId>restygwt-project</artifactId>
<version>2.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/
implementation 'org.fusesource.restygwt:restygwt-project:2.2.7'
// https://jarcasting.com/artifacts/org.fusesource.restygwt/restygwt-project/
implementation ("org.fusesource.restygwt:restygwt-project:2.2.7")
'org.fusesource.restygwt:restygwt-project:pom:2.2.7'
<dependency org="org.fusesource.restygwt" name="restygwt-project" rev="2.2.7">
<artifact name="restygwt-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.fusesource.restygwt', module='restygwt-project', version='2.2.7')
)
libraryDependencies += "org.fusesource.restygwt" % "restygwt-project" % "2.2.7"
[org.fusesource.restygwt/restygwt-project "2.2.7"]