License |
License
Apache v2.0
|
---|---|
GroupId | GroupIdorg.openlr |
ArtifactId | ArtifactIddatex2 |
Version | Version1.4.3 |
Type | Typejar |
Description |
DescriptionOpenLR - open standard for location referencing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
datex2-1.4.3.pom | |
datex2-1.4.3.jar | 2 MB |
datex2-1.4.3-sources.jar | 2 MB |
datex2-1.4.3-javadoc.jar | 471 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlr/datex2/ -->
<dependency>
<groupId>org.openlr</groupId>
<artifactId>datex2</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/datex2/
implementation 'org.openlr:datex2:1.4.3'
// https://jarcasting.com/artifacts/org.openlr/datex2/
implementation ("org.openlr:datex2:1.4.3")
'org.openlr:datex2:jar:1.4.3'
<dependency org="org.openlr" name="datex2" rev="1.4.3">
<artifact name="datex2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='datex2', version='1.4.3')
)
libraryDependencies += "org.openlr" % "datex2" % "1.4.3"
[org.openlr/datex2 "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.openlr : data | jar | 1.4.3 |
org.openlr : map | jar | 1.4.3 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.openlr : data | jar | 1.4.3 |
org.testng : testng | jar | 7.0.0 |
org.jmock : jmock-legacy | jar | 2.12.0 |