MVN

org.bouncycastle : bctsp-jdk15+

Maven & Gradle

Mar 01, 2012

Bouncy Castle OpenPGP API · The Bouncy Castle Java API for handling the Time Stamp Protocol (TSP). This jar contains the TSP API for JDK 1.5. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs.

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bctsp-jdk15+</artifactId>
    <version>1.46</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bouncycastle : bctsp-jdk15+ to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.46

All Versions

Choose a version of org.bouncycastle : bctsp-jdk15+ to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.46
bctsp-jdk15+-1.46

How to add a dependency to Maven

Add the following org.bouncycastle : bctsp-jdk15+ maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bctsp-jdk15+</artifactId>
    <version>1.46</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bouncycastle : bctsp-jdk15+ gradle dependency to your build.gradle file:

implementation 'org.bouncycastle:bctsp-jdk15+:1.46'

Gradle Kotlin DSL: Add the following org.bouncycastle : bctsp-jdk15+ gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bouncycastle:bctsp-jdk15+:1.46")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bouncycastle : bctsp-jdk15+ sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bouncycastle" % "bctsp-jdk15+" % "1.46"

Advertisement

Dependencies from Group

Dec 01, 2021
2.9k usages
2.1k stars
Dec 01, 2021
1.9k usages
2.1k stars
Feb 23, 2011
577 usages
Dec 01, 2021
243 usages
2.1k stars
Dec 01, 2021
228 usages
2.1k stars

Discover Dependencies

Feb 23, 2011
4 usages
Jun 26, 2011
1 usages
Mar 20, 2014
1 usages
0 stars
Mar 20, 2014
0 stars
Sep 12, 2013
6 stars