How To Install Java Artifact org.codehaus.jackson.jackson-jaxrs v1.8.5

org.codehaus.jackson jackson-jaxrs 1.8.5

Introduction

In this article, we'll learn how to install Java artifact jackson-jaxrs from org.codehaus.jackson group in version 1.8.5. The artifact is available in 79 versions: 1.9.13 1.9.12 1.9.11 1.9.10 1.9.9 1.9.8 1.9.7 1.9.6 1.9.5 1.9.4 1.9.3 1.9.2 1.9.1 1.9.0 1.8.11 1.8.10 1.8.9 1.8.8 1.8.7 1.8.6 1.8.5 1.8.4 1.8.3 1.8.2 1.8.1 1.8.0 1.7.9 1.7.8 1.7.7 1.7.6 1.7.5 1.7.4 1.7.3 1.7.2 1.7.1 1.7.0 1.6.9 1.6.7 1.6.6 1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.8 1.5.7 1.5.6 1.5.5 1.5.4 1.5.3 1.5.2 1.5.1 1.5.0 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.5 1.3.4 1.3.3 1.3.2 1.3.1 1.3.0 1.2.1 1.2.0 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0 0.9.9-6 0.9.9-5 0.9.9-4 0.9.9-3 0.9.9-2 0.9.9 . The JAX-RS provider for JSON content type project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://jackson.codehaus.org .

How To Install Java Artifact org.codehaus.jackson.jackson-jaxrs In Version 1.8.5

To install the JAX-RS provider for JSON content type artifact in version 1.8.5 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 JAX-RS provider for JSON content type 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.

Compile dependencies (2)

Licenses