MVN

com.intendia.gwt.autorest : autorest-gwt-parent

Maven & Gradle

May 04, 2016
78 stars

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

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

Latest Version

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

  • Latest Stable: 0.3

All Versions

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

Version Vulnerabilities Updated
0.3
autorest-gwt-parent-0.3
0.2
autorest-gwt-parent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement