License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.rgi-corp |
ArtifactId | ArtifactIdswagd-geopackage |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswagd-geopackage
SWAGD GeoPackage module. This contains the GeoPackage implementation and API needed to create, read, update, and delete contents in a GeoPackage. Also has the capability of extending GeoPackages using the GeoPackage Extension.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swagd-geopackage-3.0.0.pom | |
swagd-geopackage-3.0.0.jar | 275 KB |
swagd-geopackage-3.0.0-sources.jar | 261 bytes |
swagd-geopackage-3.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.rgi-corp/swagd-geopackage/ -->
<dependency>
<groupId>com.rgi-corp</groupId>
<artifactId>swagd-geopackage</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/swagd-geopackage/
implementation 'com.rgi-corp:swagd-geopackage:3.0.0'
// https://jarcasting.com/artifacts/com.rgi-corp/swagd-geopackage/
implementation ("com.rgi-corp:swagd-geopackage:3.0.0")
'com.rgi-corp:swagd-geopackage:jar:3.0.0'
<dependency org="com.rgi-corp" name="swagd-geopackage" rev="3.0.0">
<artifact name="swagd-geopackage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='swagd-geopackage', version='3.0.0')
)
libraryDependencies += "com.rgi-corp" % "swagd-geopackage" % "3.0.0"
[com.rgi-corp/swagd-geopackage "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.rgi-corp : swagd-common | jar | 3.0.0 |