Last Version

EasyJCE 1.1.0

EasyJCE provides an easy to use interface for encrypting and decrypting data for transmission or storage using the Java Cryptographic Extension (JCE).

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.antfarmer
ArtifactId

ArtifactId

easyjce
Version

Version

1.1.0
Type

Type

jar
Description

Description

EasyJCE
EasyJCE provides an easy to use interface for encrypting and decrypting data for transmission or storage using the Java Cryptographic Extension (JCE).
Project URL

Project URL

https://github.com/antfarmer/easyjce
Source Code Management

Source Code Management

https://github.com/antfarmer/easyjce

Download easyjce 1.1.0


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

Dependencies

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
commons-logging : commons-logging jar 1.2
com.h2database : h2 jar 1.3.175

Project Modules

There are no modules declared in this project.