MVN

org.bouncycastle : bcpg-jdk15on

Maven & Gradle

Dec 01, 2021
243 usages
2.1k stars

Bouncy Castle OpenPGP API · The Bouncy Castle Java API for handling the OpenPGP protocol. This jar contains the OpenPGP API for JDK 1.5 and up. 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>bcpg-jdk15on</artifactId>
    <version>1.70</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bouncycastle : bcpg-jdk15on to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.70

All Versions

Choose a version of org.bouncycastle : bcpg-jdk15on to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.70
bcpg-jdk15on-1.70
1.69
bcpg-jdk15on-1.69
1.68
bcpg-jdk15on-1.68
1.67
bcpg-jdk15on-1.67
1.66
bcpg-jdk15on-1.66
1.65
bcpg-jdk15on-1.65
1.64
bcpg-jdk15on-1.64
1.63
bcpg-jdk15on-1.63
1.62
bcpg-jdk15on-1.62
1.61
bcpg-jdk15on-1.61
1.60
bcpg-jdk15on-1.60
1.59
bcpg-jdk15on-1.59
CVE-2018-1000180
1.58
bcpg-jdk15on-1.58
CVE-2018-1000180
1.57
bcpg-jdk15on-1.57
CVE-2018-1000180
1.56
bcpg-jdk15on-1.56
CVE-2018-1000180
1.55
bcpg-jdk15on-1.55
CVE-2018-1000180
1.54
bcpg-jdk15on-1.54
CVE-2018-1000180
1.53
bcpg-jdk15on-1.53
1.52
bcpg-jdk15on-1.52
1.51
bcpg-jdk15on-1.51
1.50
bcpg-jdk15on-1.50
1.49
bcpg-jdk15on-1.49
1.48
bcpg-jdk15on-1.48
1.47
bcpg-jdk15on-1.47
1.46
bcpg-jdk15on-1.46

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpg-jdk15on</artifactId>
    <version>1.70</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bouncycastle : bcpg-jdk15on gradle dependency to your build.gradle file:

implementation 'org.bouncycastle:bcpg-jdk15on:1.70'

Gradle Kotlin DSL: Add the following org.bouncycastle : bcpg-jdk15on gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bouncycastle:bcpg-jdk15on:1.70")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bouncycastle : bcpg-jdk15on sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bouncycastle" % "bcpg-jdk15on" % "1.70"

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

Jun 18, 2023
1 usages
6 stars
Sep 11, 2018
40 stars
Feb 02, 2020
1 usages
164 stars
Oct 29, 2015
232 usages
471 stars
May 11, 2022
248 stars
Aug 11, 2023
1 usages
48 stars
Feb 08, 2022
338 usages
1.8k stars
Jul 31, 2023
31 usages
2.1k stars
Mar 21, 2023
186 usages
4 stars