Last Version

SecureMemory 0.1.1

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

License

License

GroupId

GroupId

com.godaddy.asherah
ArtifactId

ArtifactId

securememory
Version

Version

0.1.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/godaddy/asherah
Source Code Management

Source Code Management

https://github.com/godaddy/asherah

Download 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"]

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.6.0
org.slf4j : slf4j-api jar 1.7.30

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.