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