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