License |
License |
---|---|
Categories |
CategoriesSeata Application Layer Libs Distributed Transactions FST Data Data Formats Serialization |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-serializer-fst |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseata-serializer-fst 1.5.1.1
serializer-fst for Seata built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
seata-serializer-fst-1.5.1.1.pom | |
seata-serializer-fst-1.5.1.1.jar | 4 KB |
seata-serializer-fst-1.5.1.1-sources.jar | 2 KB |
seata-serializer-fst-1.5.1.1-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.seata/seata-serializer-fst/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-serializer-fst</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-serializer-fst/
implementation 'io.seata:seata-serializer-fst:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-serializer-fst/
implementation ("io.seata:seata-serializer-fst:1.5.1.1")
'io.seata:seata-serializer-fst:jar:1.5.1.1'
<dependency org="io.seata" name="seata-serializer-fst" rev="1.5.1.1">
<artifact name="seata-serializer-fst" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-serializer-fst', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-serializer-fst" % "1.5.1.1"
[io.seata/seata-serializer-fst "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
de.ruedigermoeller : fst | jar | 2.57 |
io.seata : seata-core | jar | 1.5.1.1 |