Last Version

AGRIROUTER API JAVA 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
Version

Version

1.0.0-jdk11-RC1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/DKE-Data/agrirouter-api-java
Source Code Management

Source Code Management

https://github.com/DKE-Data/agrirouter-api-java

Download agrirouter-api-java 1.0.0-jdk11-RC1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • agrirouter-api-java-api
  • agrirouter-api-java-impl
  • agrirouter-api-java-convenience