| License | License | 
|---|---|
| GroupId | GroupIdcom.github.hetianyi | 
| ArtifactId | ArtifactIdspring-cloud-consul-discovery | 
| Last Version | Last Version2.2.1.RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpring Cloud Consul Discovery Spring Cloud Consul Discovery(Patch Version for service Re-Register by Jason He) | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.github.hetianyi/spring-cloud-consul-discovery/ -->
<dependency>
    <groupId>com.github.hetianyi</groupId>
    <artifactId>spring-cloud-consul-discovery</artifactId>
    <version>2.2.1.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.hetianyi/spring-cloud-consul-discovery/
implementation 'com.github.hetianyi:spring-cloud-consul-discovery:2.2.1.RELEASE'// https://jarcasting.com/artifacts/com.github.hetianyi/spring-cloud-consul-discovery/
implementation ("com.github.hetianyi:spring-cloud-consul-discovery:2.2.1.RELEASE")'com.github.hetianyi:spring-cloud-consul-discovery:jar:2.2.1.RELEASE'<dependency org="com.github.hetianyi" name="spring-cloud-consul-discovery" rev="2.2.1.RELEASE">
  <artifact name="spring-cloud-consul-discovery" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.hetianyi', module='spring-cloud-consul-discovery', version='2.2.1.RELEASE')
)libraryDependencies += "com.github.hetianyi" % "spring-cloud-consul-discovery" % "2.2.1.RELEASE"[com.github.hetianyi/spring-cloud-consul-discovery "2.2.1.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | 2.2.1.RELEASE | 
| org.springframework.cloud : spring-cloud-test-support | jar | 2.2.1.RELEASE | 
| io.projectreactor : reactor-test | jar |