KDG Commons

A collection of utility classes for Java, supplementing and in some cases replacing Jakarta Commons and Google Guava.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.kdgcommons
ArtifactId

ArtifactId

kdgcommons
Last Version

Last Version

1.0.19
Release Date

Release Date

Type

Type

jar
Description

Description

KDG Commons
A collection of utility classes for Java, supplementing and in some cases replacing Jakarta Commons and Google Guava.
Project URL

Project URL

https://github.com/kdgregory/kdgcommons
Source Code Management

Source Code Management

https://github.com/kdgregory/kdgcommons

Download kdgcommons

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.19
1.0.18
1.0.17
1.0.16
1.0.15
1.0.14
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4