How To Install Java Artifact org.msgpack.msgpack v0.6.12

org.msgpack msgpack 0.6.12

Introduction

In this article, we'll learn how to install Java artifact msgpack from org.msgpack group in version 0.6.12. The artifact is available in 13 versions: 0.6.12 0.6.11 0.6.10 0.6.9 0.6.8 0.6.7 0.6.6 0.6.5 0.6.4 0.6.3 0.6.2 0.6.1 0.6.0 . The MessagePack for Java project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://msgpack.org/ . The parent project is: org.sonatype.oss::oss-parent::7

How To Install Java Artifact org.msgpack.msgpack In Version 0.6.12

To install the MessagePack for Java artifact in version 0.6.12 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 MessagePack for Java 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)

Test dependencies (1)

Licenses

Developers