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