How To Install Java Artifact com.jwebmp.jpms.jackson.datatype.jackson-datatype-datetime v0.67.0.2

com.jwebmp.jpms.jackson.datatype jackson-datatype-datetime 0.67.0.2

Introduction

In this article, we'll learn how to install Java artifact jackson-datatype-datetime from com.jwebmp.jpms.jackson.datatype group in version 0.67.0.2. The artifact is available in 11 versions: 0.68.0.1 0.67.0.16 0.67.0.15 0.67.0.12 0.67.0.9 0.67.0.7 0.67.0.5 0.67.0.4 0.67.0.3 0.67.0.2 0.67.0.1 The parent project is: com.jwebmp.jpms.jackson.module::jackson-modules-java8::0.67.0.2

How To Install Java Artifact com.jwebmp.jpms.jackson.datatype.jackson-datatype-datetime In Version 0.67.0.2

To install the Jackson datatype: JSR310 artifact in version 0.67.0.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 datatype: JSR310 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)

Developers