MVN

com.theicenet : theicenet-cryptography

Maven & Gradle

Dec 05, 2021
2 stars

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

<dependency>
    <groupId>com.theicenet</groupId>
    <artifactId>theicenet-cryptography</artifactId>
    <version>1.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.theicenet : theicenet-cryptography to add to Maven - Latest Versions:

  • Latest Stable: 1.3.2

All Versions

Choose a version of com.theicenet : theicenet-cryptography to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
theicenet-cryptography-1.3.2
theicenet-cryptography-1.3.1
theicenet-cryptography-1.3.0
1.2.x
theicenet-cryptography-1.2.2
theicenet-cryptography-1.2.1
theicenet-cryptography-1.2.0
1.1.x
theicenet-cryptography-1.1.5
theicenet-cryptography-1.1.4
theicenet-cryptography-1.1.3
theicenet-cryptography-1.1.2
theicenet-cryptography-1.1.1
theicenet-cryptography-1.1.0
1.0.x
theicenet-cryptography-1.0.3
theicenet-cryptography-1.0.2
theicenet-cryptography-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.theicenet</groupId>
    <artifactId>theicenet-cryptography</artifactId>
    <version>1.3.2</version>
</dependency>