Download scpkix-jdk15on-1.47.0.2.jar file - Jar s

Jar examples for s:scpkix-jdk15on

Description

The Bouncy Castle Java APIs for CMS, PKCS, EAC, TSP, CMP, CRMF, OCSP, and certificate generation. This jar contains APIs for JDK 1.5 to JDK 1.7. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

You can download jar file scpkix-jdk15on 1.47.0.2 in this page.

Build File

You can use the following script to add scpkix-jdk15on-1.47.0.2.jar to your project.

<dependency>
   <groupId>com.madgag</groupId>
   <artifactId>scpkix-jdk15on</artifactId>
   <version>1.47.0.2</version>
</dependency>
compile group: 'com.madgag', name: 'scpkix-jdk15on', version: '1.47.0.2'
libraryDependencies += "com.madgag" % "scpkix-jdk15on" % "1.47.0.2"
<dependency org="com.madgag" name="scpkix-jdk15on" rev="1.47.0.2"/>
@Grapes(@Grab(group='com.madgag', module='scpkix-jdk15on', version='1.47.0.2'))
'com.madgag:scpkix-jdk15on:jar:1.47.0.2'

Download

Click the following link to download the jar file.

scpkix-jdk15on-1.47.0.2-javadoc.jar
scpkix-jdk15on-1.47.0.2-sources.jar
scpkix-jdk15on-1.47.0.2.jar
scpkix-jdk15on-1.47.0.2.pom



Related Tutorials