SpringBoot Polaris Discovery Register

Register Adapter for SpringBoot Polaris Discovery

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.tencent.polaris
ArtifactId

ArtifactId

spring-boot-polaris-discovery-register
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SpringBoot Polaris Discovery Register
Register Adapter for SpringBoot Polaris Discovery

Download spring-boot-polaris-discovery-register

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
com.tencent.polaris : spring-boot-polaris-context jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0