Skip to content

org.geotools.gt-wms 30.3-NIVA Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.geotools</groupId>
  <artifactId>gt-wms</artifactId>
  <version>30.3-NIVA</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

An OGC Web Map Server client implementation that can be used directly or as
through the GridCoverageExchange API. Direct usage is recommended, as the
GridCoverageExchange access for WMS is not well tested and is complicated to
use. It supports WMS versions 1.0.0, 1.1.0, 1.1.1, and 1.3.0.