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