File | Operation |
---|---|
sentinel-parent-1.3.0-GA.pom | download |
<dependency>
<groupId>com.alibaba.csp</groupId>
<artifactId>sentinel-parent</artifactId>
<version>1.3.0-GA</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.alibaba.csp', module='sentinel-parent', version='1.3.0-GA')
)