Jar examples for b:bctsp-jdk14
The Bouncy Castle Java API for handling the Time Stamp Protocol (TSP). This jar contains the TSP API for JDK 1.4. 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 bctsp-jdk14 138 in this page.
Bouncy Castle Licence
You can use the following script to add bctsp-jdk14-138.jar to your project.
<dependency> <groupId>bouncycastle</groupId> <artifactId>bctsp-jdk14</artifactId> <version>138</version> </dependency>
compile group: 'bouncycastle', name: 'bctsp-jdk14', version: '138'
libraryDependencies += "bouncycastle" % "bctsp-jdk14" % "138"
<dependency org="bouncycastle" name="bctsp-jdk14" rev="138"/>
@Grapes(@Grab(group='bouncycastle', module='bctsp-jdk14', version='138'))
'bouncycastle:bctsp-jdk14:jar:138'
Click the following link to download the jar file.
bctsp-jdk14-138.pom