Last Version

REST Annotation Processor with Spring REST template 4.8.0

AndroidAnnotations plugin for REST with Spring REST template

License

License

GroupId

GroupId

org.androidannotations
ArtifactId

ArtifactId

rest-spring
Version

Version

4.8.0
Type

Type

jar
Description

Description

REST Annotation Processor with Spring REST template
AndroidAnnotations plugin for REST with Spring REST template
Project Organization

Project Organization

simpligility technologies inc.

Download rest-spring 4.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.androidannotations : androidannotations jar 4.8.0
org.androidannotations : rest-spring-api jar 4.8.0
com.helger : jcodemodel jar 3.0.1

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.3.1

test (3)

Group / Artifact Type Version
org.springframework.android : spring-android-rest-template jar 1.0.1.RELEASE
junit : junit jar 4.12
org.androidannotations : androidannotations-testutils jar 4.8.0

Project Modules

There are no modules declared in this project.