OnRoute API Client

Client for executing route optimisation requests.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.solvice
ArtifactId

ArtifactId

onroute-client
Last Version

Last Version

0.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

OnRoute API Client
Client for executing route optimisation requests.
Project Organization

Project Organization

Solvice

Download onroute-client

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22
com.google.guava : guava jar 28.2-jre
com.google.code.findbugs : jsr305 jar 3.0.2
io.projectreactor : reactor-core jar 3.1.8.RELEASE
org.jboss.resteasy : resteasy-client jar 3.1.3.Final
org.jboss.resteasy : resteasy-multipart-provider jar 3.1.3.Final
org.slf4j : slf4j-api jar 1.7.30
ch.qos.logback : logback-classic jar 1.2.3
com.fasterxml.jackson.core : jackson-core jar 2.10.3
com.fasterxml.jackson.core : jackson-annotations jar 2.10.3
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
org.openapitools : jackson-databind-nullable jar 0.2.1
org.jboss.resteasy : resteasy-jackson2-provider jar 3.1.3.Final
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.3
com.github.joschi.jackson : jackson-datatype-threetenbp jar 2.9.10
javax.validation : validation-api jar 2.0.1.Final

provided (1)

Group / Artifact Type Version
org.openapitools : openapi-generator-maven-plugin jar 4.3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.8
0.1.7
0.1.4