| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sisyphsu |
| Идентификатор | Идентификаторsmartbuf |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsmartbuf
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |