License |
License
Apache v2.0
|
---|---|
GroupId | GroupIdorg.openlr |
ArtifactId | ArtifactIdopenlr-map-impl |
Version | Version2.0-beta3 |
Type | Typejar |
Description |
DescriptionAn implementation of the OpenLR location referencing standard.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openlr-map-impl-2.0-beta3.pom | |
openlr-map-impl-2.0-beta3.jar | 30 KB |
openlr-map-impl-2.0-beta3-sources.jar | 13 KB |
openlr-map-impl-2.0-beta3-javadoc.jar | 462 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlr/openlr-map-impl/ -->
<dependency>
<groupId>org.openlr</groupId>
<artifactId>openlr-map-impl</artifactId>
<version>2.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/openlr-map-impl/
implementation 'org.openlr:openlr-map-impl:2.0-beta3'
// https://jarcasting.com/artifacts/org.openlr/openlr-map-impl/
implementation ("org.openlr:openlr-map-impl:2.0-beta3")
'org.openlr:openlr-map-impl:jar:2.0-beta3'
<dependency org="org.openlr" name="openlr-map-impl" rev="2.0-beta3">
<artifact name="openlr-map-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='openlr-map-impl', version='2.0-beta3')
)
libraryDependencies += "org.openlr" % "openlr-map-impl" % "2.0-beta3"
[org.openlr/openlr-map-impl "2.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.openlr : openlr-map | jar | 2.0-beta3 |
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 |
org.mockito : mockito-core | jar | 3.8.0 |