MVN

org.opengis : geoapi

Maven & Gradle

Jan 24, 2023
25 usages
104 stars

GeoAPI · The development community in building GIS solutions is sustaining an enormous level of effort. The GeoAPI project aims to reduce duplication and increase interoperability by providing neutral, interface-only APIs derived from OGC/ISO Standards.

<dependency>
    <groupId>org.opengis</groupId>
    <artifactId>geoapi</artifactId>
    <version>3.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opengis : geoapi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.2

All Versions

Choose a version of org.opengis : geoapi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
geoapi-3.0.2
geoapi-3.0.1
geoapi-3.0.0

How to add a dependency to Maven

Add the following org.opengis : geoapi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.opengis</groupId>
    <artifactId>geoapi</artifactId>
    <version>3.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.opengis : geoapi gradle dependency to your build.gradle file:

implementation 'org.opengis:geoapi:3.0.2'

Gradle Kotlin DSL: Add the following org.opengis : geoapi gradle kotlin dependency to your build.gradle.kts file:

implementation("org.opengis:geoapi:3.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.opengis : geoapi sbt scala dependency to your build.sbt file:

libraryDependencies += "org.opengis" % "geoapi" % "3.0.2"

Advertisement

Dependencies from Group

Jan 24, 2023
25 usages
104 stars
Jan 24, 2023
12 usages
104 stars
Jan 24, 2023
2 usages
108 stars

Discover Dependencies

Jun 04, 2022
1 stars
May 30, 2023
6 usages
30 stars
Aug 13, 2019
2 usages
Jan 17, 2018
0 stars
Apr 15, 2022
308 usages
Jun 03, 2019
2 usages
5 stars
Aug 17, 2023
39 usages
1.7k stars
Jul 21, 2023
1 usages
5 stars
Aug 08, 2023
54 usages
97 stars