is not current version
Last Version 1.0.31

in.hocg.boot:utils-spring-boot-all 1.0.23


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

utils-spring-boot-all
Version

Version

1.0.23
Type

Type

jar

Download utils-spring-boot-all 1.0.23


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