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 Licenses
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
info.magnolia magnolia-core 5.4.5 jar GPLv3-Magnolia Network Agreement
org.apache.commons commons-collections4 4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.3.5 jar Apache License, Version 2.0

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 Classifier Type Licenses
com.mockrunner mockrunner 0.3.1 - jar -
info.magnolia magnolia-core 5.4.5 tests test-jar GPLv3-Magnolia Network Agreement
info.magnolia.activation magnolia-module-activation 5.2 - jar GPLv3-Magnolia Network Agreement
junit junit 4.11 - jar Common Public License Version 1.0
org.easymock easymock 2.4 - jar MIT License
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.hamcrest hamcrest-library 1.3 - jar New BSD License
org.mockito mockito-core 1.10.8 - jar The MIT License
org.powermock powermock-api-mockito 1.5.6 - jar The Apache Software License, Version 2.0
org.powermock powermock-core 1.5.6 - jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4 1.5.6 - jar The Apache Software License, Version 2.0

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 Licenses
javax.servlet servlet-api 2.5 jar -
javax.servlet.jsp jsp-api 2.1 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
cglib cglib-nodep 3.1 - jar ASF 2.0
com.google.code.findbugs annotations 2.0.1 - jar GNU Lesser Public License
com.google.guava guava 18.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 3.0 - jar The Apache Software License, Version 2.0
com.google.inject.extensions guice-multibindings 3.0 - jar The Apache Software License, Version 2.0
com.mycila.guice.extensions mycila-guice-closeable 3.5.ga - jar Apache License 2.0
com.mycila.guice.extensions mycila-guice-injection 3.5.ga - jar Apache License 2.0
com.mycila.guice.extensions mycila-guice-jsr250 3.5.ga - jar Apache License 2.0
commons-beanutils commons-beanutils 1.9.2 - jar The Apache Software License, Version 2.0
commons-betwixt commons-betwixt 0.8 - jar /LICENSE.txt
commons-codec commons-codec 1.10 - jar Apache License, Version 2.0
commons-collections commons-collections 3.2.1 - jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.4 - jar The Apache Software License, Version 2.0
commons-digester commons-digester 2.1 - jar The Apache Software License, Version 2.0
commons-fileupload commons-fileupload 1.3.1 - jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.4 - jar /LICENSE.txt
concurrent concurrent 1.3.4 - jar >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.jcr jcr 2.0 - jar Day Specification License-Day Specification License addendum
javax.servlet jstl 1.2 - jar -
jaxen jaxen 1.1.6 - jar null
log4j log4j 1.2.17 - jar The Apache Software License, Version 2.0
org.apache.commons commons-pool2 2.2 - jar The Apache Software License, Version 2.0
org.apache.commons commons-proxy 1.0 - jar The Apache Software License, Version 2.0
org.apache.derby derby 10.5.3.0_1 - jar Apache 2
org.apache.httpcomponents httpcore 4.3.2 - jar LICENSE.txt
org.apache.httpcomponents httpmime 4.3.5 - jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-api 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-core 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-data 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-data 2.8.0 tests test-jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-spi 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-spi-commons 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.lucene lucene-core 3.6.0 - jar Apache 2
org.apache.tika tika-core 1.6 - jar The Apache Software License, Version 2.0
org.bouncycastle bcpg-jdk15on 1.46 - jar Bouncy Castle Licence-Apache Software License, Version 1.1
org.bouncycastle bcprov-jdk15on 1.46 - jar Bouncy Castle Licence
org.freemarker freemarker 2.3.21 - jar Apache License, Version 2.0
org.jdom jdom 1.1 - jar -
org.mindrot jbcrypt 0.3m - jar ISC/BSD License
org.reflections reflections 0.9.9 - jar WTFPL-The New BSD License
org.safehaus.jug jug 2.0.0 asl jar The Apache Software License, Version 2.0-GNU Lesser General Public License v2.1
org.slf4j jcl-over-slf4j 1.7.7 - jar MIT License
org.slf4j slf4j-api 1.7.7 - jar MIT License
org.slf4j slf4j-log4j12 1.7.7 - jar MIT License
servlets.com cos 05Nov2002 - jar Jason Hunter License
xerces xercesImpl 2.8.1 - jar The Apache Software License, Version 2.0

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 Licenses
asm asm 3.1 jar -
cglib cglib 2.2 jar ASF 2.0
com.google.code.gson gson 2.2.2 jar The Apache Software License, Version 2.0
com.googlecode.mgwt mgwt 1.1.2 jar The Apache Software License, Version 2.0
com.jhlabs filters 2.0.235 jar Apache License, Version 2.0
com.thoughtworks.proxytoys proxytoys 1.01-MAGNOLIA-5317-patched jar null
com.vaadin vaadin-client-compiled 7.4.7 jar Apache License Version 2.0
com.vaadin vaadin-sass-compiler 0.9.12 jar Apache License 2.0
com.vaadin vaadin-server 7.4.7 jar Apache License Version 2.0
com.vaadin vaadin-shared 7.4.7 jar Apache License Version 2.0
com.vaadin vaadin-themes 7.4.7 jar Apache License Version 2.0
com.vaadin.external.flute flute 1.3.0.gg2 jar W3C Software Copyright Notice and License
com.vaadin.external.google guava 16.0.1.vaadin1 jar Apache License 2.0
com.vaadin.external.streamhtmlparser streamhtmlparser-jsilver 0.0.10.vaadin1 jar Apache License 2.0
commons-httpclient commons-httpclient 3.1 jar Apache License
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
info.magnolia magnolia-i18n 5.4.5 jar GPLv3-Magnolia Network Agreement
info.magnolia.core magnolia-configuration 5.4.5 jar GPLv3-Magnolia Network Agreement
info.magnolia.core magnolia-resource-loader 5.4.5 jar GPLv3-Magnolia Network Agreement
info.magnolia.task magnolia-task-management 1.1 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-actionbar 5.4 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-api 5.4 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-dialog 5.4 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-form 5.4 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-framework 5.4 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-imageprovider 5.4 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-vaadin-common-widgets 5.4 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-vaadin-integration 5.4 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-workbench 5.4 jar GPLv3-Magnolia Network Agreement
org.apache jackrabbit-ocm 2.0.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-compress 1.8.1 jar The Apache Software License, Version 2.0
org.atteo evo-inflector 1.2.1 jar Apache License, Version 2.0
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jsoup jsoup 1.8.1 jar The MIT License
org.objenesis objenesis 2.1 jar Apache 2
org.powermock powermock-api-support 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-module-junit4-common 1.5.6 jar The Apache Software License, Version 2.0
org.powermock powermock-reflect 1.5.6 jar The Apache Software License, Version 2.0
org.quartz-scheduler quartz 1.8.6 jar Apache 2.0
org.vaadin.addon easyuploads 7.0.0 jar Apache 2
org.vaadin.addons aceeditor 0.8.11 jar -
org.vaadin.addons ckeditor-wrapper-for-vaadin 7.8.8 jar -
org.vaadin.addons cssinject 2.0.3 jar -
org.vaadin.addons gwt-graphics 1.0.0 jar -
org.w3c.css sac 1.3 jar The W3C Software License
org.yaml snakeyaml 1.14 jar LICENSE.txt
uk.com.robust-it cloning 1.9.1 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

Unnamed: ProxyToys Core, jaxen

Apache License Version 2.0: SnakeYAML, Vaadin

Apache 2.0: Quartz Enterprise Job Scheduler

MIT License: EasyMock, JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

W3C Software Copyright Notice and License: Flute

New BSD License: Hamcrest Core, Hamcrest library

GPLv3: Magnolia Configuration Framework, Magnolia Core, Magnolia Internationalization Framework, Magnolia Module Cache, Magnolia Resource Loader, Task Management Magnolia Module, magnolia-module-activation, magnolia-ui-actionbar, magnolia-ui-api, magnolia-ui-dialog, magnolia-ui-form, magnolia-ui-framework, magnolia-ui-imageprovider, magnolia-ui-vaadin-common-widgets, magnolia-ui-vaadin-integration, magnolia-ui-workbench

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, EasyUploads, Lucene Core, Objenesis

Public domain, Sun Microsoystems: Dough Lea's util.concurrent package

Unknown: ASM Core, JDOM, aceeditor, ckeditor-wrapper-for-vaadin, cssinject, gwt-graphics, jsp-api, jstl, mockrunner, servlet-api

Apache License 2.0: Guava: Google Core Libraries for Java, Java Stream HTML Parser from JSilver, Javassist, Mycila Guice :: Extensions :: Closeable Injector, Mycila Guice :: Extensions :: Injection, Mycila Guice :: Extensions :: JSR-250, Vaadin Sass Compiler

The MIT License: Mockito, jsoup

Apache License, Version 2.0: Apache Commons Codec, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Evo Inflector, FreeMarker, JHLabs Image Processing Filters, cloning

MPL 1.1: Javassist

Jason Hunter License: COS

Common Public License Version 1.0: JUnit

Magnolia Network Agreement: Magnolia Configuration Framework, Magnolia Core, Magnolia Internationalization Framework, Magnolia Module Cache, Magnolia Resource Loader, Task Management Magnolia Module, magnolia-module-activation, magnolia-ui-actionbar, magnolia-ui-api, magnolia-ui-dialog, magnolia-ui-form, magnolia-ui-framework, magnolia-ui-imageprovider, magnolia-ui-vaadin-common-widgets, magnolia-ui-vaadin-integration, magnolia-ui-workbench

Day Specification License addendum: Content Repository for JavaTM Technology API

Apache License: HttpClient

ASF 2.0: Code Generation Library

Day Specification License: Content Repository for JavaTM Technology API

Public Domain: AOP alliance

GNU Lesser Public License: FindBugs-Annotations

Bouncy Castle Licence: Bouncy Castle OpenPGP API, Bouncy Castle Provider

WTFPL: Reflections

Apache Software License, Version 1.1: Bouncy Castle OpenPGP API

GNU Lesser General Public License v2.1: Java UUID Generator

LGPL 2.1: Javassist

ISC/BSD License: jbcrypt

The Apache Software License, Version 2.0: Apache Commons BeanUtils, Apache Commons Collections, Apache Commons Compress, Apache Commons FileUpload, Apache Commons Pool, Apache Jackrabbit API, Apache Log4j, Apache Tika core, Betwixt, Commons Collections, Commons DBCP, Commons Digester, Commons IO, Commons Lang, Commons Pool, Commons Proxy, Google Guice - Core Library, Google Guice - Extensions - MultiBindings, Gson, Guava: Google Core Libraries for Java, Jackrabbit Core, Jackrabbit Data, Jackrabbit JCR Commons, Jackrabbit Object Content Mapping 2.x, Jackrabbit SPI, Jackrabbit SPI Commons, Java UUID Generator, Xerces2 Java Parser, javax.inject, mgwt, powermock-api-mockito, powermock-api-support, powermock-core, powermock-module-junit4, powermock-module-junit4-common, powermock-reflect

The W3C Software License: Simple API for CSS

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
asm-3.1.jar 43 kB 24 23 2 1.2 No No
cglib-2.2.jar 278.7 kB 240 226 7 1.2 Yes No
cglib-nodep-3.1.jar 331.2 kB 256 252 9 1.2 Yes No
annotations-2.0.1.jar 74.6 kB 134 62 5 1.5 Yes No
gson-2.2.2.jar 189.3 kB 165 155 6 1.5 Yes No
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes No
guice-3.0.jar 710.5 kB 585 565 12 1.5 Yes No
guice-multibindings-3.0.jar 34.5 kB 29 20 1 1.5 Yes No
mgwt-1.1.2.jar 1.1 MB 1149 555 46 1.6 Yes No
filters-2.0.235.jar 340.3 kB 254 241 4 1.1 Yes No
mockrunner-0.3.1.jar 325.2 kB 234 194 16 1.2 Yes No
mycila-guice-closeable-3.5.ga.jar 6.9 kB 18 4 1 1.6 Yes No
mycila-guice-injection-3.5.ga.jar 35 kB 40 28 1 1.6 Yes No
mycila-guice-jsr250-3.5.ga.jar 11.5 kB 21 7 1 1.6 Yes No
proxytoys-1.01-MAGNOLIA-5317-patched.jar 103.5 kB 119 95 14 1.5 Yes No
vaadin-client-compiled-7.4.7.jar 501.5 kB 53 0 0 - No No
vaadin-sass-compiler-0.9.12.jar 529.1 kB 326 165 13 1.6 Yes No
vaadin-server-7.4.7.jar 3.3 MB 1932 1216 45 1.6 Yes No
vaadin-shared-7.4.7.jar 2.4 MB 2212 1116 80 1.6 Yes No
vaadin-themes-7.4.7.jar 7.4 MB 1349 0 0 - No No
flute-1.3.0.gg2.jar 79.8 kB 45 35 3 1.6 Yes No
guava-16.0.1.vaadin1.jar 2.3 MB 1700 1675 16 1.6 Yes No
streamhtmlparser-jsilver-0.0.10.vaadin1.jar 39.5 kB 34 25 3 1.5 Yes No
commons-beanutils-1.9.2.jar 233.9 kB 154 137 5 1.5 Yes No
commons-betwixt-0.8.jar 242.2 kB 198 166 13 1.3 Yes No
commons-codec-1.10.jar 284.2 kB 238 92 6 1.6 Yes No
commons-collections-3.2.1.jar 575.4 kB 482 458 12 1.2 Yes No
commons-dbcp-1.4.jar 160.5 kB 80 62 5 1.6 Yes No
commons-digester-2.1.jar 196.8 kB 182 155 14 1.5 Yes No
commons-fileupload-1.3.1.jar 69 kB 67 49 6 1.5 Yes No
commons-httpclient-3.1.jar 305 kB 183 167 8 1.2 Yes No
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes No
commons-lang-2.4.jar 261.8 kB 148 127 9 1.2 Yes No
commons-pool-1.4.jar 87.1 kB 59 50 2 1.3 Yes No
concurrent-1.3.4.jar 189.3 kB 230 221 2 1.1 No No
magnolia-core-5.4.5.jar 1.7 MB 1389 1211 79 1.7 Yes No
magnolia-core-5.4.5-tests.jar 1.3 MB - - - - - -
magnolia-i18n-5.4.5.jar 65.2 kB 73 50 6 1.7 Yes No
magnolia-module-activation-5.2.jar 98.6 kB 74 37 5 1.6 Yes No
magnolia-configuration-5.4.5.jar 95.5 kB 99 75 10 1.7 Yes No
magnolia-resource-loader-5.4.5.jar 118.1 kB 117 89 14 1.7 Yes No
magnolia-task-management-1.1.jar 51.6 kB 60 32 9 1.7 Yes No
magnolia-ui-actionbar-5.4.jar 20 kB 30 15 2 1.7 Yes No
magnolia-ui-api-5.4.jar 86.5 kB 129 101 14 1.7 Yes No
magnolia-ui-dialog-5.4.jar 105.2 kB 127 93 14 1.7 Yes No
magnolia-ui-form-5.4.jar 261.9 kB 227 177 21 1.7 Yes No
magnolia-ui-framework-5.4.jar 246.1 kB 203 149 17 1.7 Yes No
magnolia-ui-imageprovider-5.4.jar 12.5 kB 20 5 2 1.7 Yes No
magnolia-ui-vaadin-common-widgets-5.4.jar 2.9 MB 1407 633 89 1.7 Yes No
magnolia-ui-vaadin-integration-5.4.jar 45.1 kB 47 30 3 1.7 Yes No
magnolia-ui-workbench-5.4.jar 164.5 kB 162 128 13 1.7 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
jcr-2.0.jar 69.2 kB 138 120 10 1.4 Yes No
jstl-1.2.jar 414.2 kB 341 279 27 1.5 Yes No
servlet-api-2.5.jar 105.1 kB 68 42 2 1.5 Yes No
jsp-api-2.1.jar 100.6 kB 101 84 4 1.5 Yes No
jaxen-1.1.6.jar 231.9 kB 241 214 17 1.2 Yes No
junit-4.11.jar 245 kB 266 233 28 1.5 Yes No
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes No
jackrabbit-ocm-2.0.0.jar 189.9 kB 161 114 28 1.5 Yes No
commons-collections4-4.0.jar 610.3 kB 459 431 16 1.5 Yes No
commons-compress-1.8.1.jar 365.6 kB 224 191 20 1.5 Yes No
commons-lang3-3.1.jar 315.8 kB 179 153 12 1.5 Yes No
commons-pool2-2.2.jar 108 kB 80 65 3 1.6 Yes No
commons-proxy-1.0.jar 73.2 kB 83 60 10 1.4 Yes No
derby-10.5.3.0_1.jar 2.5 MB 1496 1436 96 1.5 No Yes
httpclient-4.3.5.jar 590.5 kB 459 420 24 1.5 Yes No
httpcore-4.3.2.jar 282.3 kB 260 232 15 1.5 Yes No
httpmime-4.3.5.jar 37.3 kB 39 22 2 1.5 Yes No
jackrabbit-api-2.8.0.jar 39.7 kB 79 54 11 1.6 Yes No
jackrabbit-core-2.8.0.jar 2.3 MB 1292 1160 52 1.6 Yes No
jackrabbit-data-2.8.0.jar 149.9 kB 108 74 8 1.6 Yes No
jackrabbit-data-2.8.0-tests.jar 26.4 kB - - - - - -
jackrabbit-jcr-commons-2.8.0.jar 392.2 kB 303 265 23 1.6 Yes No
jackrabbit-spi-2.8.0.jar 27.7 kB 50 36 1 1.6 Yes No
jackrabbit-spi-commons-2.8.0.jar 785.1 kB 518 482 20 1.6 Yes No
lucene-core-3.6.0.jar 1.5 MB 995 971 18 1.5 Yes No
tika-core-1.6.jar 508 kB 284 225 17 1.6 Yes No
evo-inflector-1.2.1.jar 12.6 kB 18 7 1 1.6 Yes No
bcpg-jdk15on-1.46.jar 165.6 kB 139 127 6 1.5 No No
bcprov-jdk15on-1.46.jar 1.8 MB 1636 1547 82 1.5 No No
easymock-2.4.jar 81.1 kB 83 71 3 1.5 Yes No
freemarker-2.3.21.jar 1.2 MB 864 831 17 1.5 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
hamcrest-library-1.3.jar 53.1 kB 46 35 7 1.5 Yes No
javassist-3.18.2-GA.jar 714.5 kB 414 390 17 1.6 Yes No
jdom-1.1.jar 153.1 kB 89 76 8 1.2 Yes No
jsoup-1.8.1.jar 300.8 kB 244 227 7 1.5 Yes No
jbcrypt-0.3m.jar 17.8 kB 11 1 1 1.6 Yes No
mockito-core-1.10.8.jar 1.1 MB 1106 678 65 1.5 Yes No
objenesis-2.1.jar 41.8 kB 52 37 9 1.5 Yes No
powermock-api-mockito-1.5.6.jar 71 kB 83 56 14 1.5 Yes No
powermock-api-support-1.5.6.jar 18.7 kB 28 14 4 1.5 Yes No
powermock-core-1.5.6.jar 85.1 kB 93 67 16 1.5 Yes No
powermock-module-junit4-1.5.6.jar 24.1 kB 26 12 3 1.5 Yes No
powermock-module-junit4-common-1.5.6.jar 13.9 kB 22 8 2 1.5 Yes No
powermock-reflect-1.5.6.jar 44.7 kB 42 25 8 1.5 Yes No
quartz-1.8.6.jar 449.1 kB 284 246 25 1.5 Yes No
reflections-0.9.9.jar 141.7 kB 117 103 6 1.5 Yes No
jug-2.0.0-asl.jar 31.9 kB 19 15 3 1.1 No No
jcl-over-slf4j-1.7.7.jar 16.5 kB 23 9 2 1.5 Yes No
slf4j-api-1.7.7.jar 29.3 kB 35 24 3 1.5 Yes No
slf4j-log4j12-1.7.7.jar 8.9 kB 16 6 1 1.5 Yes No
easyuploads-7.0.0.jar 166 kB 142 76 5 1.6 Yes No
aceeditor-0.8.11.jar 309.6 kB 166 101 4 1.6 Yes No
ckeditor-wrapper-for-vaadin-7.8.8.jar 1.3 MB 356 29 2 1.6 Yes No
cssinject-2.0.3.jar 8.1 kB 8 3 3 1.5 Yes No
gwt-graphics-1.0.0.jar 89.5 kB 78 34 7 1.6 Yes No
sac-1.3.jar 15.8 kB 37 29 2 1.1 Yes No
snakeyaml-1.14.jar 275.1 kB 242 206 19 1.5 Yes No
cos-05Nov2002.jar 56.4 kB 39 36 2 1.1 Yes No
cloning-1.9.1.jar 25.2 kB 32 21 2 1.5 Yes No
xercesImpl-2.8.1.jar 1.2 MB 950 882 38 1.1 No No
Total Size Entries Classes Packages Java Version Debug Information Sealed
114 55.2 MB 35143 26734 1573 1.7 102 1
compile: 54 compile: 23.8 MB compile: 17727 compile: 16024 compile: 772 - compile: 46 compile: 1
test: 58 test: 31.2 MB test: 17247 test: 10584 test: 795 - test: 54 -
provided: 2 provided: 205.7 kB provided: 169 provided: 126 provided: 6 - provided: 2 -