Last Version

Apache Directory Reduced Bouncycastle (repackaged) 0.9.12

Repackages the BouncyCastle jar including only those files we require rather than everything which includes patented algorithms like IDEA.

License

License

GroupId

GroupId

org.apache.directory.shared
ArtifactId

ArtifactId

shared-bouncycastle-reduced
Version

Version

0.9.12
Type

Type

jar
Description

Description

Apache Directory Reduced Bouncycastle (repackaged)
Repackages the BouncyCastle jar including only those files we require rather than everything which includes patented algorithms like IDEA.
Project Organization

Project Organization

The Apache Software Foundation

Download shared-bouncycastle-reduced 0.9.12


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.4.3

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.4.3
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.