es.joninx:citybikes-java-client

Citybikes java client

Лицензия

Лицензия

GNU GPL
Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

es.joninx
Идентификатор

Идентификатор

citybikes-java-client
Последняя версия

Последняя версия

1.3.1-RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

es.joninx:citybikes-java-client
Citybikes java client
Ссылка на сайт

Ссылка на сайт

https://github.com/russellhoff/citybikes-java-client/
Система контроля версий

Система контроля версий

https://github.com/russellhoff/citybikes-java-client/

Скачать citybikes-java-client

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/es.joninx/citybikes-java-client/ -->
<dependency>
    <groupId>es.joninx</groupId>
    <artifactId>citybikes-java-client</artifactId>
    <version>1.3.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/es.joninx/citybikes-java-client/
implementation 'es.joninx:citybikes-java-client:1.3.1-RELEASE'
// https://jarcasting.com/artifacts/es.joninx/citybikes-java-client/
implementation ("es.joninx:citybikes-java-client:1.3.1-RELEASE")
'es.joninx:citybikes-java-client:jar:1.3.1-RELEASE'
<dependency org="es.joninx" name="citybikes-java-client" rev="1.3.1-RELEASE">
  <artifact name="citybikes-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.joninx', module='citybikes-java-client', version='1.3.1-RELEASE')
)
libraryDependencies += "es.joninx" % "citybikes-java-client" % "1.3.1-RELEASE"
[es.joninx/citybikes-java-client "1.3.1-RELEASE"]

Зависимости

compile (14)

Идентификатор библиотеки Тип Версия
com.squareup.retrofit2 : retrofit jar 2.7.2
com.squareup.retrofit2 : converter-jackson jar 2.7.2
org.apache.commons : commons-lang3 jar 3.9
com.squareup.okhttp3 : okhttp jar 4.4.0
com.squareup.okhttp3 : logging-interceptor jar 4.4.0
com.squareup.okhttp3 : okhttp-apache jar 3.13.1
org.projectlombok : lombok Необязательный jar 1.18.12
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.fasterxml.jackson.core : jackson-annotations jar 2.10.3
org.apache.commons : commons-configuration2 jar 2.6
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.logging.log4j : log4j-core jar 2.13.1
org.locationtech.jts : jts-core jar 1.16.1

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.apache.logging.log4j : log4j-core test-jar 2.13.1

Модули Проекта

Данный проект не имеет модулей.

Citybikes Client for Java

build Coverage Status

pybikes

This projects provides a simple access to make queries to Citybikes API and is ready to use with any Pybikes server implementation.

Usage

TODO

Acknowledgements

Special thanks to Lluis Eskerda, the author of the whole Pybikes and Citybikes. You may visit his web site here.

Версии библиотеки

Версия
1.3.1-RELEASE