Last Version

swagd-store 3.0.0

SWAGD swagd-store module. This contains the implementation needed to convert geospatial data to some packaged container (such as GeoPackage, TMS).

License

License

GroupId

GroupId

com.rgi-corp
ArtifactId

ArtifactId

swagd-store
Version

Version

3.0.0
Type

Type

jar
Description

Description

swagd-store
SWAGD swagd-store module. This contains the implementation needed to convert geospatial data to some packaged container (such as GeoPackage, TMS).
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-store 3.0.0


<!-- https://jarcasting.com/artifacts/com.rgi-corp/swagd-store/ -->
<dependency>
    <groupId>com.rgi-corp</groupId>
    <artifactId>swagd-store</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rgi-corp/swagd-store/
implementation 'com.rgi-corp:swagd-store:3.0.0'
// https://jarcasting.com/artifacts/com.rgi-corp/swagd-store/
implementation ("com.rgi-corp:swagd-store:3.0.0")
'com.rgi-corp:swagd-store:jar:3.0.0'
<dependency org="com.rgi-corp" name="swagd-store" rev="3.0.0">
  <artifact name="swagd-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rgi-corp', module='swagd-store', version='3.0.0')
)
libraryDependencies += "com.rgi-corp" % "swagd-store" % "3.0.0"
[com.rgi-corp/swagd-store "3.0.0"]

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.