License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.battcn.boot |
ArtifactId | ArtifactIdextend-spring-boot-starter |
Last Version | Last Version2.1.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionextend-spring-boot-starter
扩展包的依赖项
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.battcn.boot/extend-spring-boot-starter/ -->
<dependency>
<groupId>com.battcn.boot</groupId>
<artifactId>extend-spring-boot-starter</artifactId>
<version>2.1.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.battcn.boot/extend-spring-boot-starter/
implementation 'com.battcn.boot:extend-spring-boot-starter:2.1.2-RELEASE'
// https://jarcasting.com/artifacts/com.battcn.boot/extend-spring-boot-starter/
implementation ("com.battcn.boot:extend-spring-boot-starter:2.1.2-RELEASE")
'com.battcn.boot:extend-spring-boot-starter:jar:2.1.2-RELEASE'
<dependency org="com.battcn.boot" name="extend-spring-boot-starter" rev="2.1.2-RELEASE">
<artifact name="extend-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.battcn.boot', module='extend-spring-boot-starter', version='2.1.2-RELEASE')
)
libraryDependencies += "com.battcn.boot" % "extend-spring-boot-starter" % "2.1.2-RELEASE"
[com.battcn.boot/extend-spring-boot-starter "2.1.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.battcn.boot : extend-spring-boot-autoconfigure | jar | 2.1.2-RELEASE |