OGC Project - Examples

OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).

License

License

Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

examples
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

OGC Project - Examples
OGC Schemas project provides JAXB 2.x bindings for XML Schemas defined by the Open Geospatial Consortium (OGC).
Project Organization

Project Organization

Highsource

Download examples

Filename Size
examples-1.1.0.pom 737 bytes
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

  • wms-basic

Versions

Version
1.1.0
1.0.3
1.0.2
1.0.0