| GroupId | GroupIdcom.github.liuzhengyang |
|---|---|
| ArtifactId | ArtifactIdhotreload-registry |
| Last Version | Last Version1.0.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| hotreload-registry-1.0.14.pom | |
| hotreload-registry-1.0.14.jar | 42 MB |
| hotreload-registry-1.0.14-sources.jar | 1 KB |
| hotreload-registry-1.0.14-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-registry/ -->
<dependency>
<groupId>com.github.liuzhengyang</groupId>
<artifactId>hotreload-registry</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-registry/
implementation 'com.github.liuzhengyang:hotreload-registry:1.0.14'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-registry/
implementation ("com.github.liuzhengyang:hotreload-registry:1.0.14")
'com.github.liuzhengyang:hotreload-registry:jar:1.0.14'
<dependency org="com.github.liuzhengyang" name="hotreload-registry" rev="1.0.14">
<artifact name="hotreload-registry" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='hotreload-registry', version='1.0.14')
)
libraryDependencies += "com.github.liuzhengyang" % "hotreload-registry" % "1.0.14"
[com.github.liuzhengyang/hotreload-registry "1.0.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| org.springframework.cloud : spring-cloud-starter-netflix-eureka-server | jar |