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