is not current version
Last Version 1.0.3

org.jvnet.ogc:ogc-tools 1.0.2

OGC Tools project provides tools for XML Schemas defined by the Open Geospatial Consortium (OGC).

Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

ogc-tools
Version

Version

1.0.2
Type

Type

pom

Download ogc-tools 1.0.2

Filename Size
ogc-tools-1.0.2.pom 4 KB
Browse

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