Categories |
CategoriesSpring Boot Container Microservices |
---|---|
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdspring-boot-polaris-discovery-register |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpringBoot Polaris Discovery Register
Register Adapter for SpringBoot Polaris Discovery
|
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/spring-boot-polaris-discovery-register/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>spring-boot-polaris-discovery-register</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/spring-boot-polaris-discovery-register/
implementation 'com.tencent.polaris:spring-boot-polaris-discovery-register:1.1.0'
// https://jarcasting.com/artifacts/com.tencent.polaris/spring-boot-polaris-discovery-register/
implementation ("com.tencent.polaris:spring-boot-polaris-discovery-register:1.1.0")
'com.tencent.polaris:spring-boot-polaris-discovery-register:jar:1.1.0'
<dependency org="com.tencent.polaris" name="spring-boot-polaris-discovery-register" rev="1.1.0">
<artifact name="spring-boot-polaris-discovery-register" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='spring-boot-polaris-discovery-register', version='1.1.0')
)
libraryDependencies += "com.tencent.polaris" % "spring-boot-polaris-discovery-register" % "1.1.0"
[com.tencent.polaris/spring-boot-polaris-discovery-register "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | |
com.tencent.polaris : spring-boot-polaris-context | jar | 1.1.0 |