is not current version
Last Version 1.5.17

commons-utils 1.5.4

Common utilities is a set of java utilities for managing commmon actions when working with enums, files, exceptions, zip/jar files, classes (via Reflection), maps, numbers and so on. Most of the utilities extend functionalities covered in amazing libraries like: * 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
Version

Version

1.5.4
Type

Type

jar
Description

Description

commons-utils
Common utilities is a set of java utilities for managing commmon actions when working with enums, files, exceptions, zip/jar files, classes (via Reflection), maps, numbers and so on. Most of the utilities extend functionalities covered in amazing libraries like: * 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
Source Code Management

Source Code Management

https://github.com/araguacaima/commons-utils/tree/master

Download commons-utils 1.5.4


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

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.5
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.8
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.9.8
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.12
org.evosuite : evosuite-standalone-runtime jar 1.0.5
org.apache.logging.log4j : log4j-core jar 2.9.0
org.apache.logging.log4j : log4j-api jar 2.9.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.0
io.codearte.jfairy : jfairy jar 0.5.9

Project Modules

There are no modules declared in this project.