MVN

org.msgpack : msgpack

Maven & Gradle

May 17, 2015
103 usages
1.3k stars

MessagePack for Java · MessagePack for Java is a binary-based efficient object serialization library in Java.

<dependency>
    <groupId>org.msgpack</groupId>
    <artifactId>msgpack</artifactId>
    <version>0.6.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.msgpack : msgpack to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.12

All Versions

Choose a version of org.msgpack : msgpack to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
msgpack-0.6.12
Cx665e586d-1bf8
msgpack-0.6.11
Cx665e586d-1bf8
msgpack-0.6.10
Cx665e586d-1bf8
msgpack-0.6.9
Cx665e586d-1bf8
msgpack-0.6.8
Cx665e586d-1bf8
msgpack-0.6.7
Cx665e586d-1bf8
msgpack-0.6.6
Cx665e586d-1bf8
msgpack-0.6.5
Cx665e586d-1bf8
msgpack-0.6.4
Cx665e586d-1bf8
msgpack-0.6.3
Cx665e586d-1bf8
msgpack-0.6.2
Cx665e586d-1bf8
msgpack-0.6.1
Cx665e586d-1bf8
msgpack-0.6.0
Cx665e586d-1bf8

How to add a dependency to Maven

Add the following org.msgpack : msgpack maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.msgpack</groupId>
    <artifactId>msgpack</artifactId>
    <version>0.6.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.msgpack : msgpack gradle dependency to your build.gradle file:

implementation 'org.msgpack:msgpack:0.6.12'

Gradle Kotlin DSL: Add the following org.msgpack : msgpack gradle kotlin dependency to your build.gradle.kts file:

implementation("org.msgpack:msgpack:0.6.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.msgpack : msgpack sbt scala dependency to your build.sbt file:

libraryDependencies += "org.msgpack" % "msgpack" % "0.6.12"

Advertisement

Dependencies from Group

Jul 31, 2023
196 usages
1.3k stars
Jul 31, 2023
120 usages
1.3k stars
May 17, 2015
103 usages
1.3k stars
Nov 29, 2017
5 usages
94 stars
Aug 14, 2014
2 usages
94 stars

Discover Dependencies

Apr 18, 2017
7 usages
May 18, 2017
1 usages
138 stars
Aug 31, 2017
79 usages
65 stars
Mar 21, 2023
15 usages
31 stars
May 12, 2023
3 usages
2.3k stars
Aug 21, 2023
22 usages
Aug 21, 2023
1 usages
Mar 18, 2020
8 usages