| License |
License |
|---|---|
| Categories |
CategoriesSeata Application Layer Libs Distributed Transactions |
| GroupId | GroupIdio.seata |
| ArtifactId | ArtifactIdseata-discovery-consul |
| Version | Version1.5.1 |
| Type | Typejar |
| Description |
Descriptionseata-discovery-consul 1.5.1
top seata project pom.xml file
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.seata/seata-discovery-consul/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-discovery-consul</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-discovery-consul/
implementation 'io.seata:seata-discovery-consul:1.5.1'
// https://jarcasting.com/artifacts/io.seata/seata-discovery-consul/
implementation ("io.seata:seata-discovery-consul:1.5.1")
'io.seata:seata-discovery-consul:jar:1.5.1'
<dependency org="io.seata" name="seata-discovery-consul" rev="1.5.1">
<artifact name="seata-discovery-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-discovery-consul', version='1.5.1')
)
libraryDependencies += "io.seata" % "seata-discovery-consul" % "1.5.1"
[io.seata/seata-discovery-consul "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.seata : seata-discovery-core | jar | 1.5.1 |
| com.ecwid.consul : consul-api | jar | |
| org.apache.httpcomponents : httpclient | jar | |
| org.apache.httpcomponents : httpcore | jar |
| 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 |