is not current version
Last Version 1.5.1.1

Seata bom 1.4.2 1.4.2

Seata bom

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-bom
Version

Version

1.4.2
Type

Type

pom
Description

Description

Seata bom 1.4.2
Seata bom
Project URL

Project URL

http://seata.io
Project Organization

Project Organization

Seata

Download seata-bom 1.4.2

Filename Size
seata-bom-1.4.2.pom 26 KB
Browse

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

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.