Last Version

GeoAPI 3.0.1

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.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.opengis
ArtifactId

ArtifactId

geoapi-parent
Version

Version

3.0.1
Type

Type

pom
Description

Description

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.
Project URL

Project URL

http://www.geoapi.org/
Project Organization

Project Organization

Open Geospatial Consortium
Source Code Management

Source Code Management

https://github.com/opengeospatial/geoapi

Download geoapi-parent 3.0.1

Filename Size
geoapi-parent-3.0.1.pom 15 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.measure : unit-api jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • tools
  • geoapi
  • geoapi-conformance