| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.geolatte |
| ArtifactId | ArtifactIdgeolatte-geom |
| Last Version | Last Version1.8.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongeolatte-geom
This geoLatte-geom library offers a geometry model that conforms to the OGC Simple Features for SQL
specification.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationgeolatte.org |
| Filename | Size |
|---|---|
| geolatte-geom-1.8.2.pom | |
| geolatte-geom-1.8.2.jar | 924 KB |
| geolatte-geom-1.8.2-sources.jar | 847 KB |
| geolatte-geom-1.8.2-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.geolatte/geolatte-geom/ -->
<dependency>
<groupId>org.geolatte</groupId>
<artifactId>geolatte-geom</artifactId>
<version>1.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.geolatte/geolatte-geom/
implementation 'org.geolatte:geolatte-geom:1.8.2'
// https://jarcasting.com/artifacts/org.geolatte/geolatte-geom/
implementation ("org.geolatte:geolatte-geom:1.8.2")
'org.geolatte:geolatte-geom:jar:1.8.2'
<dependency org="org.geolatte" name="geolatte-geom" rev="1.8.2">
<artifact name="geolatte-geom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geolatte', module='geolatte-geom', version='1.8.2')
)
libraryDependencies += "org.geolatte" % "geolatte-geom" % "1.8.2"
[org.geolatte/geolatte-geom "1.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.locationtech.jts : jts-core | jar | [1.18.0, 1.19.0) |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.codehaus.jackson : jackson-mapper-lgpl | jar | 1.5.2 |
| commons-collections : commons-collections | jar | 3.2.2 |
| org.dom4j : dom4j | jar | 2.1.3 |
| jaxen : jaxen | jar | 1.1 |