Last Version

PGP Security 3.9.0

A Mule implementation of PGP security using cryptix libraries.

License

License

GroupId

GroupId

org.mule.modules
ArtifactId

ArtifactId

mule-module-pgp
Version

Version

3.9.0
Type

Type

jar
Description

Description

PGP Security
A Mule implementation of PGP security using cryptix libraries.
Project Organization

Project Organization

MuleSoft, Inc.

Download mule-module-pgp 3.9.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.mule : mule-core jar 3.9.0
org.mule.modules : mule-module-spring-config jar 3.9.0
org.springframework : spring-context jar 4.1.9.RELEASE
org.bouncycastle : bcpg-jdk15on jar 1.56
org.bouncycastle : bcprov-ext-jdk15on jar 1.56
org.bouncycastle : bcprov-jdk15on jar 1.56
org.bouncycastle : bcpkix-jdk15on jar 1.56

test (5)

Group / Artifact Type Version
org.mule.tests : mule-tests-functional jar 3.9.0
org.mule.transports : mule-transport-vm jar 3.9.0
org.mule.transports : mule-transport-tcp jar 3.9.0
org.mule.transports : mule-transport-file jar 3.9.0
com.googlecode.multithreadedtc : multithreadedtc jar 1.01

Project Modules

There are no modules declared in this project.