| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.shardingsphere |
| ArtifactId | ArtifactIdshardingsphere-memory-mode-core |
| Version | Version5.1.1 |
| Type | Typejar |
| Description |
Descriptionshardingsphere-memory-mode-core
Build criterion and ecosystem above multi-model databases
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-memory-mode-core/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-memory-mode-core</artifactId>
<version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-memory-mode-core/
implementation 'org.apache.shardingsphere:shardingsphere-memory-mode-core:5.1.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-memory-mode-core/
implementation ("org.apache.shardingsphere:shardingsphere-memory-mode-core:5.1.1")
'org.apache.shardingsphere:shardingsphere-memory-mode-core:jar:5.1.1'
<dependency org="org.apache.shardingsphere" name="shardingsphere-memory-mode-core" rev="5.1.1">
<artifact name="shardingsphere-memory-mode-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-memory-mode-core', version='5.1.1')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-memory-mode-core" % "5.1.1"
[org.apache.shardingsphere/shardingsphere-memory-mode-core "5.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-mode-core | jar | 5.1.1 |
| 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 |
| 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 | 3.4.2 |
| org.mockito : mockito-inline | jar | 3.4.2 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |