GroupId | GroupIdcom.github.liuzhengyang |
---|---|
ArtifactId | ArtifactIdhotreload-boot |
Version | Version1.0.14 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
hotreload-boot-1.0.14.pom | |
hotreload-boot-1.0.14.jar | 5 KB |
hotreload-boot-1.0.14-sources.jar | 2 KB |
hotreload-boot-1.0.14-javadoc.jar | 391 KB |
hotreload-boot-1.0.14-jar-with-dependencies.jar | 832 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-boot/ -->
<dependency>
<groupId>com.github.liuzhengyang</groupId>
<artifactId>hotreload-boot</artifactId>
<version>1.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-boot/
implementation 'com.github.liuzhengyang:hotreload-boot:1.0.14'
// https://jarcasting.com/artifacts/com.github.liuzhengyang/hotreload-boot/
implementation ("com.github.liuzhengyang:hotreload-boot:1.0.14")
'com.github.liuzhengyang:hotreload-boot:jar:1.0.14'
<dependency org="com.github.liuzhengyang" name="hotreload-boot" rev="1.0.14">
<artifact name="hotreload-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuzhengyang', module='hotreload-boot', version='1.0.14')
)
libraryDependencies += "com.github.liuzhengyang" % "hotreload-boot" % "1.0.14"
[com.github.liuzhengyang/hotreload-boot "1.0.14"]
Group / Artifact | Type | Version |
---|---|---|
com.github.liuzhengyang : hotreload-common | jar | |
ch.qos.logback : logback-classic | jar | 1.2.3 |
commons-cli : commons-cli | jar | 1.4 |