File | Operation |
---|---|
shardingsphere-5.3.0.pom | download |
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere</artifactId>
<version>5.3.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere', version='5.3.0')
)