Last Version

AutoRest :: Example 0.2

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

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Auto Application Layer Libs Code Generators
GroupId

GroupId

com.intendia.gwt.autorest
ArtifactId

ArtifactId

autorest-gwt-example
Version

Version

0.2
Type

Type

war
Description

Description

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

Download autorest-gwt-example 0.2


<!-- https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-gwt-example/ -->
<dependency>
    <groupId>com.intendia.gwt.autorest</groupId>
    <artifactId>autorest-gwt-example</artifactId>
    <version>0.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-gwt-example/
implementation 'com.intendia.gwt.autorest:autorest-gwt-example:0.2'
// https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-gwt-example/
implementation ("com.intendia.gwt.autorest:autorest-gwt-example:0.2")
'com.intendia.gwt.autorest:autorest-gwt-example:war:0.2'
<dependency org="com.intendia.gwt.autorest" name="autorest-gwt-example" rev="0.2">
  <artifact name="autorest-gwt-example" type="war" />
</dependency>
@Grapes(
@Grab(group='com.intendia.gwt.autorest', module='autorest-gwt-example', version='0.2')
)
libraryDependencies += "com.intendia.gwt.autorest" % "autorest-gwt-example" % "0.2"
[com.intendia.gwt.autorest/autorest-gwt-example "0.2"]

Dependencies

compile (3)

Group / Artifact Type Version
com.intendia.gwt.autorest : autorest-gwt jar 0.2
com.google.gwt : gwt-user jar
com.google.gwt : gwt-dev jar

provided (2)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.