| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.theicenet |
| Идентификатор | Идентификаторtheicenet-cryptography-module |
| Последняя версия | Последняя версия1.3.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTheIceNet Cryptography is a library which makes easy to develop cryptography-based,
production-grade Spring Boot applications.
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-module/ -->
<dependency>
<groupId>com.theicenet</groupId>
<artifactId>theicenet-cryptography-module</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-module/
implementation 'com.theicenet:theicenet-cryptography-module:1.3.2'
// https://jarcasting.com/artifacts/com.theicenet/theicenet-cryptography-module/
implementation ("com.theicenet:theicenet-cryptography-module:1.3.2")
'com.theicenet:theicenet-cryptography-module:jar:1.3.2'
<dependency org="com.theicenet" name="theicenet-cryptography-module" rev="1.3.2">
<artifact name="theicenet-cryptography-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theicenet', module='theicenet-cryptography-module', version='1.3.2')
)
libraryDependencies += "com.theicenet" % "theicenet-cryptography-module" % "1.3.2"
[com.theicenet/theicenet-cryptography-module "1.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.bouncycastle : bcpkix-jdk15on | jar | 1.70 |
| commons-codec : commons-codec | jar | 1.15 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.theicenet : theicenet-cryptography-test-support | jar | 1.3.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.mockito : mockito-junit-jupiter | jar | 4.0.0 |
| org.hamcrest : hamcrest | jar | 2.2 |