Seedme Client

SeedMe java client provides a convenient set of methods to interact with the SeedMe web services. This client provides programmatic access to perform certain tasks in the web service.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.seedme
Идентификатор

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

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

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Seedme Client
SeedMe java client provides a convenient set of methods to interact with the SeedMe web services. This client provides programmatic access to perform certain tasks in the web service.
Ссылка на сайт

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

https://www.seedme.org
Система контроля версий

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

https://bitbucket.org/seedme/seedme-java-client.git

Скачать seedme-client

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
commons-logging : commons-logging jar 1.2
org.apache.httpcomponents : httpclient jar 4.5.1
org.apache.httpcomponents : httpcore jar 4.4.3
org.apache.httpcomponents : httpmime jar 4.5.1
org.json : json jar 20141113
org.apache.logging.log4j : log4j-core jar 2.3
org.apache.httpcomponents : fluent-hc jar 4.5.1

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

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

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

Версия
0.2.0
0.1.0