MVN

org.jvnet.ogc : wami

Maven & Gradle

Feb 27, 2016

OGC WAMI

<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>wami</artifactId>
    <version>2.6.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jvnet.ogc : wami to add to Maven - Latest Versions:

  • Latest Stable: 2.6.1

All Versions

Choose a version of org.jvnet.ogc : wami to add to Maven - All Versions:

Version Vulnerabilities Updated
2.6.x
wami-2.6.1
wami-2.6.0
2.5.x
wami-2.5.4
wami-2.5.3
wami-2.5.2
wami-2.5.1
wami-2.5.0
2.4.x
wami-2.4.0
2.2.x
wami-2.2.0
2.1.x
wami-2.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>wami</artifactId>
    <version>2.6.1</version>
</dependency>

Advertisement