MVN

org.opengis.cite : ets-gpkg12-nsg

Maven & Gradle

May 31, 2023
1 stars

NSG GeoPackage 1.1 Conformance Test Suite · GeoPackage 1.1 data container in accordance with the NSG GeoPackage Encoding Standard 1.1 Interoperability Standard version 2.1

<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>ets-gpkg12-nsg</artifactId>
    <version>0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opengis.cite : ets-gpkg12-nsg to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7

All Versions

Choose a version of org.opengis.cite : ets-gpkg12-nsg to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7
ets-gpkg12-nsg-0.7
0.6
ets-gpkg12-nsg-0.6
0.5
ets-gpkg12-nsg-0.5
0.4
ets-gpkg12-nsg-0.4
0.3
ets-gpkg12-nsg-0.3

How to add a dependency to Maven

Add the following org.opengis.cite : ets-gpkg12-nsg maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>ets-gpkg12-nsg</artifactId>
    <version>0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opengis.cite : ets-gpkg12-nsg gradle dependency to your build.gradle file:

implementation 'org.opengis.cite:ets-gpkg12-nsg:0.7'

Gradle Kotlin DSL: Add the following org.opengis.cite : ets-gpkg12-nsg gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opengis.cite:ets-gpkg12-nsg:0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opengis.cite : ets-gpkg12-nsg sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opengis.cite" % "ets-gpkg12-nsg" % "0.7"

Advertisement

Dependencies from Group

Sep 17, 2016
25 usages
Oct 29, 2021
4 usages
0 stars
Oct 07, 2014
3 usages
0 stars
May 30, 2023
1 usages
7 stars
Feb 25, 2022
1 usages
0 stars

Discover Dependencies