License |
License |
---|---|
Categories |
CategoriesGeoTools Business Logic Libraries Geospatial Geo |
GroupId | GroupIdorg.genesys-pgr |
ArtifactId | ArtifactIdgenesys-geotools |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGenesys Geo Tools library
Tools to fiddle with georeferenced stuffs
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
genesys-geotools-1.1.pom | |
genesys-geotools-1.1.jar | 20 KB |
genesys-geotools-1.1-sources.jar | 13 KB |
genesys-geotools-1.1-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.genesys-pgr/genesys-geotools/ -->
<dependency>
<groupId>org.genesys-pgr</groupId>
<artifactId>genesys-geotools</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/genesys-geotools/
implementation 'org.genesys-pgr:genesys-geotools:1.1'
// https://jarcasting.com/artifacts/org.genesys-pgr/genesys-geotools/
implementation ("org.genesys-pgr:genesys-geotools:1.1")
'org.genesys-pgr:genesys-geotools:jar:1.1'
<dependency org="org.genesys-pgr" name="genesys-geotools" rev="1.1">
<artifact name="genesys-geotools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='genesys-geotools', version='1.1')
)
libraryDependencies += "org.genesys-pgr" % "genesys-geotools" % "1.1"
[org.genesys-pgr/genesys-geotools "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
org.geotools » gt-shapefile | jar | 24.1 |
org.geotools » gt-cql | jar | 24.1 |
org.geotools » gt-epsg-wkt | jar | 24.1 |
com.google.guava : guava | jar | 19.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |