License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Java Languages Security |
GroupId | GroupIdio.github.unboundsecurity |
ArtifactId | ArtifactIdunbound-java-provider |
Last Version | Last Version2.0.2106.42245.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnbound java provider
This is a collection of JAVA libraries that implement Unbound cryptographic classes for JAVA provider, PKCS11 wrapper, cryptoki, and advapi
|
<!-- https://jarcasting.com/artifacts/io.github.unboundsecurity/unbound-java-provider/ -->
<dependency>
<groupId>io.github.unboundsecurity</groupId>
<artifactId>unbound-java-provider</artifactId>
<version>2.0.2106.42245.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.unboundsecurity/unbound-java-provider/
implementation 'io.github.unboundsecurity:unbound-java-provider:2.0.2106.42245.RELEASE'
// https://jarcasting.com/artifacts/io.github.unboundsecurity/unbound-java-provider/
implementation ("io.github.unboundsecurity:unbound-java-provider:2.0.2106.42245.RELEASE")
'io.github.unboundsecurity:unbound-java-provider:jar:2.0.2106.42245.RELEASE'
<dependency org="io.github.unboundsecurity" name="unbound-java-provider" rev="2.0.2106.42245.RELEASE">
<artifact name="unbound-java-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.unboundsecurity', module='unbound-java-provider', version='2.0.2106.42245.RELEASE')
)
libraryDependencies += "io.github.unboundsecurity" % "unbound-java-provider" % "2.0.2106.42245.RELEASE"
[io.github.unboundsecurity/unbound-java-provider "2.0.2106.42245.RELEASE"]