Last Version

org.openlr:encoder 1.4.3

The encoder package holds the reference implementation for the OpenLR encoder. It takes a (map-dependent) location as input and generates a corresponding (map-agnostic) location reference. This package uses the OpenLR map package and the OpenLR data package.

License

License

Apache v2.0
GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

encoder
Version

Version

1.4.3
Type

Type

jar
Description

Description

The encoder package holds the reference implementation for the OpenLR encoder. It takes a (map-dependent) location as input and generates a corresponding (map-agnostic) location reference. This package uses the OpenLR map package and the OpenLR data package.
Project Organization

Project Organization

TomTom International B.V.

Download encoder 1.4.3


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

Dependencies

compile (6)

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

test (4)

Group / Artifact Type Version
org.openlr : map jar 1.4.3
org.openlr : data 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.