Last Version

Directory Keystore 1.1.0

A keystore that is based on directories.

License

License

MIT
Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

directory-keystore
Version

Version

1.1.0
Type

Type

jar
Description

Description

Directory Keystore
A keystore that is based on directories.
Project URL

Project URL

https://github.com/marschall/directory-keystore
Source Code Management

Source Code Management

https://github.com/marschall/directory-keystore

Download directory-keystore 1.1.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.hamcrest : hamcrest-junit jar 2.0.0.0
com.github.marschall : memoryfilesystem jar 2.1.0

Project Modules

There are no modules declared in this project.