| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
| Группа | Группаcom.syntifi.crypto |
| Идентификатор | Идентификаторcrypto-key-common |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеCrypto libraries for working with Public and Private Keys cryptography.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| crypto-key-common-0.2.0.pom | |
| crypto-key-common-0.2.0.jar | 10 KB |
| crypto-key-common-0.2.0-tests.jar | 4 KB |
| crypto-key-common-0.2.0-sources.jar | 9 KB |
| crypto-key-common-0.2.0-javadoc.jar | 67 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.syntifi.crypto/crypto-key-common/ -->
<dependency>
<groupId>com.syntifi.crypto</groupId>
<artifactId>crypto-key-common</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.syntifi.crypto/crypto-key-common/
implementation 'com.syntifi.crypto:crypto-key-common:0.2.0'
// https://jarcasting.com/artifacts/com.syntifi.crypto/crypto-key-common/
implementation ("com.syntifi.crypto:crypto-key-common:0.2.0")
'com.syntifi.crypto:crypto-key-common:jar:0.2.0'
<dependency org="com.syntifi.crypto" name="crypto-key-common" rev="0.2.0">
<artifact name="crypto-key-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syntifi.crypto', module='crypto-key-common', version='0.2.0')
)
libraryDependencies += "com.syntifi.crypto" % "crypto-key-common" % "0.2.0"
[com.syntifi.crypto/crypto-key-common "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| org.bouncycastle : bcpkix-jdk15on | jar | 1.69 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |