Last Version

AGRIROUTER API JAVA - API 1.0.0-jdk11-RC1

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-api
Version

Version

1.0.0-jdk11-RC1
Type

Type

jar
Description

Description

AGRIROUTER API JAVA - API
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-api 1.0.0-jdk11-RC1


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

Dependencies

compile (12)

Group / Artifact Type Version
com.agrirouter.proto : agrirouter-api-protobuf-definitions jar
org.hibernate : hibernate-validator jar 6.0.5.Final
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.26
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.61
org.jetbrains : annotations jar 13.0
com.google.protobuf : protobuf-java jar 3.5.0
javax.validation : validation-api jar 2.0.1.Final
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.projectlombok : lombok jar 1.18.2
com.google.code.gson : gson jar 2.8.2

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.