Last Version

scaleset-geo 0.19.0

Simple framework for dealing with GeoJson and similar data formats

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.scaleset
ArtifactId

ArtifactId

scaleset-geo
Version

Version

0.19.0
Type

Type

jar
Description

Description

scaleset-geo
Simple framework for dealing with GeoJson and similar data formats
Project URL

Project URL

https://github.com/scaleset/scaleset-geo

Download scaleset-geo 0.19.0


<!-- 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"]

Dependencies

compile (6)

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

provided (1)

Group / Artifact Type Version
net.sf.opencsv : opencsv jar 2.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
org.skyscreamer : jsonassert jar 1.2.3

Project Modules

There are no modules declared in this project.