Last Version

org.openlr:map 1.4.3

The map package consists of the map interface and map tools being used by the OpenLR encoder and decoder. The user of this package needs to implement the required methods and needs to translate the internal data structure to the OpenLR map interface.

License

License

Apache v2.0
GroupId

GroupId

org.openlr
ArtifactId

ArtifactId

map
Version

Version

1.4.3
Type

Type

jar
Description

Description

The map package consists of the map interface and map tools being used by the OpenLR encoder and decoder. The user of this package needs to implement the required methods and needs to translate the internal data structure to the OpenLR map interface.
Project Organization

Project Organization

TomTom International B.V.

Download map 1.4.3


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

Dependencies

compile (3)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10
commons-lang : commons-lang jar 2.6
log4j : log4j jar 1.2.17

test (5)

Group / Artifact Type Version
de.micromata.jak : JavaAPIforKml jar 2.2.1
com.sun.xml.bind : jaxb-impl jar 2.3.2
com.sun.xml.bind : jaxb-xjc jar 2.3.2
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.