is not current version
Last Version 1.0.45

in.hocg.boot:web-spring-boot-starter 1.0.16


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

web-spring-boot-starter
Version

Version

1.0.16
Type

Type

jar

Download web-spring-boot-starter 1.0.16


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