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 |
|---|---|---|---|---|
| javax.jdo | jdo2-api | 2.3-eb | jar | Apache 2 |
| log4j | log4j | 1.2.14 | jar | The Apache Software License, Version 2.0 |
| org.apache.tapestry | tapestry-core | 5.2.4 | jar | Apache Software License 2.0 |
| org.tynamo | tapestry-jdo-core | 0.0.2-SNAPSHOT | jar | Apache License, Version 2.0 |
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 |
|---|---|---|---|---|
| com.h2database | h2 | 1.3.163 | jar | The H2 License, Version 1.0 |
| org.apache.tapestry | tapestry-test | 5.3.1 | jar | - |
| org.datanucleus | datanucleus-core | 1.1.5 | jar | - |
| org.datanucleus | datanucleus-rdbms | 1.1.6 | jar | - |
| org.easymock | easymock | 2.4 | jar | MIT License |
| org.easymock | easymockclassextension | 2.2.2 | jar | MIT License |
| org.seleniumhq.selenium | selenium-server | 2.15.0 | jar | The Apache Software License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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-codec | commons-codec | 1.3 | jar | /LICENSE.txt |
| javassist | javassist | 3.12.1.GA | jar | MPL 1.1-LGPL 2.1 |
| javax.transaction | transaction-api | 1.1 | jar | - |
| org.antlr | antlr-runtime | 3.1.1 | jar | - |
| org.apache.tapestry | tapestry-func | 5.2.4 | jar | Apache Software License 2.0 |
| org.apache.tapestry | tapestry-ioc | 5.2.4 | jar | Apache Software License 2.0 |
| org.apache.tapestry | tapestry-json | 5.2.4 | jar | Apache Software License 2.0 |
| org.apache.tapestry | tapestry5-annotations | 5.2.4 | jar | Apache Software License 2.0 |
| org.slf4j | slf4j-api | 1.6.1 | jar | MIT License |
| org.slf4j | slf4j-log4j12 | 1.6.1 | jar | MIT License |
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:
Bouncy Castle License: Legion of the Bouncy Castle Java Cryptography APIs
Public Domain: AOP alliance
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Apache 2: JDO2 API
Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: JNDI Naming, Jetty :: Plus, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities
Unknown: "Java Concurrency in Practice" book annotations, Antlr 3 Runtime, DataNucleus Core, DataNucleus RDBMS, Java Native Access, annotations-api, catalina, cglib, coyote, dbcp, juli, mx4j-tools, org.mortbay.jetty, servlet-api, tapestry-test, transaction-api
LGPL 2.1: Javassist
Apache License, Version 2.0: HtmlUnit, Tapestry JDO, Tapestry JDO2 - Core, TestNG
MPL 1.1: Javassist
provided without support or warranty: JSON (JavaScript Object Notation)
The Apache Software License, Version 2.0: Codec, Commons Collections, Commons Exec, Commons IO, Commons Lang, Commons Logging, FindBugs-jsr305, Guava: Google Core Libraries for Java, JCommander, JTA 1.1, Log4j, Neko HTML, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser, guice, selenium-android-driver, selenium-api, selenium-chrome-driver, selenium-firefox-driver, selenium-htmlunit-driver, selenium-ie-driver, selenium-iphone-driver, selenium-java, selenium-remote-driver, selenium-server, selenium-support
GNU Lesser General Public License: CSS Parser
Apache Software License 2.0: Tapestry Annotations, Tapestry Core Library, Tapestry Functional Flows, Tapestry Inversion of Control Container, Tapestry JSON Library
The W3C Software License: Simple API for CSS
CDDL 1.0: Servlet Specification 2.5 API
Apache License: HttpClient, HttpCore, HttpMime
Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: JNDI Naming, Jetty :: Plus, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Webapp Application Support, Jetty :: XML utilities
The H2 License, Version 1.0: H2 Database Engine
Common Public License Version 1.0: JUnit
MIT License: EasyMock, EasyMock class extension, SLF4J API Module, SLF4J LOG4J-12 Binding
Common Development and Distribution License (CDDL) v1.0: JavaMail API
Apache License Version 2.0: SnakeYAML
Mozilla Public License version 1.1: HtmlUnit Core JS
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| aopalliance-1.0.jar | 4.36 kB | 15 | 9 | 2 | 1.3 | debug | - |
| bcprov-jdk15-135.jar | 1.21 MB | 1,098 | 1,028 | 62 | 1.5 | release | - |
| cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug | - |
| jcommander-1.12.jar | 30.55 kB | 36 | 23 | 4 | 1.5 | debug | - |
| jsr305-1.3.9.jar | 32.24 kB | 72 | 35 | 3 | 1.5 | debug | - |
| guava-10.0.1.jar | 1.43 MB | 1,185 | 1,164 | 10 | 1.5 | debug | - |
| guice-2.0.jar | 651.04 kB | 567 | 544 | 11 | 1.5 | debug | - |
| h2-1.3.163.jar | 1.21 MB | 483 | 480 | 30 | 1.5 | debug | - |
| commons-codec-1.3.jar | 45.63 kB | 42 | 25 | 5 | 1.2 | debug | - |
| commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug | - |
| commons-io-2.0.1.jar | 155.77 kB | 122 | 104 | 6 | 1.5 | debug | - |
| commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug | - |
| commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug | - |
| javassist-3.12.1.GA.jar | 629.05 kB | 390 | 366 | 17 | 1.4 | debug | - |
| jdo2-api-2.3-eb.jar | 188.18 kB | 226 | 182 | 7 | 1.5 | debug | - |
| mail-1.4.jar | 379.75 kB | 273 | 250 | 12 | 1.4 | debug | - |
| servlet-api-2.5.jar | 102.65 kB | 68 | 42 | 2 | 1.5 | debug | - |
| transaction-api-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug | - |
| org.mortbay.jetty-5.1.12.jar | 666.36 kB | 318 | 295 | 12 | 1.4 | debug | sealed |
| log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug | - |
| tapestry-core-5.2.4.jar | 1.60 MB | 1,537 | 1,287 | 53 | 1.5 | debug | - |
| tapestry-test-5.3.1.jar | 460.76 kB | 34 | 19 | 2 | 1.5 | debug | - |
| datanucleus-core-1.1.5.jar | 1.84 MB | 1,060 | 937 | 48 | 1.5 | debug | - |
| datanucleus-rdbms-1.1.6.jar | 1.12 MB | 495 | 452 | 21 | 1.5 | debug | - |
| easymock-2.4.jar | 79.23 kB | 83 | 71 | 3 | 1.5 | debug | - |
| easymockclassextension-2.2.2.jar | 43.54 kB | 46 | 43 | 9 | 1.5 | debug | - |
| selenium-server-2.15.0.jar | 1.94 MB | 924 | 684 | 50 | 1.5 | debug | - |
| tapestry-jdo-core/target/classes | - | 0 | 0 | 0 | - | release | - |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 28 | 15.30 MB | 10,327 | 9,191 | 424 | 1.5 | 26 | 1 |
| compile: 7 | compile: 2.81 MB | compile: 2,507 | compile: 2,134 | compile: 103 | - | compile: 6 | - |
| test: 21 | test: 12.49 MB | test: 7,820 | test: 7,057 | test: 321 | - | test: 20 | test: 1 |
| Repo ID | URL | Release | Snapshot | |
|---|---|---|---|---|
| proxy-repo | http://hitonme.dyndns.dk/nexus/content/groups/public/ | Yes | Yes | - |
Repository locations for each of the Dependencies.