is not current version
Last Version 1.0.45

in.hocg.boot:ws-spring-boot-starter 1.0.40


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

ws-spring-boot-starter
Version

Version

1.0.40
Type

Type

jar

Download ws-spring-boot-starter 1.0.40


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