Last Version

swagd-common 3.0.0

SWAGD common module. This contains the interface definitions that implementors must adhere to to provide geospatial. Users must also include a implementation module in order to use the library.

License

License

GroupId

GroupId

com.rgi-corp
ArtifactId

ArtifactId

swagd-common
Version

Version

3.0.0
Type

Type

jar
Description

Description

swagd-common
SWAGD common module. This contains the interface definitions that implementors must adhere to to provide geospatial. Users must also include a implementation module in order to use the library.
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-common 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.16.1

Project Modules

There are no modules declared in this project.