Last Version

addc-base 2.6

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.

License

License

GroupId

GroupId

com.addc
ArtifactId

ArtifactId

addc-base
Version

Version

2.6
Type

Type

jar
Description

Description

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.
Project Organization

Project Organization

ADDC Infotech GmbH

Download addc-base 2.6


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.6
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jul-to-slf4j jar 1.7.25

provided (2)

Group / Artifact Type Version
org.apache.derby : derby jar 10.10.2.0
org.apache.ant : ant jar 1.9.3

test (6)

Group / Artifact Type Version
org.jacorb : jacorb jar 3.9
com.addc : addc-test jar 2.6
org.powermock : powermock-module-junit4 jar 1.7.4
org.powermock : powermock-api-mockito jar 1.7.4
org.mockito : mockito-core jar 1.10.19
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.