Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupIdArtifactIdVersionClassifierTypeOptional
commons-langcommons-lang2.1-jar
junitjunit3.8.1-jar
log4jlog4j1.2.8-jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

Project Dependency Graph

Dependency Listings

zmicer.utils

JZmicer.utils provides the set of the utility classes for the increasing the productivity of Java developers. There are different areas these utils cover: working with class loaders, reflection facilities, utilities for working with files, logging utils, utilities for obtaining resources, for calculating and manipulating with reqular expressions, string utils, some usefull short-cust utils (for checking input arguments and the logical state of objects). The dedicated utilities are for organizing file resources based testing process.

http://zmicer.com

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

Unnamed - log4j:log4j:jar:1.2.8

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/