| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.shardingsphere |
| Идентификатор | Идентификаторshardingsphere-encrypt-common |
| Версия | Версия5.0.0-alpha |
| Тип | Типjar |
| Описание |
Описаниеshardingsphere-encrypt-common
Distributed database middleware ecosphere
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-encrypt-common/ -->
<dependency>
<groupId>org.apache.shardingsphere</groupId>
<artifactId>shardingsphere-encrypt-common</artifactId>
<version>5.0.0-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-encrypt-common/
implementation 'org.apache.shardingsphere:shardingsphere-encrypt-common:5.0.0-alpha'
// https://jarcasting.com/artifacts/org.apache.shardingsphere/shardingsphere-encrypt-common/
implementation ("org.apache.shardingsphere:shardingsphere-encrypt-common:5.0.0-alpha")
'org.apache.shardingsphere:shardingsphere-encrypt-common:jar:5.0.0-alpha'
<dependency org="org.apache.shardingsphere" name="shardingsphere-encrypt-common" rev="5.0.0-alpha">
<artifact name="shardingsphere-encrypt-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.shardingsphere', module='shardingsphere-encrypt-common', version='5.0.0-alpha')
)
libraryDependencies += "org.apache.shardingsphere" % "shardingsphere-encrypt-common" % "5.0.0-alpha"
[org.apache.shardingsphere/shardingsphere-encrypt-common "5.0.0-alpha"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.shardingsphere : shardingsphere-encrypt-api | jar | 5.0.0-alpha |
| com.google.guava : guava | jar | 29.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |