com.gitee.starblues:springboot-plugin-framework-extension-resources

插件扩展-通过url读取插件中的静态资源

License

License

GroupId

GroupId

com.gitee.starblues
ArtifactId

ArtifactId

springboot-plugin-framework-extension-resources
Last Version

Last Version

2.4.5-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

插件扩展-通过url读取插件中的静态资源

Download springboot-plugin-framework-extension-resources

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
com.gitee.starblues : springboot-plugin-framework jar 2.4.5-RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.0.3.RELEASE
org.springframework : spring-webmvc jar 5.0.7.RELEASE
javax.servlet : javax.servlet-api Optional jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.5-RELEASE
2.4.4-RELEASE
2.4.3-RELEASE
2.4.2-RELEASE
2.4.1-RELEASE
2.4.0-RELEASE
2.3-RELEASE
2.2.2-RELEASE
2.2.1-RELEASE