License |
License
Apache v2.0
|
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.openlr |
ArtifactId | ArtifactIdopenlr-geo |
Version | Version2.0-beta3 |
Type | Typejar |
Description |
DescriptionAn implementation of the OpenLR location referencing standard.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openlr-geo-2.0-beta3.pom | |
openlr-geo-2.0-beta3.jar | 6 KB |
openlr-geo-2.0-beta3-sources.jar | 4 KB |
openlr-geo-2.0-beta3-javadoc.jar | 392 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlr/openlr-geo/ -->
<dependency>
<groupId>org.openlr</groupId>
<artifactId>openlr-geo</artifactId>
<version>2.0-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlr/openlr-geo/
implementation 'org.openlr:openlr-geo:2.0-beta3'
// https://jarcasting.com/artifacts/org.openlr/openlr-geo/
implementation ("org.openlr:openlr-geo:2.0-beta3")
'org.openlr:openlr-geo:jar:2.0-beta3'
<dependency org="org.openlr" name="openlr-geo" rev="2.0-beta3">
<artifact name="openlr-geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlr', module='openlr-geo', version='2.0-beta3')
)
libraryDependencies += "org.openlr" % "openlr-geo" % "2.0-beta3"
[org.openlr/openlr-geo "2.0-beta3"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.jts : jts-core | jar | 1.18.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 |