java-keytar

A native Java module to get, add, replace, and delete passwords in system's keychain. On macOS the passwords are managed by the Keychain, on Linux they are managed by the Secret Service API/libsecret, and on Windows they are managed by Credential Vault.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования KeY Данные Data Formats Formal Verification
Группа

Группа

com.starxg
Идентификатор

Идентификатор

java-keytar
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

java-keytar
A native Java module to get, add, replace, and delete passwords in system's keychain. On macOS the passwords are managed by the Keychain, on Linux they are managed by the Secret Service API/libsecret, and on Windows they are managed by Credential Vault.
Ссылка на сайт

Ссылка на сайт

https://github.com/starxg/java-keytar

Скачать java-keytar

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0