MVN

org.jvnet.ogc : wmts

Maven & Gradle

Feb 27, 2016

OGC WMTS

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

Latest Version

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

  • Latest Stable: 2.6.1

All Versions

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

Version Vulnerabilities Updated
2.6.x
wmts-2.6.1
wmts-2.6.0
2.5.x
wmts-2.5.4
wmts-2.5.3
wmts-2.5.2
wmts-2.5.1
wmts-2.5.0
2.4.x
wmts-2.4.0
2.2.x
wmts-2.2.0
2.1.x
wmts-2.1.0
1.1.x
wmts-1.1.0
1.0.x
wmts-1.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement