is not current version
Last Version 1.0.45

in.hocg.boot:spring-boot-sentinel 1.0.25


Categories

Categories

Spring Boot Container Microservices Sentinel
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

spring-boot-sentinel
Version

Version

1.0.25
Type

Type

pom

Download spring-boot-sentinel 1.0.25

Filename Size
spring-boot-sentinel-1.0.25.pom 883 bytes
Browse

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