| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаio.github.jfermat |
| Идентификатор | Идентификаторstrava-api-client-resttemplate |
| Версия | Версия1.0.2 |
| Тип | Типjar |
| Описание |
Описаниеstrava-api-client-resttemplate
Strava's API client with RestTemplate's library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |