MVN

org.fusesource.restygwt : restygwt

Maven & Gradle

May 18, 2020
65 usages
293 stars

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

<dependency>
    <groupId>org.fusesource.restygwt</groupId>
    <artifactId>restygwt</artifactId>
    <version>2.2.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.restygwt : restygwt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.7

All Versions

Choose a version of org.fusesource.restygwt : restygwt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
restygwt-2.2.7
restygwt-2.2.6
restygwt-2.2.5
restygwt-2.2.4
restygwt-2.2.3
restygwt-2.2.2
restygwt-2.2.1
restygwt-2.2.0
2.1.x
restygwt-2.1.1
restygwt-2.1.0
2.0.x
restygwt-2.0.3
restygwt-2.0.2
restygwt-2.0.1
2.0
restygwt-2.0
1.5
restygwt-1.5
1.4
restygwt-1.4
1.3.x
restygwt-1.3.1
1.3
restygwt-1.3
1.2
restygwt-1.2
1.1
restygwt-1.1
1.0
restygwt-1.0

How to add a dependency to Maven

Add the following org.fusesource.restygwt : restygwt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fusesource.restygwt</groupId>
    <artifactId>restygwt</artifactId>
    <version>2.2.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fusesource.restygwt : restygwt gradle dependency to your build.gradle file:

implementation 'org.fusesource.restygwt:restygwt:2.2.7'

Gradle Kotlin DSL: Add the following org.fusesource.restygwt : restygwt gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fusesource.restygwt:restygwt:2.2.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fusesource.restygwt : restygwt sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fusesource.restygwt" % "restygwt" % "2.2.7"

Advertisement

Dependencies from Group

May 18, 2020
65 usages
293 stars

Discover Dependencies

Sep 27, 2017
34 usages
May 20, 2021
1 usages
17 stars
May 29, 2016
19 usages
Nov 21, 2022
108 usages
169 stars
Mar 03, 2023
88 usages
2.4k stars
Dec 28, 2019
9 usages
10 stars
mof
Mar 19, 2012
11 usages
Jul 21, 2023
126 usages
4.3k stars