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