| License | License | 
|---|---|
| GroupId | GroupIdcom.github.hetianyi | 
| ArtifactId | ArtifactIdspring-cloud-starter-consul-discovery-patch | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring Cloud Consul Discovery Patch spring-cloud-consul-discovery模块补丁,修复了无法重新注册服务的问题。 | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.hetianyi/spring-cloud-starter-consul-discovery-patch/ -->
<dependency>
    <groupId>com.github.hetianyi</groupId>
    <artifactId>spring-cloud-starter-consul-discovery-patch</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hetianyi/spring-cloud-starter-consul-discovery-patch/
implementation 'com.github.hetianyi:spring-cloud-starter-consul-discovery-patch:1.0.0'// https://jarcasting.com/artifacts/com.github.hetianyi/spring-cloud-starter-consul-discovery-patch/
implementation ("com.github.hetianyi:spring-cloud-starter-consul-discovery-patch:1.0.0")'com.github.hetianyi:spring-cloud-starter-consul-discovery-patch:jar:1.0.0'<dependency org="com.github.hetianyi" name="spring-cloud-starter-consul-discovery-patch" rev="1.0.0">
  <artifact name="spring-cloud-starter-consul-discovery-patch" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hetianyi', module='spring-cloud-starter-consul-discovery-patch', version='1.0.0')
)libraryDependencies += "com.github.hetianyi" % "spring-cloud-starter-consul-discovery-patch" % "1.0.0"[com.github.hetianyi/spring-cloud-starter-consul-discovery-patch "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-starter-consul-discovery | jar | |
| org.projectlombok : lombok Optional | jar | 1.18.10 | 
| com.google.guava : guava Optional | jar | 28.1-jre | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.cloud : spring-cloud-dependencies | pom | Hoxton.SR1 |