How To Install Java Artifact net.minidev.accessors-smart v2.4.8

net.minidev accessors-smart 2.4.8

Introduction

In this article, we'll learn how to install Java artifact accessors-smart from net.minidev group in version 2.4.8. The artifact is available in 13 versions: 2.5.1 2.5.0 2.4.11 2.4.9 2.4.8 2.4.7 2.4.6 2.4.3 2.4.2 2.3.1 1.3 1.2 1.1 . The ASM based accessors helper used by json-smart project has been released under The Apache Software License, Version 2.0 license, and has its own website at: https://urielch.github.io/ .

How To Install Java Artifact net.minidev.accessors-smart In Version 2.4.8

To install the ASM based accessors helper used by json-smart artifact in version 2.4.8 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 ASM based accessors helper used by json-smart 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)

Test dependencies (1)

Licenses

Developers