| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKeY Данные Data Formats Formal Verification |
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторsystem-dks-keystore |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSystem DKS Keystore
A keystore that allows DKS to be used as a system keystore.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| system-dks-keystore-1.0.0.pom | |
| system-dks-keystore-1.0.0.jar | 12 KB |
| system-dks-keystore-1.0.0-sources.jar | 6 KB |
| system-dks-keystore-1.0.0-javadoc.jar | 401 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.marschall/system-dks-keystore/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>system-dks-keystore</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/system-dks-keystore/
implementation 'com.github.marschall:system-dks-keystore:1.0.0'
// https://jarcasting.com/artifacts/com.github.marschall/system-dks-keystore/
implementation ("com.github.marschall:system-dks-keystore:1.0.0")
'com.github.marschall:system-dks-keystore:jar:1.0.0'
<dependency org="com.github.marschall" name="system-dks-keystore" rev="1.0.0">
<artifact name="system-dks-keystore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='system-dks-keystore', version='1.0.0')
)
libraryDependencies += "com.github.marschall" % "system-dks-keystore" % "1.0.0"
[com.github.marschall/system-dks-keystore "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |