How To Install Java Artifact com.fasterxml.jackson.module.jackson-module-jsonSchema v2.11.2

com.fasterxml.jackson.module jackson-module-jsonSchema 2.11.2

Introduction

In this article, we'll learn how to install Java artifact jackson-module-jsonSchema from com.fasterxml.jackson.module group in version 2.11.2. The artifact is available in 138 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 2.7.0-rc3 2.7.0-rc2 2.7.0-rc1 2.7.0 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-rc3 2.4.0-rc2 2.4.0 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3.0-rc1 2.3.0 2.2.3 2.2.2 2.2.1 2.2.0 2.1.5 2.1.2 2.1.0 The jackson-module-jsonSchema project has its own website at: https://github.com/FasterXML/jackson-module-jsonSchema. The parent project is: com.fasterxml.jackson::jackson-base::2.11.2

How To Install Java Artifact com.fasterxml.jackson.module.jackson-module-jsonSchema In Version 2.11.2

To install the jackson-module-jsonSchema artifact in version 2.11.2 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-module-jsonSchema 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 (4)

Test dependencies (1)

Developers