secret-service

A Java library for storing secrets in the gnome-keyring over the DBus. Simply set and get passwords in a gnome linux system.

License

License

GroupId

GroupId

de.swiesend
ArtifactId

ArtifactId

secret-service
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

secret-service
A Java library for storing secrets in the gnome-keyring over the DBus. Simply set and get passwords in a gnome linux system.
Project URL

Project URL

https://github.com/swiesend/secret-service
Source Code Management

Source Code Management

https://github.com/swiesend/secret-service/tree/master

Download secret-service

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
at.favre.lib : hkdf jar 1.1.0
com.github.hypfvieh : dbus-java jar 3.3.0
org.slf4j : slf4j-api jar 1.7.30

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30
org.junit.jupiter : junit-jupiter-api jar 5.6.3
org.junit.jupiter : junit-jupiter-engine jar 5.6.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-RC.3
1.0.0-RC.2
1.0.0-RC.1