License |
License |
---|---|
Categories |
CategoriesSeata Application Layer Libs Distributed Transactions |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-compressor |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionseata-compressor 1.5.1.1
compressor top parent for Seata built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
seata-compressor-1.5.1.1.pom | 916 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.seata/seata-compressor/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-compressor</artifactId>
<version>1.5.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-compressor/
implementation 'io.seata:seata-compressor:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-compressor/
implementation ("io.seata:seata-compressor:1.5.1.1")
'io.seata:seata-compressor:pom:1.5.1.1'
<dependency org="io.seata" name="seata-compressor" rev="1.5.1.1">
<artifact name="seata-compressor" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-compressor', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-compressor" % "1.5.1.1"
[io.seata/seata-compressor "1.5.1.1"]
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 |