Last Version

strava-api-client-resttemplate 1.0.2

Strava's API client with RestTemplate's library.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.jfermat
ArtifactId

ArtifactId

strava-api-client-resttemplate
Version

Version

1.0.2
Type

Type

jar
Description

Description

strava-api-client-resttemplate
Strava's API client with RestTemplate's library.
Project URL

Project URL

https://github.com/swagger-api/swagger-codegen
Source Code Management

Source Code Management

https://github.com/jfermat/strava-api-client-resttemplate

Download strava-api-client-resttemplate 1.0.2


<!-- https://jarcasting.com/artifacts/io.github.jfermat/strava-api-client-resttemplate/ -->
<dependency>
    <groupId>io.github.jfermat</groupId>
    <artifactId>strava-api-client-resttemplate</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jfermat/strava-api-client-resttemplate/
implementation 'io.github.jfermat:strava-api-client-resttemplate:1.0.2'
// https://jarcasting.com/artifacts/io.github.jfermat/strava-api-client-resttemplate/
implementation ("io.github.jfermat:strava-api-client-resttemplate:1.0.2")
'io.github.jfermat:strava-api-client-resttemplate:jar:1.0.2'
<dependency org="io.github.jfermat" name="strava-api-client-resttemplate" rev="1.0.2">
  <artifact name="strava-api-client-resttemplate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jfermat', module='strava-api-client-resttemplate', version='1.0.2')
)
libraryDependencies += "io.github.jfermat" % "strava-api-client-resttemplate" % "1.0.2"
[io.github.jfermat/strava-api-client-resttemplate "1.0.2"]

Dependencies

compile (7)

Group / Artifact Type Version
io.swagger.core.v3 : swagger-annotations jar 2.0.0
org.springframework : spring-web jar 4.3.9.RELEASE
com.fasterxml.jackson.core : jackson-core jar 2.8.9
com.fasterxml.jackson.core : jackson-annotations jar 2.8.9
com.fasterxml.jackson.core : jackson-databind jar 2.8.9
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.8.9
com.github.joschi.jackson : jackson-datatype-threetenbp jar 2.6.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.