How To Install Java Artifact com.fasterxml.jackson.datatype.jackson-datatype-jdk7 v2.6.5

com.fasterxml.jackson.datatype jackson-datatype-jdk7 2.6.5

Introduction

In this article, we'll learn how to install Java artifact jackson-datatype-jdk7 from com.fasterxml.jackson.datatype group in version 2.6.5. The artifact is available in 27 versions: 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.6.2 2.6.1 2.6.0-rc4 2.6.0-rc3 2.6.0-rc2 2.6.0-rc1 2.6.0 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0-rc1 2.5.0 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4.0-rc2 2.4.0 The parent project is: com.fasterxml.jackson::jackson-parent::2.6.2

How To Install Java Artifact com.fasterxml.jackson.datatype.jackson-datatype-jdk7 In Version 2.6.5

To install the Jackson-datatype-jdk7 artifact in version 2.6.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 Jackson-datatype-jdk7 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)