How To Install Java Artifact com.fasterxml.jackson.datatype.jackson-datatype-hibernate v2.0.0-RC1

com.fasterxml.jackson.datatype jackson-datatype-hibernate 2.0.0-RC1

Introduction

In this article, we'll learn how to install Java artifact jackson-datatype-hibernate from com.fasterxml.jackson.datatype group in version 2.0.0-RC1. The artifact is available in 2 versions: 2.0.0-RC2 2.0.0-RC1 . The Jackson-datatype-Hibernate project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://wiki.fasterxml.com/JacksonModuleHibernate . The parent project is: org.sonatype.oss::oss-parent::5

How To Install Java Artifact com.fasterxml.jackson.datatype.jackson-datatype-hibernate In Version 2.0.0-RC1

To install the Jackson-datatype-Hibernate artifact in version 2.0.0-RC1 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-Hibernate 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)

Provided dependencies (2)

Test dependencies (5)

Licenses

Developers