keepass-http-java-client

Connector for accessing a KeePass-database with the KeePassHttp-Plugin

License

License

Categories

Categories

IDE Development Tools Java Languages Net CLI User Interface
GroupId

GroupId

net.seidengarn
ArtifactId

ArtifactId

keepass-http-java-client
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

keepass-http-java-client
Connector for accessing a KeePass-database with the KeePassHttp-Plugin
Project URL

Project URL

https://github.com/rasei/keepass-http-java-client

Download keepass-http-java-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.seidengarn : json jar 1.0
org.apache.commons : commons-lang3 jar 3.10
commons-io : commons-io jar 2.6
org.apache.httpcomponents : httpclient jar 4.5.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.0
0.1