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
backport-util-concurrentbackport-util-concurrent3.1-jarNo
commons-beanutilscommons-beanutils1.7.0-jarNo
commons-codeccommons-codec1.3-jarNo
commons-fileuploadcommons-fileupload1.2.1-jarNo
commons-iocommons-io1.4-jarNo
commons-langcommons-lang2.4-jarNo
commons-loggingcommons-logging1.0.3-jarNo
commons-poolcommons-pool1.4-jarNo
hivemindhivemind1.1.1-jarNo
hivemindhivemind1.1.1-jarNo
hivemindhivemind-lib1.1.1-jarNo
hivemindhivemind-lib1.1.1-jarNo
javassistjavassist3.6.0.GA-jarNo
jbossjavassist3.7.ga-jarNo
jbossjavassist3.7.ga-jarNo
net.sf.scannotationscannotation1.0.2-jarNo
ognlognl2.7.3-SNAPSHOT-jarNo
org.apache.tapestrytapestry-annotations4.1.6-SNAPSHOT-jarNo
org.apache.tapestrytapestry-framework4.1.6-SNAPSHOT-jarNo
org.apache.tapestrytapestry-framework4.1.6-SNAPSHOT-jarNo
orooro2.0.8-jarNo

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:

GroupIdArtifactIdVersionClassifierTypeOptional
cglibcglib-nodep2.1_3-jarNo
org.apache.tapestrytapestry-test4.1.4-jarNo
org.easymockeasymock2.3-jarNo
org.easymockeasymock2.3-jarNo
org.easymockeasymock2.3-jarNo
org.easymockeasymockclassextension2.3-jarNo
org.testngtestng5.5jdk15jarNo

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.5-jarNo

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the 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
backport-util-concurrentbackport-util-concurrent3.1-jarNo
commons-beanutilscommons-beanutils1.7.0-jarNo
commons-codeccommons-codec1.3-jarNo
commons-fileuploadcommons-fileupload1.2.1-jarNo
commons-iocommons-io1.4-jarNo
commons-langcommons-lang2.4-jarNo
commons-loggingcommons-logging1.0.3-jarNo
commons-poolcommons-pool1.4-jarNo
hivemindhivemind1.1.1-jarNo
hivemindhivemind1.1.1-jarNo
hivemindhivemind-lib1.1.1-jarNo
hivemindhivemind-lib1.1.1-jarNo
javassistjavassist3.6.0.GA-jarNo
jbossjavassist3.7.ga-jarNo
jbossjavassist3.7.ga-jarNo
net.sf.scannotationscannotation1.0.2-jarNo
ognlognl2.7.3-SNAPSHOT-jarNo
org.apache.tapestrytapestry-annotations4.1.6-SNAPSHOT-jarNo
org.apache.tapestrytapestry-framework4.1.6-SNAPSHOT-jarNo
org.apache.tapestrytapestry-framework4.1.6-SNAPSHOT-jarNo
orooro2.0.8-jarNo

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:

GroupIdArtifactIdVersionClassifierTypeOptional
cglibcglib-nodep2.1_3-jarNo
org.apache.tapestrytapestry-test4.1.4-jarNo
org.easymockeasymock2.3-jarNo
org.easymockeasymock2.3-jarNo
org.easymockeasymock2.3-jarNo
org.easymockeasymockclassextension2.3-jarNo
org.testngtestng5.5jdk15jarNo

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupIdArtifactIdVersionClassifierTypeOptional
javax.servletservlet-api2.5-jarNo

Project Dependency Graph

Dependency Listings

Tacos Annotations

Tapestry Components

http://tacos.sf.net/tacos4.1/tacos-annotations

Project License: Apache Software License 2.0


Unnamed - javax.servlet:servlet-api:jar:2.5

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


Tapestry Core Library - 4.1.6-SNAPSHOT

Java Web Application Framework

http://tapestry.apache.org/tapestry4.1/tapestry-framework

Project License: Apache Software License 2.0


Javassist

Javassist (Java programming assistant) is a load-time reflective system for Java.

http://labs.jboss.com/javassist/

Project License: MPL 1.1


Unnamed - hivemind:hivemind:jar:1.1.1

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


Unnamed - hivemind:hivemind-lib:jar:1.1.1

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


Unnamed - oro:oro:jar:2.0.8

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


Codec

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.

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

Project License: The Apache Software License, Version 2.0


OGNL - Object Graph Navigation Library

http://ognl.org

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


Javassist

Javassist (Java programming assistant) is a load-time reflective system for Java.

http://labs.jboss.com/javassist/

Project License: MPL 1.1


Commons FileUpload

The FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.

http://commons.apache.org/fileupload/

Project License: The Apache Software License, Version 2.0


Commons IO

Commons-IO contains utility classes, stream implementations, file filters, file comparators and endian classes.

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

Project License: The Apache Software License, Version 2.0


Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

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


Logging

Commons Logging

http://jakarta.apache.org/commons/logging/

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


Commons 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://commons.apache.org/lang/

Project License: The Apache Software License, Version 2.0


Commons Pool

Commons Object Pooling Library

http://commons.apache.org/pool/

Project License: The Apache Software License, Version 2.0


Backport of JSR 166

Dawid Kurzyniec's backport of JSR 166

http://backport-jsr166.sourceforge.net/

Project License: Public Domain


Annotations

Java Web Application Framework

http://tapestry.apache.org/tapestry4.1/tapestry-annotations

Project License: Apache Software License 2.0


Tapestry Core Library - 4.1.6-SNAPSHOT

Java Web Application Framework

http://tapestry.apache.org/tapestry4.1/tapestry-framework

Project License: Apache Software License 2.0


Unnamed - hivemind:hivemind:jar:1.1.1

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


Unnamed - hivemind:hivemind-lib:jar:1.1.1

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


scannotation

Scannotation is a Java library that creates an annotation database from a set of .class files

http://scannotation.sf.net

Project License: Apache License V2.0


Unnamed - javassist:javassist:jar:3.6.0.GA

POM was created from install:install-file

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


TestNG

TestNG is a unit testing framework.

http://testng.org

Project License: Apache License, Version 2.0


Tapestry Test

Tapestry Test Utilities

http://tapestry.apache.org/tapestry-test/

Project License: Apache Software License 2.0


EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

Project License: MIT License


EasyMock class extension

The EasyMock Class Extension allows to generate Mock Objects for classes

http://www.easymock.org

Project License: MIT License


EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

Project License: MIT License


cglib

http://cglib.sourceforge.net/

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


EasyMock

EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism

http://www.easymock.org

Project License: MIT License


Licenses

Apache Software License 2.0: Annotations, Tacos Annotations, Tapestry Core Library - 4.1.6-SNAPSHOT, Tapestry Core Library - 4.1.6-SNAPSHOT, Tapestry Test

Public Domain: Backport of JSR 166

Unknown: Logging, OGNL - Object Graph Navigation Library, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - hivemind:hivemind-lib:jar:1.1.1, Unnamed - hivemind:hivemind-lib:jar:1.1.1, Unnamed - hivemind:hivemind:jar:1.1.1, Unnamed - hivemind:hivemind:jar:1.1.1, Unnamed - javassist:javassist:jar:3.6.0.GA, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - oro:oro:jar:2.0.8, cglib

Apache License V2.0: scannotation

Apache License, Version 2.0: TestNG

MPL 1.1: Javassist, Javassist

MIT License: EasyMock, EasyMock, EasyMock, EasyMock class extension

The Apache Software License, Version 2.0: Codec, Commons FileUpload, Commons IO, Commons Lang, Commons Pool

Dependency File Details

FilenameSizeEntriesClassesPackagesJDK RevDebugSealed
backport-util-concurrent-3.1.jar331,71625123951.4debug-
cglib-nodep-2.1_3.jar324,238262258101.1debug-
commons-beanutils-1.7.0.jar188,67112911151.2debug-
commons-codec-1.3.jar46,725422551.2debug-
commons-fileupload-1.2.1.jar57,779604351.3debug-
commons-io-1.4.jar109,043937651.3debug-
commons-lang-2.4.jar261,80914812791.2debug-
commons-logging-1.0.3.jar31,605271721.2debug-
commons-pool-1.4.jar87,077595021.3debug-
hivemind-1.1.1.jar386,591342303191.1debug-
hivemind-1.1.1.jar386,591342303191.1debug-
hivemind-lib-1.1.1.jar74,662775781.1debug-
hivemind-lib-1.1.1.jar74,662775781.1debug-
javassist-3.6.0.GA.jar542,241323305161.2debug-
servlet-api-2.5.jar105,112684221.5debug-
javassist-3.7.ga.jar544,021326308161.5debug-
javassist-3.7.ga.jar544,021326308161.5debug-
scannotation-1.0.2.jar18,470231321.5debug-
tacos-annotations-4.1.2-SNAPSHOT.jar21,138311451.5debug-
ognl-2.7.3-SNAPSHOT.jar239,83014113031.4debug-
tapestry-annotations-4.1.6-SNAPSHOT.jar52,835614621.5debug-
tapestry-framework-4.1.6-SNAPSHOT.jar2,650,8542,078923551.4debug-
tapestry-framework-4.1.6-SNAPSHOT.jar2,650,8542,078923551.4debug-
tapestry-test-4.1.4.jar16,56618711.5debug-
easymock-2.3.jar71,303796831.5debug-
easymock-2.3.jar71,303796831.5debug-
easymock-2.3.jar71,303796831.5debug-
easymockclassextension-2.3.jar51,2704946101.5debug-
testng-5.5-jdk15.jar791,105575461341.5debug-
oro-2.0.8.jar65,261746261.2release-
TotalSizeEntriesClassesPackagesJDK RevDebugSealed
30 total dependencies10,868,6568,3175,4583341.5290