License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIddirectory-keystore |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDirectory Keystore
A keystore that is based on directories.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
directory-keystore-1.1.0.pom | |
directory-keystore-1.1.0.jar | 32 KB |
directory-keystore-1.1.0-sources.jar | 13 KB |
directory-keystore-1.1.0-javadoc.jar | 416 KB |
Browse |
<!-- 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"]
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 |