| License |
License |
|---|---|
| GroupId | GroupIdcom.rgi-corp |
| ArtifactId | ArtifactIdswagd-store |
| Last Version | Last Version3.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionswagd-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 |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swagd-store-3.0.0.pom | |
| swagd-store-3.0.0.jar | 52 KB |
| swagd-store-3.0.0-sources.jar | 261 bytes |
| swagd-store-3.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rgi-corp : swagd-common | jar | 3.0.0 |
| com.rgi-corp : swagd-geopackage | jar | 3.0.0 |