License |
License |
---|---|
Categories |
CategoriesSerialization Data Data Formats |
GroupId | GroupIdcom.github.rebue.wheel |
ArtifactId | ArtifactIdwheel-serialization |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwheel-serialization
对序列化的应用提供支持
|
Filename | Size |
---|---|
wheel-serialization-1.2.4.pom | |
wheel-serialization-1.2.4.jar | 17 KB |
wheel-serialization-1.2.4-sources.jar | 10 KB |
wheel-serialization-1.2.4-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-serialization/ -->
<dependency>
<groupId>com.github.rebue.wheel</groupId>
<artifactId>wheel-serialization</artifactId>
<version>1.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-serialization/
implementation 'com.github.rebue.wheel:wheel-serialization:1.2.4'
// https://jarcasting.com/artifacts/com.github.rebue.wheel/wheel-serialization/
implementation ("com.github.rebue.wheel:wheel-serialization:1.2.4")
'com.github.rebue.wheel:wheel-serialization:jar:1.2.4'
<dependency org="com.github.rebue.wheel" name="wheel-serialization" rev="1.2.4">
<artifact name="wheel-serialization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rebue.wheel', module='wheel-serialization', version='1.2.4')
)
libraryDependencies += "com.github.rebue.wheel" % "wheel-serialization" % "1.2.4"
[com.github.rebue.wheel/wheel-serialization "1.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
de.ruedigermoeller : fst Optional | jar | 2.57 |
com.esotericsoftware : kryo Optional | jar | 4.0.2 |
io.protostuff : protostuff-core Optional | jar | 1.7.2 |
io.protostuff : protostuff-runtime Optional | jar | 1.7.2 |
com.fasterxml.jackson.module : jackson-module-parameter-names Optional | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 Optional | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 Optional | jar | |
org.dom4j : dom4j | jar | 2.1.3 |
com.thoughtworks.xstream : xstream | jar | 1.4.14 |
jaxen : jaxen | jar | 1.2.0 |
org.springframework.amqp : spring-amqp Optional | jar | 2.2.18.RELEASE |
org.springframework.amqp : spring-rabbit Optional | jar | 2.2.18.RELEASE |
org.springframework.data : spring-data-redis Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.12.RELEASE |