How To Install Java Artifact com.fasterxml.jackson.datatype.jackson-datatype-eclipse-collections v2.10.4

com.fasterxml.jackson.datatype jackson-datatype-eclipse-collections 2.10.4

Introduction

In this article, we'll learn how to install Java artifact jackson-datatype-eclipse-collections from com.fasterxml.jackson.datatype group in version 2.10.4. The artifact is available in 59 versions: 2.17.0-rc1 2.17.0 2.16.2 2.16.1 2.16.0-rc1 2.16.0 2.15.4 2.15.3 2.15.2 2.15.1 2.15.0-rc3 2.15.0-rc2 2.15.0-rc1 2.15.0 2.14.3 2.14.2 2.14.1 2.14.0-rc3 2.14.0-rc2 2.14.0-rc1 2.14.0 2.13.5 2.13.4 2.13.3 2.13.2 2.13.1 2.13.0-rc2 2.13.0-rc1 2.13.0 2.12.7 2.12.6 2.12.5 2.12.4 2.12.3 2.12.2 2.12.1 2.12.0-rc2 2.12.0-rc1 2.12.0 2.11.4 2.11.3 2.11.2 2.11.1 2.11.0.rc1 2.11.0 2.10.5 2.10.4 2.10.3 2.10.2 2.10.1 2.10.0.pr3 2.10.0.pr2 2.10.0.pr1 2.10.0 2.9.10 2.9.9 2.9.8 2.9.7 2.9.6 The Jackson datatype: eclipse-collections project has its own website at: https://github.com/FasterXML/jackson-datatypes-collections. The parent project is: com.fasterxml.jackson.datatype::jackson-datatypes-collections::2.10.4

How To Install Java Artifact com.fasterxml.jackson.datatype.jackson-datatype-eclipse-collections In Version 2.10.4

To install the Jackson datatype: eclipse-collections artifact in version 2.10.4 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: eclipse-collections 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 (1)

Contributors