is not current version
Last Version 1.0.22

in.hocg.boot:spring-boot-starters-parent 1.0.9


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

spring-boot-starters-parent
Version

Version

1.0.9
Type

Type

pom

Download spring-boot-starters-parent 1.0.9


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