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