Last Version

Spring for Android Rest Template 1.0.1.RELEASE

Spring for Android Rest Template

License

License

GroupId

GroupId

org.springframework.android
ArtifactId

ArtifactId

spring-android-rest-template
Version

Version

1.0.1.RELEASE
Type

Type

jar
Description

Description

Spring for Android Rest Template
Spring for Android Rest Template
Project URL

Project URL

https://github.com/SpringSource/spring-android
Project Organization

Project Organization

SpringSource
Source Code Management

Source Code Management

https://github.com/SpringSource/spring-android

Download spring-android-rest-template 1.0.1.RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.android-rome-feed-reader » android-rome-feed-reader Optional jar 1.0.0-r2
org.springframework.android : spring-android-core jar 1.0.1.RELEASE
org.simpleframework : simple-xml Optional jar 2.6.9
commons-httpclient : commons-httpclient Optional jar 3.1
org.codehaus.jackson : jackson-mapper-asl Optional jar 1.9.11
com.google.code.gson : gson Optional jar 2.2.2
com.fasterxml.jackson.core : jackson-databind Optional jar 2.1.2

provided (1)

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

Project Modules

There are no modules declared in this project.