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