Last Version

org.openlr:decoder 1.4.3

The decoder package holds the reference implementation for the OpenLR decoder. It takes a (map-agnostic) location reference as input and finds back a corresponding (map-dependent) location reference. This package uses the OpenLR map package and the OpenLR binary package

License

License

Apache v2.0
GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

decoder
Version

Version

1.4.3
Type

Type

jar
Description

Description

The decoder package holds the reference implementation for the OpenLR decoder. It takes a (map-agnostic) location reference as input and finds back a corresponding (map-dependent) location reference. This package uses the OpenLR map package and the OpenLR binary package
Project Organization

Project Organization

TomTom International B.V.

Download decoder 1.4.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.openlr : map jar 1.4.3
org.openlr : data jar 1.4.3
commons-configuration : commons-configuration jar 1.10
commons-collections : commons-collections jar 3.2.2
log4j : log4j jar 1.2.17

test (5)

Group / Artifact Type Version
org.openlr : map jar 1.4.3
org.openlr : data jar 1.4.3
org.openlr : maploader-tt-sqlite jar 1.4.3
org.testng : testng jar 7.0.0
org.jmock : jmock-legacy jar 2.12.0

Project Modules

There are no modules declared in this project.