-
Notifications
You must be signed in to change notification settings - Fork 5
Installation
Stefan Kalscheuer edited this page Aug 29, 2022
·
8 revisions
The connector is published at Maven Central and may be included into your project easily.
<dependency>
<groupId>de.stklcode.jvault</groupId>
<artifactId>jvault-connector</artifactId>
<version>1.1.1</version>
</dependency>compile group: 'de.stklcode.jvault', name: 'jvault-connector', version: '1.1.1'libraryDependencies += "de.stklcode.jvault" % "jvault-connector" % "1.1.1"
Licensed under Apache License 2.0 • Project Page • JavaDoc API