JGit - BouncyCastle-based GPG support

GPG support for JGit based on BouncyCastle

License

License

Eclipse Distribution License (New BSD License)
Categories

Categories

Git Development Tools Version Controls CLI User Interface JGit General Purpose Libraries Utility
GroupId

GroupId

org.eclipse.jgit
ArtifactId

ArtifactId

org.eclipse.jgit.gpg.bc
Last Version

Last Version

6.2.0.202206071550-r
Release Date

Release Date

Type

Type

jar
Description

Description

JGit - BouncyCastle-based GPG support
GPG support for JGit based on BouncyCastle
Project Organization

Project Organization

Eclipse JGit Project

Download org.eclipse.jgit.gpg.bc

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.eclipse.jgit : org.eclipse.jgit jar 6.2.0.202206071550-r
org.bouncycastle : bcpg-jdk15on jar 1.70
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcutil-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.