Java Pretty Good Privacy Jig

JPGPJ is a simple API on top of the Bouncy Castle Java OpenPGP implementation.

License

License

GroupId

GroupId

org.c02e.jpgpj
ArtifactId

ArtifactId

jpgpj
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Java Pretty Good Privacy Jig
JPGPJ is a simple API on top of the Bouncy Castle Java OpenPGP implementation.
Project URL

Project URL

https://github.com/justinludwig/jpgpj

Download jpgpj

How to add to project

<!-- https://jarcasting.com/artifacts/org.c02e.jpgpj/jpgpj/ -->
<dependency>
    <groupId>org.c02e.jpgpj</groupId>
    <artifactId>jpgpj</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.c02e.jpgpj/jpgpj/
implementation 'org.c02e.jpgpj:jpgpj:1.3'
// https://jarcasting.com/artifacts/org.c02e.jpgpj/jpgpj/
implementation ("org.c02e.jpgpj:jpgpj:1.3")
'org.c02e.jpgpj:jpgpj:jar:1.3'
<dependency org="org.c02e.jpgpj" name="jpgpj" rev="1.3">
  <artifact name="jpgpj" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.c02e.jpgpj', module='jpgpj', version='1.3')
)
libraryDependencies += "org.c02e.jpgpj" % "jpgpj" % "1.3"
[org.c02e.jpgpj/jpgpj "1.3"]

Dependencies

compile (2)

Group / Artifact Type Version
org.bouncycastle : bcpg-jdk15on jar 1.70
org.slf4j : slf4j-api jar 1.7.32

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.codehaus.groovy : groovy-all jar 2.5.8
org.slf4j : slf4j-simple jar 1.7.32
org.spockframework : spock-core jar 1.3-groovy-2.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0
0.7.1
0.7
0.6.1
0.6
0.5
0.4
0.3.0
0.2.1
0.2
0.1.4
0.1.3
0.1.2
0.1.1
0.1