License |
License |
---|---|
Categories |
CategoriesSeata Application Layer Libs Distributed Transactions |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-compressor-all |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseata-compressor-all 1.5.1.1
compressor-all for Seata built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
seata-compressor-all-1.5.1.1.pom | |
seata-compressor-all-1.5.1.1.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.seata/seata-compressor-all/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-compressor-all</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-compressor-all/
implementation 'io.seata:seata-compressor-all:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-compressor-all/
implementation ("io.seata:seata-compressor-all:1.5.1.1")
'io.seata:seata-compressor-all:jar:1.5.1.1'
<dependency org="io.seata" name="seata-compressor-all" rev="1.5.1.1">
<artifact name="seata-compressor-all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-compressor-all', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-compressor-all" % "1.5.1.1"
[io.seata/seata-compressor-all "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.seata : seata-compressor-gzip | jar | 1.5.1.1 |
io.seata : seata-compressor-7z | jar | 1.5.1.1 |
io.seata : seata-compressor-bzip2 | jar | 1.5.1.1 |
io.seata : seata-compressor-zip | jar | 1.5.1.1 |
io.seata : seata-compressor-lz4 | jar | 1.5.1.1 |
io.seata : seata-compressor-deflater | jar | 1.5.1.1 |
io.seata : seata-compressor-zstd | jar | 1.5.1.1 |