Last Version

org.openlr:openlr-simple-map 2.0-beta1

An implementation of the OpenLR location referencing standard.

License

License

Apache v2.0
GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

openlr-simple-map
Version

Version

2.0-beta1
Type

Type

jar
Description

Description

An implementation of the OpenLR location referencing standard.
Project Organization

Project Organization

TomTom International B.V.

Download openlr-simple-map 2.0-beta1


<!-- https://jarcasting.com/artifacts/org.openlr/openlr-simple-map/ -->
<dependency>
    <groupId>org.openlr</groupId>
    <artifactId>openlr-simple-map</artifactId>
    <version>2.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/openlr-simple-map/
implementation 'org.openlr:openlr-simple-map:2.0-beta1'
// https://jarcasting.com/artifacts/org.openlr/openlr-simple-map/
implementation ("org.openlr:openlr-simple-map:2.0-beta1")
'org.openlr:openlr-simple-map:jar:2.0-beta1'
<dependency org="org.openlr" name="openlr-simple-map" rev="2.0-beta1">
  <artifact name="openlr-simple-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='openlr-simple-map', version='2.0-beta1')
)
libraryDependencies += "org.openlr" % "openlr-simple-map" % "2.0-beta1"
[org.openlr/openlr-simple-map "2.0-beta1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.openlr : openlr-map jar 2.0-beta1
com.github.ben-manes.caffeine : caffeine jar 2.8.6
org.xerial : sqlite-jdbc jar 3.34.0
org.postgresql : postgresql jar 42.2.18
com.zaxxer : HikariCP jar 4.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.