| License | License | 
|---|---|
| Categories | CategoriesSeata Application Layer Libs Distributed Transactions | 
| GroupId | GroupIdio.seata | 
| ArtifactId | ArtifactIdseata-test | 
| Last Version | Last Version1.5.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionseata-test 1.5.1.1 test for Seata built with Maven | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| seata-test-1.5.1.1.pom | |
| seata-test-1.5.1.1.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.seata/seata-test/ -->
<dependency>
    <groupId>io.seata</groupId>
    <artifactId>seata-test</artifactId>
    <version>1.5.1.1</version>
</dependency>// https://jarcasting.com/artifacts/io.seata/seata-test/
implementation 'io.seata:seata-test:1.5.1.1'// https://jarcasting.com/artifacts/io.seata/seata-test/
implementation ("io.seata:seata-test:1.5.1.1")'io.seata:seata-test:jar:1.5.1.1'<dependency org="io.seata" name="seata-test" rev="1.5.1.1">
  <artifact name="seata-test" type="jar" />
</dependency>@Grapes(
@Grab(group='io.seata', module='seata-test', version='1.5.1.1')
)libraryDependencies += "io.seata" % "seata-test" % "1.5.1.1"[io.seata/seata-test "1.5.1.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.seata : seata-tm | jar | 1.5.1.1 | 
| io.seata : seata-server | jar | 1.5.1.1 | 
| io.seata : seata-rm-datasource | jar | 1.5.1.1 | 
| io.seata : seata-saga-engine-store | jar | 1.5.1.1 | 
| io.seata : seata-spring | jar | 1.5.1.1 | 
| org.apache.dubbo : dubbo | jar | 2.7.4 | 
| org.springframework : spring-core | jar | 5.3.18 | 
| org.springframework : spring-context | jar | 5.3.18 | 
| org.springframework : spring-context-support | jar | 5.3.18 | 
| org.apache.zookeeper : zookeeper | jar | 3.5.9 | 
| io.seata : seata-serializer-seata | jar | 1.5.1.1 |