compile

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

GroupId ArtifactId Version Type License
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-codec commons-codec 1.5 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.9 jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
org.apache.commons com.springsource.org.apache.commons.httpclient 3.1.0 jar -
org.apache.commons com.springsource.org.apache.commons.logging 1.1.1 jar -
org.apache.commons commons-math 2.2 jar The Apache Software License, Version 2.0
org.netbeans.api org-netbeans-api-annotations-common RELEASE721 jar -

test

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

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.0

Project Transitive Dependencies

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

test

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

GroupId ArtifactId Version Type License
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

  • org.apache:apache-commons-nbm:nbm:1.3.1
    Lib Apache Commons

    Description: NetBeans module bundling the Apache commons libraries for Maltcms.

    URL: http://maltcms.sourceforge.net/maven/cross/1.3.1/cross-nbm-cluster/apache-commons-nbm

    Project License: L-GPL v3Eclipse Public License (EPL)

    • org.netbeans.api:org-netbeans-api-annotations-common:jar:RELEASE721 (compile)
      org-netbeans-api-annotations-common

      Description: There is currently no description associated with this project.

      Project License: No project license is defined for this project.

    • commons-codec:commons-codec:jar:1.5 (compile)
      Commons Codec

      Description: The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

      URL: http://commons.apache.org/codec/

      Project License: The Apache Software License, Version 2.0

    • commons-collections:commons-collections:jar:3.2.1 (compile)
      Commons Collections

      Description: Types that extend and augment the Java Collections Framework.

      URL: http://commons.apache.org/collections/

      Project License: The Apache Software License, Version 2.0

    • commons-cli:commons-cli:jar:1.2 (compile)
      Commons CLI

      Description: Commons CLI provides a simple API for presenting, processing and validating a command line interface.

      URL: http://commons.apache.org/cli/

      Project License: The Apache Software License, Version 2.0

    • commons-configuration:commons-configuration:jar:1.9 (compile)
      Commons Configuration

      Description: Tools to assist in the reading of configuration/preferences files in various formats

      URL: http://commons.apache.org/configuration/

      Project License: The Apache Software License, Version 2.0

    • commons-io:commons-io:jar:2.4 (compile)
      Commons IO

      Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.

      URL: http://commons.apache.org/io/

      Project License: The Apache Software License, Version 2.0

    • commons-lang:commons-lang:jar:2.6 (compile)
      Commons Lang

      Description: 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.

      URL: http://commons.apache.org/lang/

      Project License: The Apache Software License, Version 2.0

    • org.apache.commons:com.springsource.org.apache.commons.logging:jar:1.1.1 (compile)
      com.springsource.org.apache.commons.logging

      Description: Artifactory auto generated POM

      Project License: No project license is defined for this project.

    • org.apache.commons:com.springsource.org.apache.commons.httpclient:jar:3.1.0 (compile)
      com.springsource.org.apache.commons.httpclient

      Description: There is currently no description associated with this project.

      Project License: No project license is defined for this project.

      • org.apache.commons:com.springsource.org.apache.commons.logging:jar:1.1.1 (compile)
        com.springsource.org.apache.commons.logging

        Description: Artifactory auto generated POM

        Project License: No project license is defined for this project.

    • org.apache.commons:commons-math:jar:2.2 (compile)
      Commons Math

      Description: The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.

      URL: http://commons.apache.org/math/

      Project License: The Apache Software License, Version 2.0

    • junit:junit:jar:4.11 (test)
      JUnit

      Description: 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.

      URL: http://junit.org

      Project License: Common Public License Version 1.0

      • org.hamcrest:hamcrest-core:jar:1.3 (test)
        Hamcrest Core

        Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.

        URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core

        Project License: New BSD License

Licenses

L-GPL v3: Lib Apache Commons

New BSD License: Hamcrest Core

Unknown: com.springsource.org.apache.commons.httpclient, com.springsource.org.apache.commons.logging, org-netbeans-api-annotations-common

Eclipse Public License (EPL): Lib Apache Commons

Common Public License Version 1.0: JUnit

The Apache Software License, Version 2.0: Commons CLI, Commons Codec, Commons Collections, Commons Configuration, Commons IO, Commons Lang, Commons Math

Back to top

Reflow Maven skin by Andrius Velykis.