License |
License |
---|---|
Categories |
CategoriesSeata Application Layer Libs Distributed Transactions Kryo Data Data Formats Serialization |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-serializer-kryo |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseata-serializer-kryo 1.5.1.1
serializer-kryo for Seata built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.seata/seata-serializer-kryo/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-serializer-kryo</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-serializer-kryo/
implementation 'io.seata:seata-serializer-kryo:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-serializer-kryo/
implementation ("io.seata:seata-serializer-kryo:1.5.1.1")
'io.seata:seata-serializer-kryo:jar:1.5.1.1'
<dependency org="io.seata" name="seata-serializer-kryo" rev="1.5.1.1">
<artifact name="seata-serializer-kryo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-serializer-kryo', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-serializer-kryo" % "1.5.1.1"
[io.seata/seata-serializer-kryo "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.seata : seata-common | jar | 1.5.1.1 |
io.seata : seata-core | jar | 1.5.1.1 |
com.esotericsoftware : kryo | jar | 4.0.2 |
de.javakaffee : kryo-serializers | jar | 0.42 |