License |
License |
---|---|
Categories |
CategoriesSeata Application Layer Libs Distributed Transactions |
GroupId | GroupIdio.seata |
ArtifactId | ArtifactIdseata-discovery-custom |
Last Version | Last Version1.5.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionseata-discovery-custom 1.5.1.1
discovery-custom for Seata built with Maven
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.seata/seata-discovery-custom/ -->
<dependency>
<groupId>io.seata</groupId>
<artifactId>seata-discovery-custom</artifactId>
<version>1.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.seata/seata-discovery-custom/
implementation 'io.seata:seata-discovery-custom:1.5.1.1'
// https://jarcasting.com/artifacts/io.seata/seata-discovery-custom/
implementation ("io.seata:seata-discovery-custom:1.5.1.1")
'io.seata:seata-discovery-custom:jar:1.5.1.1'
<dependency org="io.seata" name="seata-discovery-custom" rev="1.5.1.1">
<artifact name="seata-discovery-custom" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.seata', module='seata-discovery-custom', version='1.5.1.1')
)
libraryDependencies += "io.seata" % "seata-discovery-custom" % "1.5.1.1"
[io.seata/seata-discovery-custom "1.5.1.1"]
Group / Artifact | Type | Version |
---|---|---|
io.seata : seata-discovery-core | jar | 1.5.1.1 |