AGRIROUTER API JAVA - IMPL

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.agrirouter.api.lmis
ArtifactId

ArtifactId

agrirouter-api-java-impl
Last Version

Last Version

1.0.0-jdk11-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download agrirouter-api-java-impl

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.agrirouter.proto : agrirouter-api-protobuf-definitions jar
com.google.protobuf : protobuf-java jar 3.5.0
javax.ws.rs : javax.ws.rs-api jar 2.1
org.glassfish : javax.el jar 3.0.1-b08
commons-codec : commons-codec jar 1.11
com.agrirouter.api.lmis : agrirouter-api-java-api jar 1.0.0-jdk11-RC1
org.apache.commons : commons-lang3 jar 3.6
com.google.code.gson : gson jar 2.8.2
net.sourceforge.htmlunit : htmlunit jar 2.30
org.glassfish.jersey.core : jersey-client jar 2.26
org.projectlombok : lombok jar 1.18.2
org.glassfish.jersey.inject : jersey-hk2 jar 2.26
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-jdk11-RC1
1.0.0-jdk10-RC1
1.0.0-jdk9-RC1
1.0.0-jdk8-RC1