is not current version
Last Version 1.8.4

sentinel-parent 1.8.3

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.3
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.3

Filename Size
sentinel-parent-1.8.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-parent/
implementation 'com.alibaba.csp:sentinel-parent:1.8.3'
// https://jarcasting.com/artifacts/com.alibaba.csp/sentinel-parent/
implementation ("com.alibaba.csp:sentinel-parent:1.8.3")
'com.alibaba.csp:sentinel-parent:pom:1.8.3'
<dependency org="com.alibaba.csp" name="sentinel-parent" rev="1.8.3">
  <artifact name="sentinel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-parent', version='1.8.3')
)
libraryDependencies += "com.alibaba.csp" % "sentinel-parent" % "1.8.3"
[com.alibaba.csp/sentinel-parent "1.8.3"]

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