Last Version

Jabit Bouncy Cryptography 2.0.4

The Cryptography implementation using bouncy castle

License

License

GroupId

GroupId

ch.dissem.jabit
ArtifactId

ArtifactId

jabit-cryptography-bouncy
Version

Version

2.0.4
Type

Type

jar
Description

Description

Jabit Bouncy Cryptography
The Cryptography implementation using bouncy castle
Project URL

Project URL

https://github.com/Dissem/Jabit
Source Code Management

Source Code Management

https://github.com/Dissem/Jabit.git

Download jabit-cryptography-bouncy 2.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
ch.dissem.jabit : jabit-core jar 2.0.4
org.bouncycastle : bcprov-jdk15on jar 1.52

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.