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-2.0.2007.43795.jar download
unbound-java-provider-2.0.2007.43795.pom download
unbound-java-provider-2.0.2007.43795-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.unbound-tech</groupId>
  <artifactId>unbound-java-provider</artifactId>
  <version>2.0.2007.43795</version>
</dependency>
Gradle Groovy
implementation 'com.github.unbound-tech:unbound-java-provider:2.0.2007.43795'
Gradle Kotlin
implementation("com.github.unbound-tech:unbound-java-provider:2.0.2007.43795")
Scala SBT
libraryDependencies += "com.github.unbound-tech" % "unbound-java-provider" % "2.0.2007.43795"
Groovy Grape
@Grapes(
  @Grab(group='com.github.unbound-tech', module='unbound-java-provider', version='2.0.2007.43795')
)
Apache Ivy
<dependency org="com.github.unbound-tech" name="unbound-java-provider" rev="2.0.2007.43795" />
Leiningen
[com.github.unbound-tech/unbound-java-provider "2.0.2007.43795"]
Apache Buildr
'com.github.unbound-tech:unbound-java-provider:jar:2.0.2007.43795'
Dependencies
The project has no third-party dependencies