Last Version

commons-utils 1.5.17

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
Version

Version

1.5.17
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 1.5.17


<!-- 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.