| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kamjin1996 |
| Идентификатор | Идентификаторtoolkit-db-crypt-core |
| Версия | Версия2.2.1.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеa project about kamjin-toolkit
|
<!-- https://jarcasting.com/artifacts/com.github.kamjin1996/toolkit-db-crypt-core/ -->
<dependency>
<groupId>com.github.kamjin1996</groupId>
<artifactId>toolkit-db-crypt-core</artifactId>
<version>2.2.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kamjin1996/toolkit-db-crypt-core/
implementation 'com.github.kamjin1996:toolkit-db-crypt-core:2.2.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.kamjin1996/toolkit-db-crypt-core/
implementation ("com.github.kamjin1996:toolkit-db-crypt-core:2.2.1.RELEASE")
'com.github.kamjin1996:toolkit-db-crypt-core:jar:2.2.1.RELEASE'
<dependency org="com.github.kamjin1996" name="toolkit-db-crypt-core" rev="2.2.1.RELEASE">
<artifact name="toolkit-db-crypt-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kamjin1996', module='toolkit-db-crypt-core', version='2.2.1.RELEASE')
)
libraryDependencies += "com.github.kamjin1996" % "toolkit-db-crypt-core" % "2.2.1.RELEASE"
[com.github.kamjin1996/toolkit-db-crypt-core "2.2.1.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.26 |
| commons-codec : commons-codec | jar | 1.11 |
| org.apache.commons : commons-lang3 | jar | 3.9 |