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