License |
License |
---|---|
GroupId | GroupIdcom.github.codingdebugallday |
ArtifactId | ArtifactIdspringboot-plugin-framework-extension-resources |
Last Version | Last Version1.0.5.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringboot-plugin-framework-extension-resources
插件扩展-通过url读取插件中的静态资源
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.codingdebugallday/springboot-plugin-framework-extension-resources/ -->
<dependency>
<groupId>com.github.codingdebugallday</groupId>
<artifactId>springboot-plugin-framework-extension-resources</artifactId>
<version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.codingdebugallday/springboot-plugin-framework-extension-resources/
implementation 'com.github.codingdebugallday:springboot-plugin-framework-extension-resources:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.github.codingdebugallday/springboot-plugin-framework-extension-resources/
implementation ("com.github.codingdebugallday:springboot-plugin-framework-extension-resources:1.0.5.RELEASE")
'com.github.codingdebugallday:springboot-plugin-framework-extension-resources:jar:1.0.5.RELEASE'
<dependency org="com.github.codingdebugallday" name="springboot-plugin-framework-extension-resources" rev="1.0.5.RELEASE">
<artifact name="springboot-plugin-framework-extension-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.codingdebugallday', module='springboot-plugin-framework-extension-resources', version='1.0.5.RELEASE')
)
libraryDependencies += "com.github.codingdebugallday" % "springboot-plugin-framework-extension-resources" % "1.0.5.RELEASE"
[com.github.codingdebugallday/springboot-plugin-framework-extension-resources "1.0.5.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.codingdebugallday : springboot-plugin-framework | jar | 1.0.5.RELEASE |
org.springframework : spring-webmvc | jar | 5.2.7.RELEASE |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
Version |
---|
1.0.5.RELEASE
|
1.0.4.RELEASE
|
1.0.3.RELEASE
|
1.0.2.RELEASE
|
1.0.1.RELEASE
|
1.0.0.RELEASE
|