<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-mode-core</artifactId>
<version>5.3.2</version>
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-mode-core', version='5.3.2')
)
<dependency org="org.apache.shardingsphere" name="shardingsphere-mode-core" rev="5.3.2" />
<parent> <groupId>org.apache.shardingsphere</groupId> <artifactId>shardingsphere-mode</artifactId> <version>5.3.2</version> </parent>
compile
|-- org.apache.shardingsphere:shardingsphere-infra-context
test
|-- org.apache.shardingsphere:shardingsphere-test-fixture-jdbc
|-- org.apache.shardingsphere:shardingsphere-test-fixture-infra