License |
License |
---|---|
GroupId | GroupIdcom.rgi-corp |
ArtifactId | ArtifactIdswagd-g2t |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagd-g2t
SWAGD gdal 2 tiles module. This contains the implementation needed to convert geospatial data to tiled data.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swagd-g2t-3.0.0.pom | |
swagd-g2t-3.0.0.jar | 13 KB |
swagd-g2t-3.0.0-sources.jar | 261 bytes |
swagd-g2t-3.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.rgi-corp/swagd-g2t/ -->
<dependency>
<groupId>com.rgi-corp</groupId>
<artifactId>swagd-g2t</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/swagd-g2t/
implementation 'com.rgi-corp:swagd-g2t:3.0.0'
// https://jarcasting.com/artifacts/com.rgi-corp/swagd-g2t/
implementation ("com.rgi-corp:swagd-g2t:3.0.0")
'com.rgi-corp:swagd-g2t:jar:3.0.0'
<dependency org="com.rgi-corp" name="swagd-g2t" rev="3.0.0">
<artifact name="swagd-g2t" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='swagd-g2t', version='3.0.0')
)
libraryDependencies += "com.rgi-corp" % "swagd-g2t" % "3.0.0"
[com.rgi-corp/swagd-g2t "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.rgi-corp : swagd-common | jar | 3.0.0 |
com.rgi-corp : swagd-store | jar | 3.0.0 |
com.rgi-corp : swagd-gdal-utility | jar | 3.0.0 |
xerces : xercesImpl | jar | 2.11.0 |
xalan : xalan | jar | 2.7.2 |
com.vividsolutions : jts | jar | 1.13 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |