is not current version
Last Version 1.0.45

in.hocg.boot:spring-boot-starters-project 1.0.27


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

spring-boot-starters-project
Version

Version

1.0.27
Type

Type

pom

Download spring-boot-starters-project 1.0.27


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