Last Version

io.kwy.boot:spring-boot-starters 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-starters
Version

Version

1.5.3.1.RELEASE
Type

Type

pom
Description

Description

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

Project Organization

Pivotal Software, Inc.

Download spring-boot-starters 1.5.3.1.RELEASE


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