https://github.com/msgpack4z/msgpack4z-api
common interface for msgpack4z libraries
https://github.com/msgpack4z/msgpack4z-api
java msgpack serialization
Last synced: 8 months ago
JSON representation
common interface for msgpack4z libraries
- Host: GitHub
- URL: https://github.com/msgpack4z/msgpack4z-api
- Owner: msgpack4z
- Created: 2015-01-04T16:59:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-09-07T00:08:09.000Z (9 months ago)
- Last Synced: 2025-09-07T02:28:38.568Z (9 months ago)
- Topics: java, msgpack, serialization
- Language: Java
- Homepage: http://msgpack4z.github.io/graph.svg
- Size: 79.1 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# msgpack4z-api
[](https://maven-badges.herokuapp.com/maven-central/com.github.xuwei-k/msgpack4z-api)
[](https://javadoc.io/doc/com.github.xuwei-k/msgpack4z-api)
-
-
```scala
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-api" % "0.2.0"
```