| License |
License |
|---|---|
| Categories |
CategoriesSeata Application Layer Libs Distributed Transactions |
| GroupId | GroupIdio.seata |
| ArtifactId | ArtifactIdseata-compressor-7z |
| Version | Version1.5.1 |
| Type | Typejar |
| Description |
Descriptionseata-compressor-7z 1.5.1
top seata project pom.xml file
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.seata/seata-compressor-7z/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-compressor-7z</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-compressor-7z/
implementation 'io.seata:seata-compressor-7z:1.5.1'
// https://jarcasting.com/artifacts/io.seata/seata-compressor-7z/
implementation ("io.seata:seata-compressor-7z:1.5.1")
'io.seata:seata-compressor-7z:jar:1.5.1'
<dependency org="io.seata" name="seata-compressor-7z" rev="1.5.1">
<artifact name="seata-compressor-7z" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-compressor-7z', version='1.5.1')
)
libraryDependencies += "io.seata" % "seata-compressor-7z" % "1.5.1"
[io.seata/seata-compressor-7z "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.seata : seata-core | jar | 1.5.1 |
| org.tukaani : xz | jar | |
| org.apache.commons : commons-compress | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.platform : junit-platform-launcher | jar | |
| org.mockito : mockito-core | jar | |
| org.mockito : mockito-junit-jupiter | jar | |
| org.assertj : assertj-core | jar | |
| org.slf4j : slf4j-simple | jar |