Jar examples for j:jackson-datatype-jts
Add-on module for Jackson (http://jackson.codehaus.org) to support JTS geometry types using the GeoJSON standard.
You can download jar file jackson-datatype-jts 2.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jackson-datatype-jts-2.4.jar to your project.
<dependency> <groupId>com.bedatadriven</groupId> <artifactId>jackson-datatype-jts</artifactId> <version>2.4</version> </dependency>
compile group: 'com.bedatadriven', name: 'jackson-datatype-jts', version: '2.4'
libraryDependencies += "com.bedatadriven" % "jackson-datatype-jts" % "2.4"
<dependency org="com.bedatadriven" name="jackson-datatype-jts" rev="2.4"/>
@Grapes(@Grab(group='com.bedatadriven', module='jackson-datatype-jts', version='2.4'))
'com.bedatadriven:jackson-datatype-jts:jar:2.4'
Click the following link to download the jar file.
jackson-datatype-jts-2.4-javadoc.jar