| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.shardingsphere |
| ArtifactId | ArtifactIdencrypt-core-api |
| Version | Version4.1.1 |
| Type | Typejar |
| Description |
Descriptionencrypt-core-api
Distributed database middleware ecosphere
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| encrypt-core-api-4.1.1.pom | |
| encrypt-core-api-4.1.1.jar | 10 KB |
| encrypt-core-api-4.1.1-sources.jar | 9 KB |
| encrypt-core-api-4.1.1-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/encrypt-core-api/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>encrypt-core-api</artifactId>
<version>4.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/encrypt-core-api/
implementation 'org.apache.shardingsphere:encrypt-core-api:4.1.1'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/encrypt-core-api/
implementation ("org.apache.shardingsphere:encrypt-core-api:4.1.1")
'org.apache.shardingsphere:encrypt-core-api:jar:4.1.1'
<dependency org="org.apache.shardingsphere" name="encrypt-core-api" rev="4.1.1">
<artifact name="encrypt-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='encrypt-core-api', version='4.1.1')
)
libraryDependencies += "org.apache.shardingsphere" % "encrypt-core-api" % "4.1.1"
[org.apache.shardingsphere/encrypt-core-api "4.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-common | jar | 4.1.1 |
| com.google.guava : guava | jar | 18.0 |
| 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.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 2.7.21 |
| org.mockito : mockito-inline | jar | 2.7.21 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |