文件名 | 操作 |
---|---|
shardingsphere-5.1.1.pom | 下载 |
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.1.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere', version='5.1.1')
)