is not current version
Last Version 3.0.1

org.opengis:geoapi-parent 3.0.0

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.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.opengis
ArtifactId

ArtifactId

geoapi-parent
Version

Version

3.0.0
Type

Type

pom

Download geoapi-parent 3.0.0

Filename Size
geoapi-parent-3.0.0.pom 16 KB
Browse

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