Download tod-commons-jackson-1.1.0.jar file - Jar t

Jar examples for t:tod-commons-jackson

Description

Java utility library for Jackson JSON serialization common to open data trentino projects

You can download jar file tod-commons-jackson 1.1.0 in this page.

License

Apache License

Build File

You can use the following script to add tod-commons-jackson-1.1.0.jar to your project.

<dependency>
   <groupId>eu.trentorise.opendata</groupId>
   <artifactId>tod-commons-jackson</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'eu.trentorise.opendata', name: 'tod-commons-jackson', version: '1.1.0'
libraryDependencies += "eu.trentorise.opendata" % "tod-commons-jackson" % "1.1.0"
<dependency org="eu.trentorise.opendata" name="tod-commons-jackson" rev="1.1.0"/>
@Grapes(@Grab(group='eu.trentorise.opendata', module='tod-commons-jackson', version='1.1.0'))
'eu.trentorise.opendata:tod-commons-jackson:jar:1.1.0'

Download

Click the following link to download the jar file.

tod-commons-jackson-1.1.0-javadoc.jar
tod-commons-jackson-1.1.0-sources.jar
tod-commons-jackson-1.1.0-tests.jar
tod-commons-jackson-1.1.0.jar
tod-commons-jackson-1.1.0.pom



Related Tutorials