License |
License
Apache v2.0
|
---|---|
GroupId | GroupIdorg.openlr |
ArtifactId | ArtifactIdxml |
Version | Version1.4.3 |
Type | Typejar |
Description |
DescriptionOpenLR XML physical format
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xml-1.4.3.pom | |
xml-1.4.3.jar | 102 KB |
xml-1.4.3-sources.jar | 116 KB |
xml-1.4.3-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlr/xml/ -->
<dependency>
<groupId>org.openlr</groupId>
<artifactId>xml</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/xml/
implementation 'org.openlr:xml:1.4.3'
// https://jarcasting.com/artifacts/org.openlr/xml/
implementation ("org.openlr:xml:1.4.3")
'org.openlr:xml:jar:1.4.3'
<dependency org="org.openlr" name="xml" rev="1.4.3">
<artifact name="xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='xml', version='1.4.3')
)
libraryDependencies += "org.openlr" % "xml" % "1.4.3"
[org.openlr/xml "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.openlr : map | jar | 1.4.3 |
org.openlr : data | jar | 1.4.3 |
log4j : log4j | jar | 1.2.17 |
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 |