| License | License | 
|---|---|
| Categories | CategoriesSeata Application Layer Libs Distributed Transactions Kryo Data Data Formats Serialization | 
| GroupId | GroupIdio.seata | 
| ArtifactId | ArtifactIdseata-codec-kryo | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionseata-codec-kryo 1.0.0 top seata project pom.xml file | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| seata-codec-kryo-1.0.0.pom | |
| seata-codec-kryo-1.0.0.jar | 6 KB | 
| seata-codec-kryo-1.0.0-sources.jar | 4 KB | 
| seata-codec-kryo-1.0.0-javadoc.jar | 35 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.seata/seata-codec-kryo/ -->
<dependency>
    <groupId>io.seata</groupId>
    <artifactId>seata-codec-kryo</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/io.seata/seata-codec-kryo/
implementation 'io.seata:seata-codec-kryo:1.0.0'// https://jarcasting.com/artifacts/io.seata/seata-codec-kryo/
implementation ("io.seata:seata-codec-kryo:1.0.0")'io.seata:seata-codec-kryo:jar:1.0.0'<dependency org="io.seata" name="seata-codec-kryo" rev="1.0.0">
  <artifact name="seata-codec-kryo" type="jar" />
</dependency>@Grapes(
@Grab(group='io.seata', module='seata-codec-kryo', version='1.0.0')
)libraryDependencies += "io.seata" % "seata-codec-kryo" % "1.0.0"[io.seata/seata-codec-kryo "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.seata : seata-common | jar | 1.0.0 | 
| io.seata : seata-core | jar | 1.0.0 | 
| com.esotericsoftware : kryo | jar | |
| de.javakaffee : kryo-serializers | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.2 | 
| org.junit.platform : junit-platform-launcher | jar | 1.4.2 | 
| org.mockito : mockito-core | jar | 2.23.4 | 
| org.mockito : mockito-junit-jupiter | jar | 2.23.4 | 
| org.assertj : assertj-core | jar | 3.12.2 |