Last Version

sentinel-parent 1.8.4

The parent project of Sentinel

License

License

Categories

Categories

Sentinel Container Microservices
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

sentinel-parent
Version

Version

1.8.4
Type

Type

pom
Description

Description

sentinel-parent
The parent project of Sentinel
Project URL

Project URL

https://github.com/alibaba/Sentinel
Project Organization

Project Organization

Alibaba Group
Source Code Management

Source Code Management

https://github.com/alibaba/Sentinel

Download sentinel-parent 1.8.4

Filename Size
sentinel-parent-1.8.4.pom 16 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sentinel-core
  • sentinel-extension
  • sentinel-transport
  • sentinel-adapter
  • sentinel-cluster
  • sentinel-logging
  • sentinel-dashboard
  • sentinel-demo
  • sentinel-benchmark