How To Install Java Artifact org.locationtech.jts.jts v1.16.0

org.locationtech.jts jts 1.16.0

Introduction

In this article, we'll learn how to install Java artifact jts from org.locationtech.jts group in version 1.16.0. The artifact is available in 11 versions: 1.19.0 1.18.2 1.18.1 1.18.0 1.17.1 1.17.0 1.16.1 1.16.0-RC1 1.16.0 1.15.1 1.15.0 . The JTS Topology Suite project has been released under Eclipse Publish License, Version 1.0 license, and has its own website at: https://www.locationtech.org/projects/technology.jts .

How To Install Java Artifact org.locationtech.jts.jts In Version 1.16.0

To install the JTS Topology Suite artifact in version 1.16.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses JTS Topology Suite dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Managed dependencies (5)

Licenses