MVN

com.addc : addc-base

Maven & Gradle

Feb 26, 2020
18 usages

addc-base · The addc-base library supplies classes for creating UUIDs, converting between types, outputting byte arrays with different formats including Base64, Formatting dates following different ISO formatssupport for Julian dates, delay generator, password encryption, property file parsing, an object serialization engine, shutdown hook management, forked and counting streams and I18N sypport for all the libraries in ADDC Commons.

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

Latest Version

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

  • Latest Stable: 2.6

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.addc" % "addc-base" % "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

Aug 22, 2023
2 usages
6.7k stars
Jan 02, 2019
28.7k stars
Jul 27, 2022
3 usages
7k stars
Jan 01, 2019
1 usages
76 stars
Jan 04, 2019
2 usages
14 stars
Jan 02, 2020
4 usages
60 stars
Jul 18, 2019
2 usages
149 stars
Jan 02, 2019
1 usages
216 stars
Jan 04, 2019
3 usages
1.4k stars