is not current version
Last Version 3

io.openshift.booster:spring-boot-booster-parent 1.5.10-10

Spring Boot Tomcat - Booster Parent

Categories

Categories

Spring Boot Container Microservices OpenShift PaaS Providers
GroupId

GroupId

io.openshift.booster
ArtifactId

ArtifactId

spring-boot-booster-parent
Version

Version

1.5.10-10
Type

Type

pom

Download spring-boot-booster-parent 1.5.10-10


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