Last Version

com.theicenet:theicenet-cryptography-module 1.3.2

TheIceNet Cryptography is a library which makes easy to develop cryptography-based, production-grade Spring Boot applications.

License

License

Categories

Categories

Net
GroupId

GroupId

com.theicenet
ArtifactId

ArtifactId

theicenet-cryptography-module
Version

Version

1.3.2
Type

Type

jar
Description

Description

TheIceNet Cryptography is a library which makes easy to develop cryptography-based, production-grade Spring Boot applications.
Source Code Management

Source Code Management

https://bitbucket.org/theicenet/theicenet-cryptography/src/theicenet-cryptography-module

Download theicenet-cryptography-module 1.3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.70
commons-codec : commons-codec jar 1.15
org.apache.commons : commons-lang3 jar 3.12.0

test (5)

Group / Artifact Type Version
com.theicenet : theicenet-cryptography-test-support jar 1.3.2
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar 4.0.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.