| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторdirectory-keystore |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDirectory Keystore
A keystore that is based on directories.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |