License |
License
Apache v2.0
|
---|---|
GroupId | GroupIdorg.openlr |
ArtifactId | ArtifactIdopenlr-map-matcher-impl |
Version | Version2.0-beta3 |
Type | Typejar |
Description |
DescriptionAn implementation of the OpenLR location referencing standard.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openlr/openlr-map-matcher-impl/ -->
<dependency>
<groupId>org.openlr</groupId>
<artifactId>openlr-map-matcher-impl</artifactId>
<version>2.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/openlr-map-matcher-impl/
implementation 'org.openlr:openlr-map-matcher-impl:2.0-beta3'
// https://jarcasting.com/artifacts/org.openlr/openlr-map-matcher-impl/
implementation ("org.openlr:openlr-map-matcher-impl:2.0-beta3")
'org.openlr:openlr-map-matcher-impl:jar:2.0-beta3'
<dependency org="org.openlr" name="openlr-map-matcher-impl" rev="2.0-beta3">
<artifact name="openlr-map-matcher-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='openlr-map-matcher-impl', version='2.0-beta3')
)
libraryDependencies += "org.openlr" % "openlr-map-matcher-impl" % "2.0-beta3"
[org.openlr/openlr-map-matcher-impl "2.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.openlr : openlr-map-matcher | jar | 2.0-beta3 |
org.openlr : openlr-geo | jar | 2.0-beta3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.11.3 |
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 |