swagd-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.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.rgi-corp
ArtifactId

ArtifactId

swagd-geopackage
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

swagd-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

https://gitlab.com/GitLabRGI/erdc/swagd
Project Organization

Project Organization

Reinventing Geospatial Inc.
Source Code Management

Source Code Management

https://gitlab.com/GitLabRGI/erdc/swagd

Download swagd-geopackage

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.rgi-corp : swagd-common jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0