Last Version

wheel-serialization 1.2.4

对序列化的应用提供支持

License

License

Categories

Categories

Serialization Data Data Formats
GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel-serialization
Version

Version

1.2.4
Type

Type

jar
Description

Description

wheel-serialization
对序列化的应用提供支持

Download wheel-serialization 1.2.4


<!-- 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"]

Dependencies

compile (14)

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

provided (2)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1
org.projectlombok : lombok jar 1.18.20

test (2)

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

Project Modules

There are no modules declared in this project.