AGRIROUTER API JAVA - CONVENIENCE

This project contains the API for the communication with the agrirouter. Everything you need for the onboarding process, secure communication and much more.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.agrirouter.api.lmis
Идентификатор

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

agrirouter-api-java-convenience
Последняя версия

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

1.0.0-jdk11-RC1
Дата

Дата

Тип

Тип

jar
Описание

Описание

AGRIROUTER API JAVA - CONVENIENCE
This project contains the API for the communication with the agrirouter. Everything you need for the onboarding process, secure communication and much more.

Скачать agrirouter-api-java-convenience

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

<!-- https://jarcasting.com/artifacts/com.agrirouter.api.lmis/agrirouter-api-java-convenience/ -->
<dependency>
    <groupId>com.agrirouter.api.lmis</groupId>
    <artifactId>agrirouter-api-java-convenience</artifactId>
    <version>1.0.0-jdk11-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.agrirouter.api.lmis/agrirouter-api-java-convenience/
implementation 'com.agrirouter.api.lmis:agrirouter-api-java-convenience:1.0.0-jdk11-RC1'
// https://jarcasting.com/artifacts/com.agrirouter.api.lmis/agrirouter-api-java-convenience/
implementation ("com.agrirouter.api.lmis:agrirouter-api-java-convenience:1.0.0-jdk11-RC1")
'com.agrirouter.api.lmis:agrirouter-api-java-convenience:jar:1.0.0-jdk11-RC1'
<dependency org="com.agrirouter.api.lmis" name="agrirouter-api-java-convenience" rev="1.0.0-jdk11-RC1">
  <artifact name="agrirouter-api-java-convenience" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.agrirouter.api.lmis', module='agrirouter-api-java-convenience', version='1.0.0-jdk11-RC1')
)
libraryDependencies += "com.agrirouter.api.lmis" % "agrirouter-api-java-convenience" % "1.0.0-jdk11-RC1"
[com.agrirouter.api.lmis/agrirouter-api-java-convenience "1.0.0-jdk11-RC1"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.agrirouter.api.lmis : agrirouter-api-java-api jar 1.0.0-jdk11-RC1
com.agrirouter.api.lmis : agrirouter-api-java-impl jar 1.0.0-jdk11-RC1
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.1
org.apache.commons : commons-lang3 jar 3.6

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

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

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

Версия
1.0.0-jdk11-RC1
1.0.0-jdk10-RC1
1.0.0-jdk9-RC1
1.0.0-jdk8-RC1