Documentation
- Guides
- Javadocs
- Dependencies
|
tapestry-resteasy/dependencies.html
Project Dependencies
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 |
| org.jboss.resteasy |
resteasy-jaxb-provider |
1.1.GA |
jar |
| org.jboss.resteasy |
resteasy-jaxrs |
1.1.GA |
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 |
| org.tynamo |
tapestry-model-test |
0.0.1-20091228.071027-2 |
jar |
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:
| GroupId |
ArtifactId |
Version |
Type |
| javax.servlet |
servlet-api |
2.5 |
jar |
| org.apache.tapestry |
tapestry-hibernate |
5.1.0.5 |
jar |
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:
| GroupId |
ArtifactId |
Version |
Type |
| com.sun.xml.bind |
jaxb-impl |
2.1.10 |
jar |
| com.sun.xml.fastinfoset |
FastInfoset |
1.2.7 |
jar |
| com.sun.xml.stream |
sjsxp |
1.0.1 |
jar |
| javassist |
javassist |
3.6.0.GA |
jar |
| javax.activation |
activation |
1.1 |
jar |
| javax.annotation |
jsr250-api |
1.0 |
jar |
| javax.xml.bind |
jaxb-api |
2.1 |
jar |
| javax.xml.stream |
stax-api |
1.0 |
jar |
| org.codehaus.jettison |
jettison |
1.1 |
jar |
| org.jboss.resteasy |
jaxrs-api |
1.1.GA |
jar |
| org.scannotation |
scannotation |
1.0.2 |
jar |
| org.slf4j |
jcl-over-slf4j |
1.5.8 |
jar |
| org.slf4j |
slf4j-api |
1.5.8 |
jar |
| org.slf4j |
slf4j-simple |
1.5.8 |
jar |
Project Dependency Graph
Dependency Tree
- org.tynamo:tapestry-resteasy:jar:0.0.1-SNAPSHOT
 - org.apache.tapestry:tapestry-hibernate:jar:5.1.0.5 (provided)
 - org.apache.tapestry:tapestry-core:jar:5.1.0.5 (provided)
 - org.apache.tapestry:tapestry-ioc:jar:5.1.0.5 (provided)
 - org.apache.tapestry:tapestry5-annotations:jar:5.1.0.5 (provided)

- log4j:log4j:jar:1.2.14 (provided)

- org.slf4j:slf4j-log4j12:jar:1.5.2 (provided)
 | SLF4J LOG4J-12 Binding |
Description: The slf4j log4j-12 binding
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- log4j:log4j:jar:1.2.14 (provided)

- commons-codec:commons-codec:jar:1.3 (provided)

- org.antlr:antlr-runtime:jar:3.1.1 (provided)
 | Antlr 3 Runtime |
Description: A framework for constructing recognizers, compilers, and translators from grammatical descriptions containing Java, C#, C++, or Python actions.
URL: http://www.antlr.org
Project License: No project license is defined for this project.
|
- org.codehaus.woodstox:woodstox-core-asl:jar:4.0.3 (provided)
 - stax:stax-api:jar:1.0.1 (provided)

- org.codehaus.woodstox:stax2-api:jar:3.0.1 (provided)
 | Stax2 API |
Description: Stax2 API is an extension to basic Stax 1.0 API that adds significant new functionality, such as full-featured bi-direction validation interface and high-performance Typed Access API.
URL: http://woodstox.codehaus.org/StAX2
Project License: The BSD License
|
- stax:stax-api:jar:1.0.1 (provided)

- org.apache.tapestry:tapestry-hibernate-core:jar:5.1.0.5 (provided)
 - org.apache.tapestry:tapestry-ioc:jar:5.1.0.5 (provided)

- org.hibernate:hibernate-core:jar:3.3.1.GA (provided)
 - antlr:antlr:jar:2.7.6 (provided)
 | AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- dom4j:dom4j:jar:1.6.1 (provided)
 | dom4j |
Description: dom4j: the flexible XML framework for Java
URL: http://dom4j.org
Project License: No project license is defined for this project.
|
- xml-apis:xml-apis:jar:1.0.b2 (provided)
 | XML Commons External Components XML APIs |
Description: xml-commons provides an Apache-hosted set of DOM, SAX, and
JAXP interfaces for use in other xml-based projects. Our hope is that we
can standardize on both a common version and packaging scheme for these
critical XML standards interfaces to make the lives of both our developers
and users easier. The External Components portion of xml-commons contains
interfaces that are defined by external standards organizations. For DOM,
that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for
JAXP it's Sun.
URL: http://xml.apache.org/commons/#external
Project License: The Apache Software License, Version 2.0
|
- geronimo-spec:geronimo-spec-jta:jar:1.0-M1 (provided)
 | Unnamed - geronimo-spec:geronimo-spec-jta:jar:1.0-M1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.hibernate:hibernate-annotations:jar:3.4.0.GA (provided)
 - org.hibernate:ejb3-persistence:jar:1.0.2.GA (provided)
 | Java Persistence API |
Description: Java Persistence API
URL: http://www.hibernate.org
Project License: No project license is defined for this project.
|
- org.hibernate:hibernate-commons-annotations:jar:3.1.0.GA (provided)
 | Hibernate Commons Annotations |
Description: Hibernate Commons Annotations is a utility project used by annotations based Hibernate sub-projects.
Project License: GNU LESSER GENERAL PUBLIC LICENSE
|
- dom4j:dom4j:jar:1.6.1 (provided)
 | dom4j |
Description: dom4j: the flexible XML framework for Java
URL: http://dom4j.org
Project License: No project license is defined for this project.
|
- org.hibernate:hibernate-c3p0:jar:3.3.1.GA (provided)
 - org.hibernate:hibernate-core:jar:3.3.1.GA (provided)

- c3p0:c3p0:jar:0.9.1 (provided)
 | c3p0:JDBC DataSources/Resource Pools |
Description: c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources,
including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.
URL: http://c3p0.sourceforge.net
Project License: GNU LESSER GENERAL PUBLIC LICENSE
|
- org.jboss.resteasy:resteasy-jaxrs:jar:1.1.GA (compile)
 - org.jboss.resteasy:jaxrs-api:jar:1.1.GA (compile)

- org.slf4j:slf4j-api:jar:1.5.8 (compile)
 | SLF4J API Module |
Description: The slf4j API
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- org.slf4j:slf4j-simple:jar:1.5.8 (compile)
 | SLF4J Simple Binding |
Description: SLF4J Simple binding
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
 | SLF4J API Module |
Description: The slf4j API
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- org.slf4j:jcl-over-slf4j:jar:1.5.8 (compile)
 | JCL 1.1.1 implemented over SLF4J |
Description: JCL 1.1.1 implementation over SLF4J
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- org.slf4j:slf4j-api:jar:1.5.8 (compile)
 | SLF4J API Module |
Description: The slf4j API
URL: http://www.slf4j.org
Project License: No project license is defined for this project.
|
- org.scannotation:scannotation:jar:1.0.2 (compile)
 | scannotation |
Description: There is currently no description associated with this project.
URL: http://maven.apache.org
Project License: No project license is defined for this project.
|
- javassist:javassist:jar:3.6.0.GA (compile)
 | Unnamed - javassist:javassist:jar:3.6.0.GA |
Description: POM was created from install:install-file
Project License: No project license is defined for this project.
|
- javax.annotation:jsr250-api:jar:1.0 (compile)

- javax.activation:activation:jar:1.1 (compile)

- org.jboss.resteasy:resteasy-jaxb-provider:jar:1.1.GA (compile)
 - com.sun.xml.bind:jaxb-impl:jar:2.1.10 (compile)
 | Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.10 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.xml.bind:jaxb-api:jar:2.1 (compile)
 | Unnamed - javax.xml.bind:jaxb-api:jar:2.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.activation:activation:jar:1.1 (compile)

- com.sun.xml.fastinfoset:FastInfoset:jar:1.2.7 (compile)
 | Unnamed - com.sun.xml.fastinfoset:FastInfoset:jar:1.2.7 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- com.sun.xml.stream:sjsxp:jar:1.0.1 (compile)
 | Unnamed - com.sun.xml.stream:sjsxp:jar:1.0.1 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- javax.xml.stream:stax-api:jar:1.0 (compile)

- org.codehaus.jettison:jettison:jar:1.1 (compile)
 | Jettison |
Description: A StAX implementation for JSON.
Project License: No project license is defined for this project.
|
- javax.servlet:servlet-api:jar:2.5 (provided)
 | Unnamed - javax.servlet:servlet-api:jar:2.5 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.tynamo:tapestry-model-test:jar:0.0.1-SNAPSHOT (test)
 - org.tynamo:tapestry-model-core:jar:0.0.1-SNAPSHOT (test)
 - org.apache.tapestry:tapestry-core:jar:5.1.0.5 (test)

- org.apache.tapestry:tapestry-upload:jar:5.1.0.5 (test)
 - org.apache.tapestry:tapestry-core:jar:5.1.0.5 (test)

- commons-fileupload:commons-fileupload:jar:1.2 (test)
 | Unnamed - commons-fileupload:commons-fileupload:jar:1.2 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- ognl:ognl:jar:2.7.3 (test)
 | OGNL - Object Graph Navigation Library |
Description: There is currently no description associated with this project.
URL: http://ognl.org
Project License: No project license is defined for this project.
|
- commons-beanutils:commons-beanutils:jar:1.7.0 (test)
 | Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-lang:commons-lang:jar:2.2 (test)

- org.chenillekit:chenillekit-tapestry:jar:1.2.0 (test)
 - org.chenillekit:chenillekit-core:jar:1.2.0 (test)
 - commons-configuration:commons-configuration:jar:1.5 (test)
 | Commons Configuration |
Description: Tools to assist in the reading of configuration/preferences files in
various formats
URL: http://commons.apache.org/${pom.artifactId.substring(8)}/
Project License: The Apache Software License, Version 2.0
|
- commons-digester:commons-digester:jar:1.8 (test)
 - commons-beanutils:commons-beanutils:jar:1.7.0 (test)
 | Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- commons-beanutils:commons-beanutils-core:jar:1.7.0 (test)
 | Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0 |
Description: There is currently no description associated with this project.
Project License: No project license is defined for this project.
|
- org.chenillekit:chenillekit-image:jar:1.2.0 (test)

- org.chenillekit:chenillekit-google:jar:1.2.0 (test)
 - com.sdicons.jsontools:jsontools-core:jar:1.5 (test)
 - antlr:antlr:jar:2.7.6 (test)
 | AntLR |
Description: There is currently no description associated with this project.
URL: http://www.antlr.org/
Project License: No project license is defined for this project.
|
- org.apache.tapestry:tapestry-upload:jar:5.1.0.5 (test)

- ognl:ognl:jar:2.7.3 (test)
 | OGNL - Object Graph Navigation Library |
Description: There is currently no description associated with this project.
URL: http://ognl.org
Project License: No project license is defined for this project.
|
- org.mortbay.jetty:jetty:jar:6.1.22 (test)
 - org.mortbay.jetty:jetty-util:jar:6.1.22 (test)

- org.mortbay.jetty:servlet-api:jar:2.5-20081211 (test)

- org.testng:testng:jar:jdk15:5.9 (test)
 | TestNG |
Description: TestNG is a testing framework inspired from JUnit and NUnit but introducing some new functionalities that make it more powerful and easier to use.
URL: http://testng.org
Project License: Apache License, Version 2.0
|
- junit:junit:jar:3.8.1 (test)

- net.sourceforge.htmlunit:htmlunit:jar:2.5 (test)
 - xalan:xalan:jar:2.7.1 (test)
 | Xalan Java |
Description: Xalan-Java is an XSLT processor for transforming XML documents into HTML,
text, or other XML document types. It implements XSL Transformations (XSLT)
Version 1.0 and XML Path Language (XPath) Version 1.0 and can be used from
the command line, in an applet or a servlet, or as a module in other program.
URL: http://xml.apache.org/xalan-j/
Project License: The Apache Software License, Version 2.0
|
- xalan:serializer:jar:2.7.1 (test)

- commons-collections:commons-collections:jar:3.2.1 (test)

- commons-httpclient:commons-httpclient:jar:3.1 (test)
 | HttpClient |
Description: The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
URL: http://jakarta.apache.org/httpcomponents/httpclient-3.x/
Project License: Apache License
|
- commons-codec:commons-codec:jar:1.3 (test)

- net.sourceforge.htmlunit:htmlunit-core-js:jar:2.5 (test)

- net.sourceforge.nekohtml:nekohtml:jar:1.9.12 (test)
 - xerces:xercesImpl:jar:2.8.1 (test)
 | Xerces2 Java Parser |
Description: Xerces2 is the next generation of high performance, fully
compliant XML parsers in the Apache Xerces family. This new
version of Xerces introduces the Xerces Native Interface (XNI),
a complete framework for building parser components and
configurations that is extremely modular and easy to program.
URL: http://xerces.apache.org/xerces2-j/
Project License: The Apache Software License, Version 2.0
|
- net.sourceforge.cssparser:cssparser:jar:0.9.5 (test)
 - org.w3c.css:sac:jar:1.3 (test)

- commons-io:commons-io:jar:1.4 (test)

- commons-logging:commons-logging:jar:1.1.1 (test)

Licenses
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Annotations, Hibernate Commons Annotations, JAX-RS Core API, RESTEasy JAX-RS Implementation, Resteasy JAXB Provider, c3p0:JDBC DataSources/Resource Pools
Eclipse Public License - Version 1.0: Jetty Server, Jetty Utilities
Unknown: AntLR, Antlr 3 Runtime, JCL 1.1.1 implemented over SLF4J, Java Persistence API, Jettison, OGNL - Object Graph Navigation Library, SLF4J API Module, SLF4J LOG4J-12 Binding, SLF4J Simple Binding, Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.10, Unnamed - com.sun.xml.fastinfoset:FastInfoset:jar:1.2.7, Unnamed - com.sun.xml.stream:sjsxp:jar:1.0.1, Unnamed - commons-beanutils:commons-beanutils-core:jar:1.7.0, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-fileupload:commons-fileupload:jar:1.2, Unnamed - geronimo-spec:geronimo-spec-jta:jar:1.0-M1, Unnamed - javassist:javassist:jar:3.6.0.GA, Unnamed - javax.servlet:servlet-api:jar:2.5, Unnamed - javax.xml.bind:jaxb-api:jar:2.1, dom4j, scannotation
Apache License, Version 2.0: HtmlUnit, TestNG, Tynamo CRUD Core, Tynamo RESTEasy, Tynamo Test
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform, Streaming API for XML
The Apache Software License, Version 2.0: Codec, Commons Collections, Commons Configuration, Commons IO, Commons Logging, Digester, Lang, Log4j, Neko HTML, StAX API, Woodstox, XML Commons External Components XML APIs, Xalan Java, Xalan Java Serializer, Xerces2 Java Parser
GNU Lesser General Public License: CSS Parser, Hibernate C3P0 ConnectionProvider, Hibernate Core
The BSD License: Stax2 API
Apache Software License 2.0: Chenillekit Core, Chenillekit Google, Chenillekit Image, Chenillekit Tapestry, Tapestry Annotations, Tapestry Core Library, Tapestry File Upload Component Library, Tapestry Hibernate Support, Tapestry Inversion of Control Container, Tapestry/Hibernate Integration Library
The W3C Software License: Simple API for CSS
Apache License: HttpClient
Apache Software License - Version 2.0: Jetty Server, Jetty Utilities
GNU General Public Library: Streaming API for XML
Common Public License Version 1.0: JUnit
Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)
GNU LESSER GENERAL PUBLIC LICENSE Version 2.1: Java JSON Tools - Core
Mozilla Public License version 1.1: HtmlUnit Core JS
Apache License Version 2.0: Servlet Specification API
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| antlr-2.7.6.jar |
433.04 kB |
226 |
224 |
12 |
1.2 |
debug |
| c3p0-0.9.1.jar |
594.12 kB |
434 |
382 |
44 |
1.4 |
debug |
| jsontools-core-1.5.jar |
124.38 kB |
128 |
103 |
13 |
1.5 |
debug |
| jaxb-impl-2.1.10.jar |
846.67 kB |
703 |
655 |
29 |
1.5 |
debug |
| FastInfoset-1.2.7.jar |
284.99 kB |
177 |
148 |
17 |
1.5 |
debug |
| sjsxp-1.0.1.jar |
324.27 kB |
185 |
159 |
11 |
1.4 |
debug |
| commons-beanutils-1.7.0.jar |
184.25 kB |
129 |
111 |
5 |
1.2 |
debug |
| commons-beanutils-core-1.7.0.jar |
164.80 kB |
111 |
93 |
5 |
1.2 |
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-configuration-1.5.jar |
265.48 kB |
175 |
157 |
9 |
1.3 |
debug |
| commons-digester-1.8.jar |
140.24 kB |
114 |
100 |
6 |
1.2 |
debug |
| commons-fileupload-1.2.jar |
51.84 kB |
57 |
40 |
5 |
1.3 |
debug |
| commons-httpclient-3.1.jar |
297.85 kB |
183 |
167 |
8 |
1.2 |
debug |
| commons-io-1.4.jar |
106.49 kB |
93 |
76 |
5 |
1.3 |
debug |
| commons-lang-2.2.jar |
237.32 kB |
139 |
123 |
9 |
1.1 |
debug |
| commons-logging-1.1.1.jar |
59.26 kB |
42 |
28 |
2 |
1.1 |
debug |
| dom4j-1.6.1.jar |
306.54 kB |
208 |
190 |
14 |
1.3 |
debug |
| geronimo-spec-jta-1.0-M1.jar |
13.16 kB |
23 |
17 |
2 |
1.4 |
debug |
| javassist-3.6.0.GA.jar |
529.53 kB |
323 |
305 |
16 |
1.2 |
debug |
| activation-1.1.jar |
61.51 kB |
50 |
38 |
3 |
1.4 |
debug |
| jsr250-api-1.0.jar |
5.71 kB |
16 |
11 |
2 |
1.5 |
debug |
| servlet-api-2.5.jar |
102.65 kB |
68 |
42 |
2 |
1.5 |
debug |
| jaxb-api-2.1.jar |
87.86 kB |
113 |
100 |
6 |
1.5 |
debug |
| stax-api-1.0.jar |
25.69 kB |
47 |
40 |
5 |
1.2 |
debug |
| junit-3.8.1.jar |
118.23 kB |
119 |
100 |
6 |
1.1 |
debug |
| log4j-1.2.14.jar |
358.83 kB |
288 |
256 |
19 |
1.1 |
debug |
| cssparser-0.9.5.jar |
248.00 kB |
98 |
80 |
5 |
1.5 |
debug |
| htmlunit-2.5.jar |
770.56 kB |
516 |
484 |
16 |
1.5 |
debug |
| htmlunit-core-js-2.5.jar |
561.29 kB |
209 |
190 |
9 |
1.5 |
debug |
| nekohtml-1.9.12.jar |
117.24 kB |
72 |
55 |
4 |
1.3 |
debug |
| ognl-2.7.3.jar |
234.18 kB |
141 |
130 |
3 |
1.4 |
debug |
| antlr-runtime-3.1.1.jar |
113.48 kB |
98 |
90 |
4 |
1.4 |
debug |
| tapestry-core-5.1.0.5.jar |
1.35 MB |
1,283 |
1,061 |
40 |
1.5 |
debug |
| tapestry-hibernate-5.1.0.5.jar |
18.24 kB |
29 |
11 |
3 |
1.5 |
debug |
| tapestry-hibernate-core-5.1.0.5.jar |
23.59 kB |
38 |
22 |
3 |
1.5 |
debug |
| tapestry-ioc-5.1.0.5.jar |
390.39 kB |
389 |
365 |
10 |
1.5 |
debug |
| tapestry-upload-5.1.0.5.jar |
21.80 kB |
33 |
15 |
3 |
1.5 |
debug |
| tapestry5-annotations-5.1.0.5.jar |
10.30 kB |
30 |
16 |
2 |
1.5 |
debug |
| chenillekit-core-1.2.0.jar |
10.23 kB |
21 |
6 |
5 |
1.5 |
debug |
| chenillekit-google-1.2.0.jar |
34.03 kB |
34 |
19 |
5 |
1.5 |
debug |
| chenillekit-image-1.2.0.jar |
7.93 kB |
19 |
6 |
3 |
1.5 |
debug |
| chenillekit-tapestry-1.2.0.jar |
4.13 MB |
1,462 |
96 |
17 |
1.5 |
debug |
| jettison-1.1.jar |
66.17 kB |
55 |
40 |
5 |
1.1 |
debug |
| stax2-api-3.0.1.jar |
175.76 kB |
137 |
123 |
11 |
1.4 |
debug |
| woodstox-core-asl-4.0.3.jar |
469.83 kB |
233 |
202 |
16 |
1.4 |
debug |
| ejb3-persistence-1.0.2.GA.jar |
49.40 kB |
97 |
91 |
2 |
1.5 |
debug |
| hibernate-annotations-3.4.0.GA.jar |
273.16 kB |
166 |
153 |
8 |
1.5 |
debug |
| hibernate-c3p0-3.3.1.GA.jar |
5.91 kB |
11 |
1 |
1 |
1.4 |
debug |
| hibernate-commons-annotations-3.1.0.GA.jar |
65.42 kB |
69 |
58 |
6 |
1.5 |
debug |
| hibernate-core-3.3.1.GA.jar |
2.17 MB |
1,482 |
1,386 |
81 |
1.4 |
debug |
| jaxrs-api-1.1.GA.jar |
42.25 kB |
63 |
51 |
3 |
1.5 |
debug |
| resteasy-jaxb-provider-1.1.GA.jar |
91.63 kB |
87 |
65 |
6 |
1.5 |
debug |
| resteasy-jaxrs-1.1.GA.jar |
411.92 kB |
339 |
295 |
28 |
1.5 |
debug |
| jetty-6.1.22.jar |
524.28 kB |
265 |
235 |
14 |
1.4 |
debug |
| jetty-util-6.1.22.jar |
172.83 kB |
120 |
105 |
6 |
1.4 |
debug |
| servlet-api-2.5-20081211.jar |
130.99 kB |
79 |
42 |
2 |
1.4 |
debug |
| scannotation-1.0.2.jar |
17.85 kB |
23 |
13 |
2 |
1.5 |
debug |
| jcl-over-slf4j-1.5.8.jar |
16.70 kB |
23 |
9 |
2 |
1.3 |
debug |
| slf4j-api-1.5.8.jar |
22.90 kB |
32 |
21 |
3 |
1.3 |
debug |
| slf4j-log4j12-1.5.2.jar |
9.28 kB |
16 |
6 |
1 |
1.3 |
debug |
| slf4j-simple-1.5.8.jar |
7.41 kB |
15 |
5 |
1 |
1.3 |
debug |
| testng-5.9-jdk15.jar |
833.24 kB |
616 |
502 |
34 |
1.5 |
debug |
| tapestry-model-core-0.0.1-SNAPSHOT.jar |
127.18 kB |
164 |
97 |
11 |
1.5 |
debug |
| tapestry-model-test-0.0.1-SNAPSHOT.jar |
6.92 kB |
14 |
3 |
2 |
1.5 |
debug |
| sac-1.3.jar |
15.44 kB |
37 |
29 |
2 |
1.1 |
debug |
| stax-api-1.0.1.jar |
25.89 kB |
48 |
40 |
5 |
1.2 |
debug |
| serializer-2.7.1.jar |
271.76 kB |
124 |
109 |
3 |
1.1 |
debug |
| xalan-2.7.1.jar |
3.03 MB |
1,577 |
1,513 |
49 |
1.1 |
debug |
| xercesImpl-2.8.1.jar |
1.16 MB |
950 |
882 |
38 |
1.1 |
release |
| xml-apis-1.0.b2.jar |
106.76 kB |
217 |
184 |
17 |
1.2 |
release |
| Total |
Size |
Entries |
Classes |
Packages |
JDK Rev |
Debug |
| 71 |
24.36 MB |
16,206 |
13,054 |
763 |
1.5 |
69 |
| compile: 16 |
compile: 2.78 MB |
compile: 2,251 |
compile: 1,955 |
compile: 139 |
- |
compile: 16 |
| test: 32 |
test: 14.56 MB |
test: 8,323 |
test: 6,154 |
test: 316 |
- |
test: 31 |
| provided: 23 |
provided: 7.03 MB |
provided: 5,632 |
provided: 4,945 |
provided: 308 |
- |
provided: 22 |
|