How To Install Java Artifact com.fasterxml.jackson.module.jackson-modules-base v2.8.0

com.fasterxml.jackson.module jackson-modules-base 2.8.0

Introduction

In this article, we'll learn how to install Java artifact jackson-modules-base from com.fasterxml.jackson.module group in version 2.8.0. The artifact is available in 92 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 2.9.5 2.9.4 2.9.3 2.9.2 2.9.1 2.9.0.pr4 2.9.0.pr3 2.9.0.pr2 2.9.0.pr1 2.9.0 2.8.11 2.8.10 2.8.9 2.8.8 2.8.7 2.8.6 2.8.5 2.8.4 2.8.3 2.8.2 2.8.1 2.8.0.rc2 2.8.0.rc1 2.8.0 2.7.9 2.7.8 2.7.7 2.7.6 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 The Jackson modules: Base project has its own website at: https://github.com/FasterXML/jackson-modules-base. The parent project is: com.fasterxml.jackson::jackson-parent::2.8

How To Install Java Artifact com.fasterxml.jackson.module.jackson-modules-base In Version 2.8.0

To install the Jackson modules: Base artifact in version 2.8.0 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 modules: Base 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.

Test dependencies (1)