Last Version

spring-boot-starter 2.1.6.RELEASE

为spring-boot集成开发必备工具

License

License

Categories

Categories

Spring Boot Container Microservices Ant Build Tools
GroupId

GroupId

io.github.vibrantbyte
ArtifactId

ArtifactId

spring-boot-starter
Version

Version

2.1.6.RELEASE
Type

Type

pom
Description

Description

spring-boot-starter
为spring-boot集成开发必备工具
Source Code Management

Source Code Management

https://github.com/vibrantbyte/spring-boot-starter

Download spring-boot-starter 2.1.6.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.vibrantbyte/spring-boot-starter/ -->
<dependency>
    <groupId>io.github.vibrantbyte</groupId>
    <artifactId>spring-boot-starter</artifactId>
    <version>2.1.6.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.vibrantbyte/spring-boot-starter/
implementation 'io.github.vibrantbyte:spring-boot-starter:2.1.6.RELEASE'
// https://jarcasting.com/artifacts/io.github.vibrantbyte/spring-boot-starter/
implementation ("io.github.vibrantbyte:spring-boot-starter:2.1.6.RELEASE")
'io.github.vibrantbyte:spring-boot-starter:pom:2.1.6.RELEASE'
<dependency org="io.github.vibrantbyte" name="spring-boot-starter" rev="2.1.6.RELEASE">
  <artifact name="spring-boot-starter" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.vibrantbyte', module='spring-boot-starter', version='2.1.6.RELEASE')
)
libraryDependencies += "io.github.vibrantbyte" % "spring-boot-starter" % "2.1.6.RELEASE"
[io.github.vibrantbyte/spring-boot-starter "2.1.6.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.