commons-utils

Common utilities is a set of java utilities for managing typical actions when working with enums, files, exceptions, zip/jar files, classes (via Reflection), maps, numbers and so on. Most of the utilities extend functionalities offered by amazing libraries such as: * commons-beanutils (apache) * commons-lang3 (apache) * commons-io (apache) * commons-math3 (apache) * commons-collections4 (apache) * jreversepro (akkumar)

License

License

GroupId

GroupId

com.araguacaima
ArtifactId

ArtifactId

commons-utils
Last Version

Last Version

1.5.17
Release Date

Release Date

Type

Type

jar
Description

Description

commons-utils
Common utilities is a set of java utilities for managing typical actions when working with enums, files, exceptions, zip/jar files, classes (via Reflection), maps, numbers and so on. Most of the utilities extend functionalities offered by amazing libraries such as: * commons-beanutils (apache) * commons-lang3 (apache) * commons-io (apache) * commons-math3 (apache) * commons-collections4 (apache) * jreversepro (akkumar)
Project URL

Project URL

http://maven.apache.org

Download commons-utils

How to add to project

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

Dependencies

compile (23)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-beanutils : commons-beanutils jar 1.9.4
org.apache.commons : commons-lang3 jar 3.6
joda-time : joda-time jar 2.9.9
commons-io : commons-io jar [2.7,)
org.apache.commons : commons-collections4 jar 4.1
javax.servlet : javax.servlet-api jar 3.1.0
commons-httpclient : commons-httpclient jar 3.1
org.apache.commons : commons-math3 jar 3.6.1
org.aspectj : aspectjrt jar 1.8.4
org.aspectj : aspectjweaver jar 1.8.4
org.reflections : reflections jar 0.9.10
com.fasterxml.jackson.core : jackson-databind jar [2.9.10.7,)
com.fasterxml.jackson.core : jackson-core jar [2.9.10.7,)
com.fasterxml.jackson.module : jackson-module-jsonSchema jar [2.9.10.7,)
commons-net : commons-net jar 2.0
io.github.benas : random-beans jar 3.7.0
org.apache.cxf : cxf-rt-rs-extension-search jar 3.3.3
com.github.bohnman : squiggly-filter-jackson jar 1.3.11
org.jsonschema2pojo : jsonschema2pojo-core jar 1.0.1
com.github.victools : jsonschema-generator jar 3.2.0
org.atteo : evo-inflector jar 1.2.2
org.jooq : joor-java-8 jar 0.9.12

test (6)

Group / Artifact Type Version
junit : junit jar [4.13.1,)
org.evosuite : evosuite-standalone-runtime jar 1.0.5
org.apache.logging.log4j : log4j-core jar [2.13.2,)
org.apache.logging.log4j : log4j-api jar [2.13.2,)
org.apache.logging.log4j : log4j-slf4j-impl jar [2.13.2,)
io.codearte.jfairy : jfairy jar 0.5.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.17
1.5.14
1.5.13
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.4
1.3
1.2
1.1
1.0.1
1.0-RELEASE