is not current version
Last Version 3.0.0

com.gitee.starblues:springboot-plugin-framework 2.4.6-RELEASE

spring boot 插件式开发集成包

License

License

GroupId

GroupId

com.gitee.starblues
ArtifactId

ArtifactId

springboot-plugin-framework
Version

Version

2.4.6-RELEASE
Type

Type

jar
Description

Description

spring boot 插件式开发集成包

Download springboot-plugin-framework 2.4.6-RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework/ -->
<dependency>
    <groupId>com.gitee.starblues</groupId>
    <artifactId>springboot-plugin-framework</artifactId>
    <version>2.4.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework/
implementation 'com.gitee.starblues:springboot-plugin-framework:2.4.6-RELEASE'
// https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework/
implementation ("com.gitee.starblues:springboot-plugin-framework:2.4.6-RELEASE")
'com.gitee.starblues:springboot-plugin-framework:jar:2.4.6-RELEASE'
<dependency org="com.gitee.starblues" name="springboot-plugin-framework" rev="2.4.6-RELEASE">
  <artifact name="springboot-plugin-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.starblues', module='springboot-plugin-framework', version='2.4.6-RELEASE')
)
libraryDependencies += "com.gitee.starblues" % "springboot-plugin-framework" % "2.4.6-RELEASE"
[com.gitee.starblues/springboot-plugin-framework "2.4.6-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
org.pf4j : pf4j jar 3.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.1
org.slf4j : slf4j-api jar 1.7.7

provided (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.4.1
org.springframework : spring-webmvc jar 5.0.7.RELEASE
io.springfox : springfox-spring-web jar 2.10.5
org.springdoc : springdoc-openapi-ui jar 1.5.2
javax.servlet : javax.servlet-api Optional jar 4.0.1
org.springframework.boot : spring-boot-starter-websocket jar 2.4.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.