is not current version
Last Version 1.0.45

Spring Boot :: Sentinel 1.0.28

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

Spring Boot Container Microservices Sentinel
GroupId

GroupId

in.hocg.boot
ArtifactId

ArtifactId

spring-boot-sentinel
Version

Version

1.0.28
Type

Type

pom
Description

Description

Spring Boot :: Sentinel
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download spring-boot-sentinel 1.0.28

Filename Size
spring-boot-sentinel-1.0.28.pom 948 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.28</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-sentinel/
implementation 'in.hocg.boot:spring-boot-sentinel:1.0.28'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-sentinel/
implementation ("in.hocg.boot:spring-boot-sentinel:1.0.28")
'in.hocg.boot:spring-boot-sentinel:pom:1.0.28'
<dependency org="in.hocg.boot" name="spring-boot-sentinel" rev="1.0.28">
  <artifact name="spring-boot-sentinel" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-sentinel', version='1.0.28')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-sentinel" % "1.0.28"
[in.hocg.boot/spring-boot-sentinel "1.0.28"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.12

Project Modules

  • sentinel-spring-boot-autoconfigure