KeePassJava2

A Java 7 API for databases compatible with the renowned KeePass password safe for Windows

License

License

GroupId

GroupId

org.linguafranca.pwdb
ArtifactId

ArtifactId

KeePassJava2-parent
Last Version

Last Version

2.1.4
Release Date

Release Date

Type

Type

pom
Description

Description

KeePassJava2
A Java 7 API for databases compatible with the renowned KeePass password safe for Windows
Project URL

Project URL

https://github.com/jorabin/KeePassJava2
Source Code Management

Source Code Management

https://github.com/jorabin/KeePassJava2

Download KeePassJava2-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.linguafranca.pwdb/KeePassJava2-parent/ -->
<dependency>
    <groupId>org.linguafranca.pwdb</groupId>
    <artifactId>KeePassJava2-parent</artifactId>
    <version>2.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.linguafranca.pwdb/KeePassJava2-parent/
implementation 'org.linguafranca.pwdb:KeePassJava2-parent:2.1.4'
// https://jarcasting.com/artifacts/org.linguafranca.pwdb/KeePassJava2-parent/
implementation ("org.linguafranca.pwdb:KeePassJava2-parent:2.1.4")
'org.linguafranca.pwdb:KeePassJava2-parent:pom:2.1.4'
<dependency org="org.linguafranca.pwdb" name="KeePassJava2-parent" rev="2.1.4">
  <artifact name="KeePassJava2-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.linguafranca.pwdb', module='KeePassJava2-parent', version='2.1.4')
)
libraryDependencies += "org.linguafranca.pwdb" % "KeePassJava2-parent" % "2.1.4"
[org.linguafranca.pwdb/KeePassJava2-parent "2.1.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • database
  • test
  • kdb
  • kdbx
  • dom
  • simple
  • jaxb
  • all
  • example
  • http

Versions

Version
2.1.4
2.1.3
2.1.1
2.1.0