License |
License |
---|---|
GroupId | GroupIdorg.apache.shardingsphere |
ArtifactId | ArtifactIdshardingsphere-test |
Last Version | Last Version5.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionshardingsphere-test
Build criterion and ecosystem above multi-model databases
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
shardingsphere-test-5.1.2.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-test/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-test</artifactId>
<version>5.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-test/
implementation 'org.apache.shardingsphere:shardingsphere-test:5.1.2'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-test/
implementation ("org.apache.shardingsphere:shardingsphere-test:5.1.2")
'org.apache.shardingsphere:shardingsphere-test:pom:5.1.2'
<dependency org="org.apache.shardingsphere" name="shardingsphere-test" rev="5.1.2">
<artifact name="shardingsphere-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-test', version='5.1.2')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-test" % "5.1.2"
[org.apache.shardingsphere/shardingsphere-test "5.1.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.sun.xml.bind : jaxb-core | jar | 2.3.0 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.0 |
javax.activation : javax.activation-api | jar | 1.2.0 |
com.google.guava : guava | jar | 30.0-jre |
org.slf4j : slf4j-api | jar | 1.7.7 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
org.slf4j : jul-to-slf4j | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-library | jar | 1.3 |
org.mockito : mockito-core | jar | 4.5.1 |
org.mockito : mockito-inline | jar | 4.5.1 |
ch.qos.logback : logback-classic | jar | 1.2.10 |