is not current version
Last Version 1.5.1.1

Seata Parent POM 1.5.1 1.5.1

top seata project pom.xml file

License

License

Categories

Categories

Seata Application Layer Libs Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-parent
Version

Version

1.5.1
Type

Type

pom
Description

Description

Seata Parent POM 1.5.1
top seata project pom.xml file
Project Organization

Project Organization

Seata

Download seata-parent 1.5.1

Filename Size
seata-parent-1.5.1.pom 11 KB
Browse

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

Dependencies

test (6)

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

Project Modules

  • build
  • all
  • bom
  • common
  • config
  • console
  • core
  • dependencies
  • discovery
  • distribution
  • integration/dubbo
  • integration/dubbo-alibaba
  • integration/sofa-rpc
  • integration/motan
  • integration/grpc
  • integration/http
  • integration/hsf
  • integration/brpc
  • rm
  • rm-datasource
  • spring
  • tcc
  • tm
  • metrics
  • serializer
  • seata-spring-boot-starter
  • seata-spring-autoconfigure
  • compressor
  • saga
  • sqlparser
  • server
  • ext/apm-seata-skywalking-plugin