MVN

com.addc : addc-security

Maven & Gradle

Feb 26, 2020
9 usages

addc-security · The addc-security library supplies classes for handling Key Stores with different types of password callback, GSSUP for CSI-IIOP, cryptographic helper classes that can load definitions of providers and algorithms for different crypto functions from properties files and deliver the correct object for processing encryption, HMACs, Signatures etc. and Helper classes for loading key stores and handling pem files.

<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-security</artifactId>
    <version>2.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.addc : addc-security to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6

All Versions

Choose a version of com.addc : addc-security to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6
addc-security-2.6
2.5.x
addc-security-2.5.2
addc-security-2.5.1
2.5
addc-security-2.5
2.4
addc-security-2.4
2.3
addc-security-2.3
2.2
addc-security-2.2

How to add a dependency to Maven

Add the following com.addc : addc-security maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.addc</groupId>
    <artifactId>addc-security</artifactId>
    <version>2.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.addc : addc-security gradle dependency to your build.gradle file:

implementation 'com.addc:addc-security:2.6'

Gradle Kotlin DSL: Add the following com.addc : addc-security gradle kotlin dependency to your build.gradle.kts file:

implementation("com.addc:addc-security:2.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.addc : addc-security sbt scala dependency to your build.sbt file:

libraryDependencies += "com.addc" % "addc-security" % "2.6"

Advertisement

Dependencies from Group

Feb 26, 2020
18 usages
Feb 26, 2020
13 usages
Feb 26, 2020
9 usages
Feb 26, 2020
8 usages
Feb 26, 2020
8 usages

Discover Dependencies

Jun 03, 2019
31 usages
4 stars
Jan 07, 2021
17 usages
32 stars
Apr 24, 2016
22 usages
452 stars
Sep 20, 2015
9 usages
5.1k stars
Jul 11, 2023
18 usages
106 stars
Jul 01, 2015
4 usages
1.6k stars
May 07, 2015
3 usages
0 stars
Feb 07, 2017
3 usages
51 stars
Mar 25, 2016
4 usages
4 stars