Last Version

Ferris Crypto 0.0.1

The purpose of this project is to provide fascades over the javax.crypto package.

License

License

GroupId

GroupId

org.ferris
ArtifactId

ArtifactId

ferris-crypto
Version

Version

0.0.1
Type

Type

jar
Description

Description

Ferris Crypto
The purpose of this project is to provide fascades over the javax.crypto package.
Project URL

Project URL

http://ferris.sourceforge.net/crypto
Project Organization

Project Organization

Ferris

Download ferris-crypto 0.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.13
commons-codec : commons-codec jar 1.3
org.ferris : ferris-assemblies jar 0.0.2
org.ferris : ferris-resources jar 0.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.