MVN

org.apache.shardingsphere : sharding-integration-test

Maven & Gradle

Dec 30, 2019
18.5k stars
<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>sharding-integration-test</artifactId>
    <version>4.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.shardingsphere : sharding-integration-test to add to Maven - Latest Versions:

  • Latest Stable: 4.0.0
  • Latest Release Candidate: 4.0.0-RC3

All Versions

Choose a version of org.apache.shardingsphere : sharding-integration-test to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
sharding-integration-test-4.0.0
sharding-integration-test-4.0.0-RC3
sharding-integration-test-4.0.0-RC2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.shardingsphere</groupId>
    <artifactId>sharding-integration-test</artifactId>
    <version>4.0.0</version>
</dependency>