| License |
License |
|---|---|
| GroupId | GroupIdcom.github.sisyphsu |
| ArtifactId | ArtifactIdsmartbuf |
| Last Version | Last Version0.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmartbuf
SmartBuf, is a cross-language serialization and deserialization framework, and it has
high performance and compression ratio like protobuf, high compatibility and scalability like json.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| smartbuf-0.0.1.pom | |
| smartbuf-0.0.1.jar | 154 KB |
| smartbuf-0.0.1-sources.jar | 92 KB |
| smartbuf-0.0.1-javadoc.jar | 583 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.sisyphsu/smartbuf/ -->
<dependency>
<groupId>com.github.sisyphsu</groupId>
<artifactId>smartbuf</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sisyphsu/smartbuf/
implementation 'com.github.sisyphsu:smartbuf:0.0.1'
// https://jarcasting.com/artifacts/com.github.sisyphsu/smartbuf/
implementation ("com.github.sisyphsu:smartbuf:0.0.1")
'com.github.sisyphsu:smartbuf:jar:0.0.1'
<dependency org="com.github.sisyphsu" name="smartbuf" rev="0.0.1">
<artifact name="smartbuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sisyphsu', module='smartbuf', version='0.0.1')
)
libraryDependencies += "com.github.sisyphsu" % "smartbuf" % "0.0.1"
[com.github.sisyphsu/smartbuf "0.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.sisyphsu : dateparser | jar | 1.0.2 |
| org.ow2.asm : asm | jar | 7.2 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| org.projectlombok : lombok | jar | 1.18.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.26 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| joda-time : joda-time | jar | 2.10.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| commons-io : commons-io | jar | 2.6 |
| cglib : cglib | jar | 3.2.12 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| com.google.protobuf : protobuf-java | jar | 3.9.2 |
| org.msgpack : msgpack | jar | 0.6.12 |
| com.esotericsoftware : kryo | jar | 4.0.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
| org.openjdk.jmh : jmh-core | jar | 1.21 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.21 |