<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-mode-core</artifactId>
<version>5.1.1</version>
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-mode-core', version='5.1.1')
)
<dependency org="org.apache.shardingsphere" name="shardingsphere-mode-core" rev="5.1.1" />