Seata dependencies 1.5.1.1

dependencies for Seata built with Maven

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-dependencies
Last Version

Last Version

1.5.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Seata dependencies 1.5.1.1
dependencies for Seata built with Maven
Project Organization

Project Organization

Seata

Download seata-dependencies

How to add to project

<!-- https://jarcasting.com/artifacts/io.seata/seata-dependencies/ -->
<dependency>
    <groupId>io.seata</groupId>
    <artifactId>seata-dependencies</artifactId>
    <version>1.5.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-dependencies/
implementation 'io.seata:seata-dependencies:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-dependencies/
implementation ("io.seata:seata-dependencies:1.5.1.1")
'io.seata:seata-dependencies:pom:1.5.1.1'
<dependency org="io.seata" name="seata-dependencies" rev="1.5.1.1">
  <artifact name="seata-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-dependencies', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-dependencies" % "1.5.1.1"
[io.seata/seata-dependencies "1.5.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1.1
1.5.1
1.5.0