MVN

com.litongjava : hotswap-classloader

Maven & Gradle

Jun 05, 2023
11 stars

hotswap-classloader · spring-boot开发者福音,修改java文件后按Ctrl+S可在1s内生效,省去手动重启spring-boot的时间

<dependency>
    <groupId>com.litongjava</groupId>
    <artifactId>hotswap-classloader</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.litongjava : hotswap-classloader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.litongjava : hotswap-classloader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
hotswap-classloader-1.1.0
1.0.x
hotswap-classloader-1.0.9
hotswap-classloader-1.0.8
hotswap-classloader-1.0.7
hotswap-classloader-1.0.6
hotswap-classloader-1.0.5
hotswap-classloader-1.0.4
hotswap-classloader-1.0.3
hotswap-classloader-1.0.2
hotswap-classloader-1.0.1
1.0
hotswap-classloader-1.0

How to add a dependency to Maven

Add the following com.litongjava : hotswap-classloader maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.litongjava</groupId>
    <artifactId>hotswap-classloader</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.litongjava : hotswap-classloader gradle dependency to your build.gradle file:

implementation 'com.litongjava:hotswap-classloader:1.1.0'

Gradle Kotlin DSL: Add the following com.litongjava : hotswap-classloader gradle kotlin dependency to your build.gradle.kts file:

implementation("com.litongjava:hotswap-classloader:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.litongjava : hotswap-classloader sbt scala dependency to your build.sbt file:

libraryDependencies += "com.litongjava" % "hotswap-classloader" % "1.1.0"

Advertisement

Dependencies from Group

Mar 24, 2023
0 stars
Jun 05, 2023
11 stars
Mar 05, 2022
2 stars
Jun 23, 2022
0 stars

Discover Dependencies

Aug 25, 2023
2 usages
4.6k stars
Jun 28, 2021
4 usages
4.6k stars
Jul 02, 2022
355 stars
Aug 18, 2023
3 stars
Jun 23, 2021
1 usages
0 stars
Aug 09, 2023
1 usages
1.7k stars
Jun 26, 2021
1 usages
1.7k stars
Jun 26, 2021
1.7k stars
Aug 17, 2022
1 usages
5 stars