MVN

org.bouncycastle : bcpg-jdk14

Maven & Gradle

Jul 31, 2023
3 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.4. 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-jdk14</artifactId>
    <version>1.76</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.76

All Versions

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

Version Vulnerabilities Updated
1.76
bcpg-jdk14-1.76
1.75
bcpg-jdk14-1.75
1.74
bcpg-jdk14-1.74
1.73
bcpg-jdk14-1.73
1.72.x
bcpg-jdk14-1.72.1
1.72
bcpg-jdk14-1.72
1.71
bcpg-jdk14-1.71
1.70
bcpg-jdk14-1.70
1.69
bcpg-jdk14-1.69
1.68
bcpg-jdk14-1.68
1.67
bcpg-jdk14-1.67
1.65
bcpg-jdk14-1.65
1.64
bcpg-jdk14-1.64
1.63
bcpg-jdk14-1.63
1.62
bcpg-jdk14-1.62
1.61
bcpg-jdk14-1.61
1.60
bcpg-jdk14-1.60
1.59
bcpg-jdk14-1.59
CVE-2018-1000180
1.58
bcpg-jdk14-1.58
CVE-2018-1000180
1.57
bcpg-jdk14-1.57
CVE-2018-1000180
1.56
bcpg-jdk14-1.56
CVE-2018-1000180
1.55
bcpg-jdk14-1.55
CVE-2018-1000180
1.54
bcpg-jdk14-1.54
CVE-2018-1000180
1.53
bcpg-jdk14-1.53
1.51
bcpg-jdk14-1.51
1.50
bcpg-jdk14-1.50
1.49
bcpg-jdk14-1.49
1.48
bcpg-jdk14-1.48
1.47
bcpg-jdk14-1.47
1.46
bcpg-jdk14-1.46
1.45
bcpg-jdk14-1.45
1.44
bcpg-jdk14-1.44

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bouncycastle</groupId>
    <artifactId>bcpg-jdk14</artifactId>
    <version>1.76</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.bouncycastle:bcpg-jdk14:1.76'

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

implementation("org.bouncycastle:bcpg-jdk14:1.76")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.bouncycastle" % "bcpg-jdk14" % "1.76"

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 05, 2019
1 usages
May 11, 2016
4 usages
Sep 23, 2021
20 usages
2 stars
Apr 28, 2017
1 usages
1 stars
Jul 23, 2019
121 stars
Jul 22, 2019
4 usages
8 stars