is not current version
Last Version 1.3.2

com.theicenet:theicenet-cryptography-module 1.2.1

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.2.1
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.2.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcpkix-jdk15on jar 1.68
commons-codec : commons-codec jar 1.15
commons-lang : commons-lang jar 2.6

test (6)

Group / Artifact Type Version
com.theicenet : theicenet-cryptography-test-support jar 1.2.1
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar 3.6.28
org.hamcrest : hamcrest jar 2.2
org.mutabilitydetector : MutabilityDetector jar 0.10.4

Project Modules

There are no modules declared in this project.