Download odt-commons-jackson-1.0.2.jar file - Jar o

Jar examples for o:odt-commons-jackson

Description

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

You can download jar file odt-commons-jackson 1.0.2 in this page.

License

Apache License

Build File

You can use the following script to add odt-commons-jackson-1.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

odt-commons-jackson-1.0.2-javadoc.jar
odt-commons-jackson-1.0.2-sources.jar
odt-commons-jackson-1.0.2-tests.jar
odt-commons-jackson-1.0.2.jar
odt-commons-jackson-1.0.2.pom



Related Tutorials