| License |
License |
|---|---|
| Categories |
CategoriesData GeoTools Business Logic Libraries Geospatial Geo |
| GroupId | GroupIdorg.datasyslab |
| ArtifactId | ArtifactIdgeotools-wrapper |
| Last Version | Last Version1.1.0-25.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.datasyslab:geotools-wrapper
GeoTools wrapper for Apache Sedona
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.datasyslab/geotools-wrapper/ -->
<dependency>
<groupId>org.datasyslab</groupId>
<artifactId>geotools-wrapper</artifactId>
<version>1.1.0-25.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.datasyslab/geotools-wrapper/
implementation 'org.datasyslab:geotools-wrapper:1.1.0-25.2'
// https://jarcasting.com/artifacts/org.datasyslab/geotools-wrapper/
implementation ("org.datasyslab:geotools-wrapper:1.1.0-25.2")
'org.datasyslab:geotools-wrapper:jar:1.1.0-25.2'
<dependency org="org.datasyslab" name="geotools-wrapper" rev="1.1.0-25.2">
<artifact name="geotools-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.datasyslab', module='geotools-wrapper', version='1.1.0-25.2')
)
libraryDependencies += "org.datasyslab" % "geotools-wrapper" % "1.1.0-25.2"
[org.datasyslab/geotools-wrapper "1.1.0-25.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.spark : spark-core_2.12 | jar | 3.0.1 |
| org.locationtech.jts : jts-core | jar | 1.18.0 |
| org.wololo : jts2geojson | jar | 0.14.3 |
| org.apache.sedona : sedona-core-3.0_2.12 | jar | 1.0.0-incubating |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |