is not current version
Last Version 1.5.1.1

seata-config-all 1.4.2 1.4.2

top seata project pom.xml file

License

License

Categories

Categories

config Application Layer Libs Configuration Seata Distributed Transactions
GroupId

GroupId

io.seata
ArtifactId

ArtifactId

seata-config-all
Version

Version

1.4.2
Type

Type

jar
Description

Description

seata-config-all 1.4.2
top seata project pom.xml file
Project Organization

Project Organization

Seata

Download seata-config-all 1.4.2


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

Dependencies

compile (5)

Group / Artifact Type Version
io.seata : seata-config-apollo jar 1.4.2
io.seata : seata-config-zk jar 1.4.2
io.seata : seata-config-nacos jar 1.4.2
io.seata : seata-config-etcd3 jar 1.4.2
io.seata : seata-config-consul jar 1.4.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2
org.junit.jupiter : junit-jupiter-params jar 5.4.2
org.junit.platform : junit-platform-launcher jar 1.4.2
org.mockito : mockito-core jar 2.23.4
org.mockito : mockito-junit-jupiter jar 2.23.4
org.assertj : assertj-core jar 3.12.2

Project Modules

There are no modules declared in this project.