Last Version

openlr 2.0-beta3

An implementation of the OpenLR location referencing standard.

License

License

Apache v2.0
GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

openlr
Version

Version

2.0-beta3
Type

Type

pom
Description

Description

openlr
An implementation of the OpenLR location referencing standard.
Project URL

Project URL

http://www.openlr.org
Project Organization

Project Organization

TomTom International B.V.
Source Code Management

Source Code Management

https://github.com/tomtom-international/openlr

Download openlr 2.0-beta3

Filename Size
openlr-2.0-beta3.pom 11 KB
Browse

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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 3.8.0

Project Modules

  • openlr-geo
  • openlr-map
  • openlr-map-impl
  • openlr-location
  • openlr-location-reference
  • openlr-map-matcher
  • openlr-map-matcher-impl
  • openlr-binary
  • openlr-encoder
  • openlr-decoder
  • openlr-map-importer
  • openlr-frontend
  • openlr-web
  • openlr-web-plugin