is not current version
Last Version 2.0

Plexus Cipher: encryption/decryption Component 1.8

The Plexus project provides a full software stack for creating and executing software projects.

License

License

GroupId

GroupId

org.codehaus.plexus
ArtifactId

ArtifactId

plexus-cipher
Version

Version

1.8
Type

Type

jar
Description

Description

Plexus Cipher: encryption/decryption Component
The Plexus project provides a full software stack for creating and executing software projects.
Project Organization

Project Organization

Codehaus Plexus
Source Code Management

Source Code Management

http://github.com/codehaus-plexus/plexus-cipher

Download plexus-cipher 1.8


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

Dependencies

provided (1)

Group / Artifact Type Version
org.sonatype.sisu : sisu-inject-bean jar 2.6.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.