Last Version

io.kwy.boot:spring-boot-starter 1.5.3.1.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.kwy.boot
ArtifactId

ArtifactId

spring-boot-starter
Version

Version

1.5.3.1.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-boot-starter 1.5.3.1.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
io.kwy.boot : spring-boot-autoconfigure jar 1.5.3.1.RELEASE

Project Modules

There are no modules declared in this project.