Last Version

AutoREST :: Processor 0.9

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-processor
Version

Version

0.9
Type

Type

jar
Description

Description

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

Download autorest-processor 0.9


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

Dependencies

compile (4)

Group / Artifact Type Version
com.intendia.gwt.autorest : autorest-core jar 0.9
javax.ws.rs : jsr311-api jar 1.1.1
javax.inject : javax.inject jar 1
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.52-beta
com.google.testing.compile : compile-testing jar 0.15

Project Modules

There are no modules declared in this project.