MVN

com.intendia.gwt.autorest : autorest-parent

Maven & Gradle

Sep 20, 2018
78 stars

AutoREST · A source code generator for GWT compatible proxies from RESTful services (JSR311).

<dependency>
    <groupId>com.intendia.gwt.autorest</groupId>
    <artifactId>autorest-parent</artifactId>
    <version>0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intendia.gwt.autorest : autorest-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.9

All Versions

Choose a version of com.intendia.gwt.autorest : autorest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9
autorest-parent-0.9
0.8
autorest-parent-0.8
0.7
autorest-parent-0.7
0.6
autorest-parent-0.6
0.5
autorest-parent-0.5
0.4
autorest-parent-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.intendia.gwt.autorest</groupId>
    <artifactId>autorest-parent</artifactId>
    <version>0.9</version>
</dependency>

Advertisement