MVN

de.hs-heilbronn.mi : crypto-utils

Maven & Gradle

Aug 21, 2023
1 usages
1 stars

crypto-utils · Utility library for reading and writing X509 certificates and keys. Also provides a simple certificate authority implementation based on the Bouncy Castle crypto library

<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>crypto-utils</artifactId>
    <version>3.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.hs-heilbronn.mi : crypto-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.8.0

All Versions

Choose a version of de.hs-heilbronn.mi : crypto-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.8.x
crypto-utils-3.8.0
3.7.x
crypto-utils-3.7.0
3.6.x
crypto-utils-3.6.0
3.5.x
crypto-utils-3.5.0
3.4.x
crypto-utils-3.4.0
3.3.x
crypto-utils-3.3.0
3.2.x
crypto-utils-3.2.0
3.1.x
crypto-utils-3.1.0
3.0.x
crypto-utils-3.0.0
2.10.x
crypto-utils-2.10.0
2.9.x
crypto-utils-2.9.0
2.8.x
crypto-utils-2.8.0
2.7.x
crypto-utils-2.7.0
2.6.x
crypto-utils-2.6.0
2.5.x
crypto-utils-2.5.0
2.4.x
crypto-utils-2.4.0
2.3.x
crypto-utils-2.3.0
2.2.x
crypto-utils-2.2.0

How to add a dependency to Maven

Add the following de.hs-heilbronn.mi : crypto-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.hs-heilbronn.mi</groupId>
    <artifactId>crypto-utils</artifactId>
    <version>3.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.hs-heilbronn.mi : crypto-utils gradle dependency to your build.gradle file:

implementation 'de.hs-heilbronn.mi:crypto-utils:3.8.0'

Gradle Kotlin DSL: Add the following de.hs-heilbronn.mi : crypto-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("de.hs-heilbronn.mi:crypto-utils:3.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.hs-heilbronn.mi : crypto-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "de.hs-heilbronn.mi" % "crypto-utils" % "3.8.0"

Advertisement

Dependencies from Group

May 23, 2023
4 usages
17 stars
Apr 25, 2023
3 usages
0 stars
May 23, 2023
3 usages
17 stars
May 23, 2023
2 usages
17 stars
May 23, 2023
2 usages
17 stars

Discover Dependencies

Aug 15, 2023
1 usages
2 stars
Jun 10, 2021
2 usages
141 stars
Apr 27, 2023
14 usages
27.2k stars
Aug 07, 2023
6 usages
Aug 21, 2020
1 usages
Jul 04, 2023
8 usages
2 stars