Java 文件插件系统:动态编译 .java 文件、热更新、动态路由注册,可作为 JAR 插件的轻量替代(兼容 SpringBoot 2.7+/3.x)

Compile Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
io.github.lijialong1313 » plugin-jar-core
JAR 插件系统核心:动态加载/卸载 JAR 插件、三级 ClassLoader 隔离、ASM 字节码扫描、动态路由注册(兼容 SpringBoot 2.7+/3.x)
0.1.1

Provided Dependencies (7)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.362.0.18
Dep Injection Apache 2.0
org.springframework » spring-context2 vulnerabilities
Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ...
5.3.317.0.9
Web Framework Apache 2.0
org.springframework » spring-web6 vulnerabilities
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
5.3.317.0.9
Web Framework Apache 2.0
org.springframework » spring-webmvc15 vulnerabilities
Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ...
5.3.317.0.9
App Server Apache 2.0
org.springframework.boot » spring-boot2 vulnerabilities
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It ...
2.7.184.1.1
Config Apache 2.0
org.springframework.boot » spring-boot-autoconfigure1 vulnerability
Spring Boot auto-configuration attempts to automatically configure your Spring application based on the jar dependencies ...
2.7.184.1.1

Test Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
Testing EPL 2.0
org.junit.jupiter » junit-jupiter
Module "junit-jupiter" of JUnit