| License |
License |
|---|---|
| Categories |
CategoriesGeoTools Business Logic Libraries Geospatial CLI User Interface Geo |
| GroupId | GroupIdorg.genesys-pgr |
| ArtifactId | ArtifactIdgeotools-cli |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGenesys Geo Tools
Tools to fiddle with georeferenced stuffs
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| geotools-cli-1.1.pom | |
| geotools-cli-1.1.jar | 18 KB |
| geotools-cli-1.1-sources.jar | 10 KB |
| geotools-cli-1.1-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.genesys-pgr/geotools-cli/ -->
<dependency>
<groupId>org.genesys-pgr</groupId>
<artifactId>geotools-cli</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/geotools-cli/
implementation 'org.genesys-pgr:geotools-cli:1.1'
// https://jarcasting.com/artifacts/org.genesys-pgr/geotools-cli/
implementation ("org.genesys-pgr:geotools-cli:1.1")
'org.genesys-pgr:geotools-cli:jar:1.1'
<dependency org="org.genesys-pgr" name="geotools-cli" rev="1.1">
<artifact name="geotools-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='geotools-cli', version='1.1')
)
libraryDependencies += "org.genesys-pgr" % "geotools-cli" % "1.1"
[org.genesys-pgr/geotools-cli "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
| org.genesys-pgr : genesys-geotools | jar | 1.1 |
| com.opencsv : opencsv | jar | 3.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |