u

unbound-java-provider

This is a collection of JAVA libraries that implement Unbound cryptographic classes for JAVA provider, PKCS11 wrapper, cryptoki, and advapi
https://github.com/unbound-tech/unbound-java-provider
Apache License, Version 2.0
Ori Ben Sasson
Files download
File Operation
unbound-java-provider-1.2.8.jar download
unbound-java-provider-1.2.8.pom download
unbound-java-provider-1.2.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.unbound-tech</groupId>
  <artifactId>unbound-java-provider</artifactId>
  <version>1.2.8</version>
</dependency>
Gradle Groovy
implementation 'com.github.unbound-tech:unbound-java-provider:1.2.8'
Gradle Kotlin
implementation("com.github.unbound-tech:unbound-java-provider:1.2.8")
Scala SBT
libraryDependencies += "com.github.unbound-tech" % "unbound-java-provider" % "1.2.8"
Groovy Grape
@Grapes(
  @Grab(group='com.github.unbound-tech', module='unbound-java-provider', version='1.2.8')
)
Apache Ivy
<dependency org="com.github.unbound-tech" name="unbound-java-provider" rev="1.2.8" />
Leiningen
[com.github.unbound-tech/unbound-java-provider "1.2.8"]
Apache Buildr
'com.github.unbound-tech:unbound-java-provider:jar:1.2.8'
Dependencies
The project has no third-party dependencies