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