License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.opensextant |
ArtifactId | ArtifactIdgiscore |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongiscore
GIScore is a streaming IO library for geographic information system data formats
|
Project URL |
Project URL |
Filename | Size |
---|---|
giscore-2.0.2.pom | |
giscore-2.0.2.jar | 550 KB |
giscore-2.0.2-sources.jar | 400 KB |
giscore-2.0.2-javadoc.jar | 750 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensextant/giscore/ -->
<dependency>
<groupId>org.opensextant</groupId>
<artifactId>giscore</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensextant/giscore/
implementation 'org.opensextant:giscore:2.0.2'
// https://jarcasting.com/artifacts/org.opensextant/giscore/
implementation ("org.opensextant:giscore:2.0.2")
'org.opensextant:giscore:jar:2.0.2'
<dependency org="org.opensextant" name="giscore" rev="2.0.2">
<artifact name="giscore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensextant', module='giscore', version='2.0.2')
)
libraryDependencies += "org.opensextant" % "giscore" % "2.0.2"
[org.opensextant/giscore "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.opensextant : geodesy | jar | [2.0.0,2.1) |
commons-lang : commons-lang | jar | 2.5 |
org.slf4j : slf4j-api | jar | 1.7.2 |
commons-io : commons-io | jar | 1.4 |
log4j : log4j | jar | [1.2.0,1.3) |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.2 |
org.mortbay.jetty : jetty | jar | 6.1.26 |
findbugs : annotations | jar | 1.0.0 |
junit : junit | jar | 4.10 |