https://github.com/msgpack4z/msgpack4z-java
an implementation of msgpack4z-api using msgpack-java
https://github.com/msgpack4z/msgpack4z-java
java msgpack serialization
Last synced: 4 months ago
JSON representation
an implementation of msgpack4z-api using msgpack-java
- Host: GitHub
- URL: https://github.com/msgpack4z/msgpack4z-java
- Owner: msgpack4z
- Created: 2015-01-04T18:01:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T00:19:19.000Z (about 1 year ago)
- Last Synced: 2024-10-29T01:22:45.325Z (about 1 year ago)
- Topics: java, msgpack, serialization
- Language: Java
- Homepage: http://msgpack4z.github.io/graph.svg
- Size: 118 KB
- Stars: 3
- Watchers: 4
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# msgpack4z-java
[](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/msgpack4z-java)
[](https://javadoc.io/doc/com.github.xuwei-k/msgpack4z-java)
-
-
### latest stable version
```scala
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-java" % "0.4.0"
```