GroupId | GroupIdcom.gitee.starblues |
---|---|
ArtifactId | ArtifactIdspringboot-plugin-framework-loader |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework-loader/ -->
<dependency>
<groupId>com.gitee.starblues</groupId>
<artifactId>springboot-plugin-framework-loader</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework-loader/
implementation 'com.gitee.starblues:springboot-plugin-framework-loader:3.0.0'
// https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-framework-loader/
implementation ("com.gitee.starblues:springboot-plugin-framework-loader:3.0.0")
'com.gitee.starblues:springboot-plugin-framework-loader:jar:3.0.0'
<dependency org="com.gitee.starblues" name="springboot-plugin-framework-loader" rev="3.0.0">
<artifact name="springboot-plugin-framework-loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.starblues', module='springboot-plugin-framework-loader', version='3.0.0')
)
libraryDependencies += "com.gitee.starblues" % "springboot-plugin-framework-loader" % "3.0.0"
[com.gitee.starblues/springboot-plugin-framework-loader "3.0.0"]