Последняя версия

SecureMemory 0.1.1

Secure off-heap memory storage for application secrets (like cryptographic keys)

Лицензия

Лицензия

Группа

Группа

com.godaddy.asherah
Идентификатор

Идентификатор

securememory
Версия

Версия

0.1.1
Тип

Тип

jar
Описание

Описание

SecureMemory
Secure off-heap memory storage for application secrets (like cryptographic keys)
Ссылка на сайт

Ссылка на сайт

https://github.com/godaddy/asherah
Система контроля версий

Система контроля версий

https://github.com/godaddy/asherah

Скачать securememory 0.1.1


<!-- https://jarcasting.com/artifacts/com.godaddy.asherah/securememory/ -->
<dependency>
    <groupId>com.godaddy.asherah</groupId>
    <artifactId>securememory</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.godaddy.asherah/securememory/
implementation 'com.godaddy.asherah:securememory:0.1.1'
// https://jarcasting.com/artifacts/com.godaddy.asherah/securememory/
implementation ("com.godaddy.asherah:securememory:0.1.1")
'com.godaddy.asherah:securememory:jar:0.1.1'
<dependency org="com.godaddy.asherah" name="securememory" rev="0.1.1">
  <artifact name="securememory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.godaddy.asherah', module='securememory', version='0.1.1')
)
libraryDependencies += "com.godaddy.asherah" % "securememory" % "0.1.1"
[com.godaddy.asherah/securememory "0.1.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.java.dev.jna : jna jar 5.6.0
org.slf4j : slf4j-api jar 1.7.30

test (5)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.mockito : mockito-junit-jupiter jar 3.5.13

Модули Проекта

Данный проект не имеет модулей.