| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Auto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.intendia.gwt.autorest |
| ArtifactId | ArtifactIdautorest-jre |
| Last Version | Last Version0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAutoREST :: JRE
JRE Reference Implementation using RxJava and GSon.
|
| Filename | Size |
|---|---|
| autorest-jre-0.9.pom | |
| autorest-jre-0.9.jar | 10 KB |
| autorest-jre-0.9-sources.jar | 2 KB |
| autorest-jre-0.9-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-jre/ -->
<dependency>
<groupId>com.intendia.gwt.autorest</groupId>
<artifactId>autorest-jre</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-jre/
implementation 'com.intendia.gwt.autorest:autorest-jre:0.9'
// https://jarcasting.com/artifacts/com.intendia.gwt.autorest/autorest-jre/
implementation ("com.intendia.gwt.autorest:autorest-jre:0.9")
'com.intendia.gwt.autorest:autorest-jre:jar:0.9'
<dependency org="com.intendia.gwt.autorest" name="autorest-jre" rev="0.9">
<artifact name="autorest-jre" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intendia.gwt.autorest', module='autorest-jre', version='0.9')
)
libraryDependencies += "com.intendia.gwt.autorest" % "autorest-jre" % "0.9"
[com.intendia.gwt.autorest/autorest-jre "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.intendia.gwt.autorest : autorest-core | jar | 0.9 |
| io.reactivex.rxjava2 : rxjava | jar | 2.1.2 |
| com.google.code.gson : gson | jar | 2.8.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.intendia.gwt.autorest : autorest-processor | jar | 0.9 |
| junit : junit | jar | 4.12 |