License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.scaleset |
ArtifactId | ArtifactIdscaleset-geo |
Last Version | Last Version0.19.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscaleset-geo
Simple framework for dealing with GeoJson and similar data formats
|
Project URL |
Project URL |
Filename | Size |
---|---|
scaleset-geo-0.19.0.pom | |
scaleset-geo-0.19.0.jar | 35 KB |
scaleset-geo-0.19.0-sources.jar | 19 KB |
scaleset-geo-0.19.0-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.scaleset/scaleset-geo/ -->
<dependency>
<groupId>com.scaleset</groupId>
<artifactId>scaleset-geo</artifactId>
<version>0.19.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.scaleset/scaleset-geo/
implementation 'com.scaleset:scaleset-geo:0.19.0'
// https://jarcasting.com/artifacts/com.scaleset/scaleset-geo/
implementation ("com.scaleset:scaleset-geo:0.19.0")
'com.scaleset:scaleset-geo:jar:0.19.0'
<dependency org="com.scaleset" name="scaleset-geo" rev="0.19.0">
<artifact name="scaleset-geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.scaleset', module='scaleset-geo', version='0.19.0')
)
libraryDependencies += "com.scaleset" % "scaleset-geo" % "0.19.0"
[com.scaleset/scaleset-geo "0.19.0"]
Group / Artifact | Type | Version |
---|---|---|
com.vividsolutions : jts | jar | 1.13 |
com.spatial4j : spatial4j | jar | 0.4 |
com.fasterxml.jackson.core : jackson-core | jar | 2.3.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.3.3 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
net.sf.opencsv : opencsv | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |
org.skyscreamer : jsonassert | jar | 1.2.3 |