License |
License |
---|---|
GroupId | GroupIdcom.github.kwart.jsign |
ArtifactId | ArtifactIdjsign-pkcs11 |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjsign-pkcs11
Tweaked port of SunPKCS11 security provider
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsign-pkcs11-1.1.0.pom | |
jsign-pkcs11-1.1.0.jar | 220 KB |
jsign-pkcs11-1.1.0-sources.jar | 145 KB |
jsign-pkcs11-1.1.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kwart.jsign/jsign-pkcs11/ -->
<dependency>
<groupId>com.github.kwart.jsign</groupId>
<artifactId>jsign-pkcs11</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kwart.jsign/jsign-pkcs11/
implementation 'com.github.kwart.jsign:jsign-pkcs11:1.1.0'
// https://jarcasting.com/artifacts/com.github.kwart.jsign/jsign-pkcs11/
implementation ("com.github.kwart.jsign:jsign-pkcs11:1.1.0")
'com.github.kwart.jsign:jsign-pkcs11:jar:1.1.0'
<dependency org="com.github.kwart.jsign" name="jsign-pkcs11" rev="1.1.0">
<artifact name="jsign-pkcs11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kwart.jsign', module='jsign-pkcs11', version='1.1.0')
)
libraryDependencies += "com.github.kwart.jsign" % "jsign-pkcs11" % "1.1.0"
[com.github.kwart.jsign/jsign-pkcs11 "1.1.0"]