MVN

com.vividsolutions : jts

Maven & Gradle

Dec 14, 2012
439 usages

JTS Topology Suite · The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium.

<dependency>
    <groupId>com.vividsolutions</groupId>
    <artifactId>jts</artifactId>
    <version>1.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vividsolutions : jts to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.13

All Versions

Choose a version of com.vividsolutions : jts to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.13
jts-1.13
1.12
jts-1.12
1.11
jts-1.11
1.8
jts-1.8

How to add a dependency to Maven

Add the following com.vividsolutions : jts maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.vividsolutions</groupId>
    <artifactId>jts</artifactId>
    <version>1.13</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.vividsolutions : jts gradle dependency to your build.gradle file:

implementation 'com.vividsolutions:jts:1.13'

Gradle Kotlin DSL: Add the following com.vividsolutions : jts gradle kotlin dependency to your build.gradle.kts file:

implementation("com.vividsolutions:jts:1.13")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.vividsolutions : jts sbt scala dependency to your build.sbt file:

libraryDependencies += "com.vividsolutions" % "jts" % "1.13"

Advertisement

Dependencies from Group

jts
Dec 14, 2012
439 usages
Sep 24, 2015
100 usages
Sep 24, 2015
13 usages
Sep 24, 2015
3 usages
Sep 24, 2015
2 usages

Discover Dependencies

Dec 24, 2005
8 usages
Apr 27, 2013
1 usages
May 23, 2013
1 usages
130 stars
Jun 26, 2011
17 usages
Jan 08, 2014
2 usages
33 stars
Sep 26, 2008
7 usages
Oct 07, 2009
1 usages