Last Version

AutoREST :: core 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-core
Version

Version

0.9
Type

Type

jar
Description

Description

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

Download autorest-core 0.9


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

Dependencies

provided (3)

Group / Artifact Type Version
javax.ws.rs : jsr311-api Optional jar 1.1.1
javax.inject : javax.inject Optional jar 1
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.