File | Operation |
---|---|
sentinel-cluster-1.8.4.pom | download |
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-cluster</artifactId>
<version>1.8.4</version>
<type>pom</type>
</dependency>
<parent> <groupId>com.alibaba.csp</groupId> <artifactId>sentinel-parent</artifactId> <version>1.8.4</version> </parent>