License |
License
Apache v2.0
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.openlr |
ArtifactId | ArtifactIddata |
Version | Version1.4.3 |
Type | Typejar |
Description |
DescriptionThe 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 |
Filename | Size |
---|---|
data-1.4.3.pom | |
data-1.4.3.jar | 247 KB |
data-1.4.3-tests.jar | 34 KB |
data-1.4.3-sources.jar | 315 KB |
data-1.4.3-javadoc.jar | 1021 KB |
Browse |
<!-- 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"]
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 |
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 |