License |
License
Apache v2.0
|
---|---|
GroupId | GroupIdorg.openlr |
ArtifactId | ArtifactIdopenlr-simple-map |
Version | Version2.0-beta1 |
Type | Typejar |
Description |
DescriptionAn implementation of the OpenLR location referencing standard.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openlr-simple-map-2.0-beta1.pom | |
openlr-simple-map-2.0-beta1.jar | 30 KB |
openlr-simple-map-2.0-beta1-sources.jar | 14 KB |
openlr-simple-map-2.0-beta1-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlr/openlr-simple-map/ -->
<dependency>
<groupId>org.openlr</groupId>
<artifactId>openlr-simple-map</artifactId>
<version>2.0-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/openlr-simple-map/
implementation 'org.openlr:openlr-simple-map:2.0-beta1'
// https://jarcasting.com/artifacts/org.openlr/openlr-simple-map/
implementation ("org.openlr:openlr-simple-map:2.0-beta1")
'org.openlr:openlr-simple-map:jar:2.0-beta1'
<dependency org="org.openlr" name="openlr-simple-map" rev="2.0-beta1">
<artifact name="openlr-simple-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='openlr-simple-map', version='2.0-beta1')
)
libraryDependencies += "org.openlr" % "openlr-simple-map" % "2.0-beta1"
[org.openlr/openlr-simple-map "2.0-beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.openlr : openlr-map | jar | 2.0-beta1 |
com.github.ben-manes.caffeine : caffeine | jar | 2.8.6 |
org.xerial : sqlite-jdbc | jar | 3.34.0 |
org.postgresql : postgresql | jar | 42.2.18 |
com.zaxxer : HikariCP | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |