| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-security |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-security
Artifact with commonly used security functionality such as message
digester and provider for the java.security framework. The
"refcodes-forwardsecrecy" framework settels on top of the
"refcodes-security" artifact.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| refcodes-security-3.0.4.pom | |
| refcodes-security-3.0.4.jar | 16 KB |
| refcodes-security-3.0.4-tests.jar | 431 bytes |
| refcodes-security-3.0.4-sources.jar | 22 KB |
| refcodes-security-3.0.4-javadoc.jar | 491 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-security/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-security</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security/
implementation 'org.refcodes:refcodes-security:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-security/
implementation ("org.refcodes:refcodes-security:3.0.4")
'org.refcodes:refcodes-security:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-security" rev="3.0.4">
<artifact name="refcodes-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-security', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-security" % "3.0.4"
[org.refcodes/refcodes-security "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-data | jar | 3.0.4 |
| org.refcodes : refcodes-mixin | jar | 3.0.4 |
| org.refcodes : refcodes-exception | jar | 3.0.4 |
| org.jasypt : jasypt | jar | 1.9.3 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |