MVN

com.yubico : java-yubihsm

Maven & Gradle

Jun 11, 2019
2 stars

Java library for communicating with the YubiHSM

<dependency>
    <groupId>com.yubico</groupId>
    <artifactId>java-yubihsm</artifactId>
    <version>0.1.0-RC2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yubico : java-yubihsm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0-RC2
  • Latest Release Candidate: 0.1.0-RC2

All Versions

Choose a version of com.yubico : java-yubihsm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
java-yubihsm-0.1.0-RC2
java-yubihsm-0.1.0RC1

How to add a dependency to Maven

Add the following com.yubico : java-yubihsm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yubico</groupId>
    <artifactId>java-yubihsm</artifactId>
    <version>0.1.0-RC2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yubico : java-yubihsm gradle dependency to your build.gradle file:

implementation 'com.yubico:java-yubihsm:0.1.0-RC2'

Gradle Kotlin DSL: Add the following com.yubico : java-yubihsm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yubico:java-yubihsm:0.1.0-RC2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yubico : java-yubihsm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yubico" % "java-yubihsm" % "0.1.0-RC2"

Advertisement

Dependencies from Group

Jul 06, 2022
19 usages
130 stars
Feb 18, 2020
18 usages
60 stars
Jul 07, 2023
18 usages
421 stars
Jul 07, 2023
17 usages
421 stars
Jul 07, 2023
12 usages
421 stars

Discover Dependencies

May 05, 2023
84 usages
1.3k stars
Aug 15, 2023
49 usages
12.9k stars
Aug 15, 2023
27 usages
12.9k stars
Feb 07, 2023
160 usages
1.2k stars
Jul 19, 2023
9 usages
810 stars
Jun 15, 2019
99 usages
7 stars
Jun 16, 2019
1 stars