GroupId | GroupIdcom.gitee.starblues |
---|---|
ArtifactId | ArtifactIdspringboot-plugin-bootstrap |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description插件引导模块
|
<!-- https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-bootstrap/ -->
<dependency>
<groupId>com.gitee.starblues</groupId>
<artifactId>springboot-plugin-bootstrap</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-bootstrap/
implementation 'com.gitee.starblues:springboot-plugin-bootstrap:3.0.0'
// https://jarcasting.com/artifacts/com.gitee.starblues/springboot-plugin-bootstrap/
implementation ("com.gitee.starblues:springboot-plugin-bootstrap:3.0.0")
'com.gitee.starblues:springboot-plugin-bootstrap:jar:3.0.0'
<dependency org="com.gitee.starblues" name="springboot-plugin-bootstrap" rev="3.0.0">
<artifact name="springboot-plugin-bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.starblues', module='springboot-plugin-bootstrap', version='3.0.0')
)
libraryDependencies += "com.gitee.starblues" % "springboot-plugin-bootstrap" % "3.0.0"
[com.gitee.starblues/springboot-plugin-bootstrap "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.aspectj : aspectjweaver | jar | 1.9.6 |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
com.gitee.starblues : springboot-plugin-framework Optional | jar | 3.0.0 |
org.springframework.boot : spring-boot Optional | jar | 2.5.6 |
org.springframework : spring-webmvc Optional | jar | 5.3.2 |
org.springdoc : springdoc-openapi-common Optional | jar | 1.6.5 |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |