Last Version

org.openlr:data 1.4.3

The OpenLR data package comprises interfaces for OpenLR location references and also interfaces for encoding and decoding the internal data into a defined physical format and the other way round.

License

License

Apache v2.0
Categories

Categories

Data
GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

data
Version

Version

1.4.3
Type

Type

jar
Description

Description

The OpenLR data package comprises interfaces for OpenLR location references and also interfaces for encoding and decoding the internal data into a defined physical format and the other way round.
Project Organization

Project Organization

TomTom International B.V.

Download data 1.4.3


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

Dependencies

compile (6)

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

test (3)

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