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 License
info.magnolia.ui magnolia-ui-admincentral 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-api 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-contentapp 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-framework 5.3.6 jar GPLv3-Magnolia Network Agreement
org.apache.httpcomponents httpclient 4.2.1 jar LICENSE.txt
org.apache.ivy ivy 2.1.0 jar -
org.codehaus.groovy groovy-all 2.2.2 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 Classifier Type License
info.magnolia magnolia-core 5.3.2 tests test-jar GPLv3-Magnolia Network Agreement
junit junit 4.11 - jar Common Public License Version 1.0
org.mockito mockito-core 1.8.5 - jar The MIT License
org.slf4j slf4j-simple 1.6.1 - jar MIT License

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 License
info.magnolia magnolia-core 5.3.2 jar GPLv3-Magnolia Network Agreement
javax.jcr jcr 2.0 jar Day Specification License-Day Specification License addendum
javax.servlet servlet-api 2.5 jar -
org.apache.jackrabbit jackrabbit-core 2.2.8 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.6.1 jar MIT License

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 License
asm asm 3.1 jar -
cglib cglib 2.2 jar ASF 2.0
com.google.code.findbugs annotations 2.0.1 jar GNU Lesser Public License
com.google.code.gson gson 2.2.2 jar The Apache Software License, Version 2.0
com.google.guava guava 16.0.1 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.1.7 jar Apache License Version 2.0
com.vaadin vaadin-server 7.1.7 jar Apache License Version 2.0
com.vaadin vaadin-shared 7.1.7 jar Apache License Version 2.0
com.vaadin vaadin-shared-deps 1.0.2 jar Apache License Version 2.0
com.vaadin vaadin-theme-compiler 7.1.7 jar Apache License Version 2.0
com.vaadin vaadin-themes 7.1.7 jar Apache License Version 2.0
commons-beanutils commons-beanutils 1.8.3 jar The Apache Software License, Version 2.0
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-digester commons-digester 1.7 jar /LICENSE.txt
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 jar The Apache Software License, Version 2.0
info.magnolia magnolia-i18n 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia magnolia-module-imaging 3.0.1 jar GPLv3-Magnolia Network Agreement
info.magnolia.task magnolia-task-management 1.0.1 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-actionbar 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-dialog 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-form 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-imageprovider 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-mediaeditor 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-vaadin-common-widgets 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-vaadin-integration 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-vaadin-theme 5.3.6 jar GPLv3-Magnolia Network Agreement
info.magnolia.ui magnolia-ui-workbench 5.3.6 jar GPLv3-Magnolia Network Agreement
net.sourceforge.cssparser cssparser 0.9.5 jar GNU Lesser General Public License
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.apache.commons commons-jexl 2.1.1 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 httpcore 4.2.1 jar LICENSE.txt
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jsoup jsoup 1.6.3 jar The MIT License
org.objenesis objenesis 1.0 jar MIT License
org.quartz-scheduler quartz 1.8.6 jar Apache 2.0
org.reflections reflections 0.9.9-RC2 jar WTFPL-The New BSD License
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
uk.com.robust-it cloning 1.8.2 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 Type License
org.hamcrest hamcrest-core 1.3 jar New BSD License

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 Classifier Type License
aopalliance aopalliance 1.0 - jar Public Domain
cglib cglib-nodep 2.1_3 - jar -
com.drewnoakes metadata-extractor 2.4.0-beta-1 - jar public domain
com.google.inject guice 3.0 - jar The Apache Software License, Version 2.0
com.mycila mycila-guice 2.10.ga - jar The Apache Software License, Version 2.0
commons-betwixt commons-betwixt 0.8 - jar /LICENSE.txt
commons-codec commons-codec 1.4 - jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.2.2 - jar /LICENSE.txt
commons-fileupload commons-fileupload 1.2.1 - jar The Apache Software License, Version 2.0
commons-httpclient commons-httpclient 3.1 - jar Apache License
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
de.l3s.boilerpipe boilerpipe 1.1.0 - jar Apache License 2.0
dom4j dom4j 1.6.1 - jar -
edu.ucar netcdf 4.2-min - jar (MIT-style) netCDF C library license.
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.servlet jstl 1.2 - jar -
jaxen jaxen 1.1.1 - jar -
log4j log4j 1.2.17 - 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.geronimo.specs geronimo-stax-api_1.0_spec 1.0.1 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-api 2.2.8 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.2.8 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-spi 2.2.8 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-spi-commons 2.2.8 - jar The Apache Software License, Version 2.0
org.apache.lucene lucene-core 2.4.1 - jar Apache 2
org.apache.pdfbox fontbox 1.3.1 - jar The Apache Software License, Version 2.0
org.apache.pdfbox jempbox 1.3.1 - jar The Apache Software License, Version 2.0
org.apache.pdfbox pdfbox 1.3.1 - jar The Apache Software License, Version 2.0
org.apache.poi poi 3.7 - jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml 3.7 - jar The Apache Software License, Version 2.0
org.apache.poi poi-ooxml-schemas 3.7 - jar The Apache Software License, Version 2.0
org.apache.poi poi-scratchpad 3.7 - jar The Apache Software License, Version 2.0
org.apache.tika tika-core 0.8 - jar The Apache Software License, Version 2.0
org.apache.tika tika-parsers 0.8 - jar The Apache Software License, Version 2.0
org.apache.xmlbeans xmlbeans 2.3.0 - jar The Apache Software License, Version 2.0
org.bouncycastle bcmail-jdk15 1.45 - jar Bouncy Castle Licence
org.bouncycastle bcpg-jdk16 1.46 - jar Bouncy Castle Licence-Apache Software License, Version 1.1
org.bouncycastle bcprov-jdk15 1.45 - jar Bouncy Castle Licence
org.bouncycastle bcprov-jdk16 1.46 - jar Bouncy Castle Licence
org.ccil.cowan.tagsoup tagsoup 1.2 - jar Apache License 2.0
org.freemarker freemarker 2.3.18 - jar BSD-style license
org.jdom jdom 1.1 - jar -
org.mindrot jbcrypt 0.3m - jar ISC/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.5 - jar MIT License
org.slf4j slf4j-log4j12 1.7.5 - jar MIT License
rome rome 0.9 - jar The Apache Software License, Version 2.0
servlets.com cos 05Nov2002 - jar Jason Hunter License
xerces xercesImpl 2.8.1 - jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

  • info.magnolia:magnolia-module-groovy:jar:2.3.3 Information
    • info.magnolia:magnolia-core:jar:5.3.2 (provided) Information
    • info.magnolia.ui:magnolia-ui-api:jar:5.3.6 (compile) Information
      • info.magnolia:magnolia-i18n:jar:5.3.6 (compile) Information
      • com.vaadin:vaadin-server:jar:7.1.7 (compile) Information
        • com.vaadin:vaadin-shared:jar:7.1.7 (compile) Information
          • com.vaadin:vaadin-shared-deps:jar:1.0.2 (compile) Information
        • com.vaadin:vaadin-theme-compiler:jar:7.1.7 (compile) Information
        • org.jsoup:jsoup:jar:1.6.3 (compile) Information
    • info.magnolia.ui:magnolia-ui-framework:jar:5.3.6 (compile) Information
      • info.magnolia.ui:magnolia-ui-workbench:jar:5.3.6 (compile) Information
      • info.magnolia.ui:magnolia-ui-actionbar:jar:5.3.6 (compile) Information
      • info.magnolia.ui:magnolia-ui-dialog:jar:5.3.6 (compile) Information
      • info.magnolia.ui:magnolia-ui-form:jar:5.3.6 (compile) Information
        • org.vaadin.addons:aceeditor:jar:0.8.11 (compile) Information
      • info.magnolia.ui:magnolia-ui-imageprovider:jar:5.3.6 (compile) Information
      • info.magnolia.ui:magnolia-ui-vaadin-common-widgets:jar:5.3.6 (compile) Information
        • commons-lang:commons-lang:jar:2.4 (compile) Information
        • com.vaadin:vaadin-client-compiled:jar:7.1.7 (compile) Information
        • com.vaadin:vaadin-themes:jar:7.1.7 (compile) Information
        • org.vaadin.addons:cssinject:jar:2.0.3 (compile) Information
        • com.googlecode.mgwt:mgwt:jar:1.1.2 (compile) Information
        • org.vaadin.addons:gwt-graphics:jar:1.0.0 (compile) Information
        • org.vaadin.addons:ckeditor-wrapper-for-vaadin:jar:7.8.8 (compile) Information
        • com.jhlabs:filters:jar:2.0.235 (compile) Information
      • info.magnolia.ui:magnolia-ui-vaadin-integration:jar:5.3.6 (compile) Information
      • info.magnolia.task:magnolia-task-management:jar:1.0.1 (compile) Information
        • org.apache:jackrabbit-ocm:jar:2.0.0 (compile) Information
          • cglib:cglib:jar:2.2 (compile) Information
      • org.apache.commons:commons-compress:jar:1.8.1 (compile) Information
      • org.quartz-scheduler:quartz:jar:1.8.6 (compile) Information
    • info.magnolia.ui:magnolia-ui-contentapp:jar:5.3.6 (compile) Information
      • uk.com.robust-it:cloning:jar:1.8.2 (compile) Information
    • info.magnolia.ui:magnolia-ui-admincentral:jar:5.3.6 (compile) Information
      • info.magnolia:magnolia-module-imaging:jar:3.0.1 (compile) Information
      • info.magnolia.ui:magnolia-ui-vaadin-theme:jar:5.3.6 (compile) Information
      • info.magnolia.ui:magnolia-ui-mediaeditor:jar:5.3.6 (compile) Information
      • org.vaadin.addon:easyuploads:jar:7.0.0 (compile) Information
    • org.codehaus.groovy:groovy-all:jar:2.2.2 (compile) Information
    • org.apache.httpcomponents:httpclient:jar:4.2.1 (compile) Information
    • org.apache.ivy:ivy:jar:2.1.0 (compile) Information
    • javax.servlet:servlet-api:jar:2.5 (provided) Information
    • javax.jcr:jcr:jar:2.0 (provided) Information
    • org.slf4j:slf4j-api:jar:1.6.1 (provided) Information
    • org.apache.jackrabbit:jackrabbit-core:jar:2.2.8 (provided) Information
      • commons-dbcp:commons-dbcp:jar:1.2.2 (provided) Information
      • org.apache.jackrabbit:jackrabbit-api:jar:2.2.8 (provided) Information
      • org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.2.8 (provided) Information
      • org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.2.8 (provided) Information
      • org.apache.jackrabbit:jackrabbit-spi:jar:2.2.8 (provided) Information
      • org.apache.tika:tika-parsers:jar:0.8 (provided) Information
        • org.apache.tika:tika-core:jar:0.8 (provided) Information
        • org.apache.pdfbox:pdfbox:jar:1.3.1 (provided) Information
        • org.bouncycastle:bcmail-jdk15:jar:1.45 (provided) Information
        • org.bouncycastle:bcprov-jdk15:jar:1.45 (provided) Information
        • org.apache.poi:poi:jar:3.7 (provided) Information
        • org.apache.poi:poi-scratchpad:jar:3.7 (provided) Information
        • org.apache.poi:poi-ooxml:jar:3.7 (provided) Information
        • org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 (provided) Information
        • org.ccil.cowan.tagsoup:tagsoup:jar:1.2 (provided) Information
        • asm:asm:jar:3.1 (compile) Information
        • com.drewnoakes:metadata-extractor:jar:2.4.0-beta-1 (provided) Information
        • de.l3s.boilerpipe:boilerpipe:jar:1.1.0 (provided) Information
        • rome:rome:jar:0.9 (provided) Information
      • edu.ucar:netcdf:jar:4.2-min (provided) Information
      • org.apache.lucene:lucene-core:jar:2.4.1 (provided) Information
      • org.apache.derby:derby:jar:10.5.3.0_1 (provided) Information
    • org.slf4j:slf4j-simple:jar:1.6.1 (test) Information
    • info.magnolia:magnolia-core:test-jar:tests:5.3.2 (test) Information
    • junit:junit:jar:4.11 (test) Information
      • org.hamcrest:hamcrest-core:jar:1.3 (test) Information
    • org.mockito:mockito-core:jar:1.8.5 (test) Information

Licenses

The New BSD License: Reflections

Unnamed: ProxyToys Core

(MIT-style) netCDF C library license.: The NetCDF-Java Library

Apache License Version 2.0: Vaadin

Apache 2.0: Quartz Enterprise Job Scheduler

BSD-style license: FreeMarker

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

New BSD License: Hamcrest Core

GPLv3: Magnolia Core, Magnolia Imaging Module, Magnolia Internationalization Framework, Task Management Magnolia Module, magnolia-module-groovy, magnolia-ui-actionbar, magnolia-ui-admincentral, magnolia-ui-api, magnolia-ui-contentapp, magnolia-ui-dialog, magnolia-ui-form, magnolia-ui-framework, magnolia-ui-imageprovider, magnolia-ui-mediaeditor, magnolia-ui-vaadin-common-widgets, magnolia-ui-vaadin-integration, magnolia-ui-vaadin-theme, magnolia-ui-workbench

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

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

Unknown: ASM Core, JDOM, aceeditor, cglib, ckeditor-wrapper-for-vaadin, cssinject, dom4j, gwt-graphics, ivy, jaxen, jstl, servlet-api

Apache License 2.0: Boilerpipe -- Boilerplate Removal and Fulltext Extraction from HTML pages, Javassist, TagSoup

The MIT License: Mockito, jsoup

Apache License, Version 2.0: JHLabs Image Processing Filters, cloning

MPL 1.1: Javassist

Jason Hunter License: COS

Common Public License Version 1.0: JUnit

Magnolia Network Agreement: Magnolia Core, Magnolia Imaging Module, Magnolia Internationalization Framework, Task Management Magnolia Module, magnolia-module-groovy, magnolia-ui-actionbar, magnolia-ui-admincentral, magnolia-ui-api, magnolia-ui-contentapp, magnolia-ui-dialog, magnolia-ui-form, magnolia-ui-framework, magnolia-ui-imageprovider, magnolia-ui-mediaeditor, magnolia-ui-vaadin-common-widgets, magnolia-ui-vaadin-integration, magnolia-ui-vaadin-theme, magnolia-ui-workbench

Apache License: HttpClient, HttpCore

Day Specification License addendum: Content Repository for JavaTM Technology API

ASF 2.0: Code Generation Library

Day Specification License: Content Repository for JavaTM Technology API

Public Domain: AOP alliance

GNU Lesser General Public License: CSS Parser

GNU Lesser Public License: FindBugs-Annotations

Bouncy Castle Licence: Bouncy Castle CMS and S/MIME API, Bouncy Castle OpenPGP API, Bouncy Castle Provider

WTFPL: Reflections

Apache Software License, Version 1.1: Bouncy Castle OpenPGP API

public domain: metadata extractor

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 Compress, Apache FontBox, Apache Jackrabbit API, Apache JempBox, Apache Log4j, Apache PDFBox, Apache POI, Apache Tika core, Apache Tika parsers, Betwixt, Commons BeanUtils, Commons CLI, Commons Codec, Commons Collections, Commons DBCP, Commons FileUpload, Commons IO, Commons JEXL, Commons Lang, Commons Pool, Commons Proxy, Digester, Google Guice - Core Library, Groovy, Gson, Guava: Google Core Libraries for Java, Jackrabbit Core, Jackrabbit JCR Commons, Jackrabbit Object Content Mapping 2.x, Jackrabbit SPI, Jackrabbit SPI Commons, Java UUID Generator, Mycila Guice Extensions, ROME, RSS and atOM utilitiEs for Java, Streaming API for XML (STAX API 1.0), Xerces2 Java Parser, XmlBeans, javax.inject, mgwt

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.47 kB 15 9 2 1.3 Yes -
asm-3.1.jar 43.03 kB 24 23 2 1.2 No -
cglib-2.2.jar 278.68 kB 240 226 7 1.2 Yes -
cglib-nodep-2.1_3.jar 324.24 kB 262 258 10 1.1 Yes -
metadata-extractor-2.4.0-beta-1.jar 90.93 kB 81 63 8 1.2 No -
annotations-2.0.1.jar 74.56 kB 134 62 5 1.5 Yes -
gson-2.2.2.jar 189.29 kB 165 155 6 1.5 Yes -
guava-16.0.1.jar 2.23 MB 1709 1678 17 1.6 Yes -
guice-3.0.jar 710.49 kB 585 565 12 1.5 Yes -
mgwt-1.1.2.jar 1.07 MB 1149 555 46 1.6 Yes -
filters-2.0.235.jar 340.32 kB 254 241 4 1.1 Yes -
mycila-guice-2.10.ga.jar 2.47 MB 1721 1668 35 1.6 Yes -
proxytoys-1.01-MAGNOLIA-5317-patched.jar 103.46 kB 119 95 14 1.5 Yes -
vaadin-client-compiled-7.1.7.jar 2.07 MB 96 0 0 - No -
vaadin-server-7.1.7.jar 2.94 MB 1757 1094 43 1.6 Yes -
vaadin-shared-7.1.7.jar 2.03 MB 1878 953 70 1.6 Yes -
vaadin-shared-deps-1.0.2.jar 1.74 MB 1269 1234 17 1.6 Yes -
vaadin-theme-compiler-7.1.7.jar 454.22 kB 213 89 13 1.6 Yes -
vaadin-themes-7.1.7.jar 1.05 MB 935 0 0 - No -
commons-beanutils-1.8.3.jar 232.02 kB 155 137 6 1.3 Yes -
commons-betwixt-0.8.jar 242.23 kB 198 166 13 1.3 Yes -
commons-cli-1.2.jar 41.12 kB 35 22 1 1.4 Yes -
commons-codec-1.4.jar 58.16 kB 47 30 5 1.4 Yes -
commons-collections-3.2.1.jar 575.39 kB 482 458 12 1.2 Yes -
commons-dbcp-1.2.2.jar 121.76 kB 63 51 4 1.3 Yes -
commons-digester-1.7.jar 139.97 kB 112 98 6 1.2 Yes -
commons-fileupload-1.2.1.jar 57.78 kB 60 43 5 1.3 Yes -
commons-httpclient-3.1.jar 305.00 kB 183 167 8 1.2 Yes -
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes -
commons-lang-2.4.jar 261.81 kB 148 127 9 1.2 Yes -
commons-pool-1.4.jar 87.08 kB 59 50 2 1.3 Yes -
concurrent-1.3.4.jar 189.28 kB 230 221 2 1.1 No -
boilerpipe-1.1.0.jar 92.03 kB 95 76 12 1.5 Yes -
dom4j-1.6.1.jar 313.90 kB 208 190 14 1.3 Yes -
netcdf-4.2-min.jar 4.33 MB 2173 1983 110 1.6 Yes -
magnolia-core-5.3.2.jar 1.68 MB 1368 1190 79 1.6 Yes -
magnolia-core-5.3.2-tests.jar 1.18 MB - - - - - -
magnolia-i18n-5.3.6.jar 57.10 kB 62 45 5 1.6 Yes -
magnolia-module-imaging-3.0.1.jar 90.69 kB 109 80 10 1.6 Yes -
magnolia-task-management-1.0.1.jar 40.08 kB 54 27 8 1.6 Yes -
magnolia-ui-actionbar-5.3.6.jar 20.04 kB 30 15 2 1.6 Yes -
magnolia-ui-admincentral-5.3.6.jar 2.13 MB 439 215 24 1.6 Yes -
magnolia-ui-api-5.3.6.jar 88.57 kB 130 102 14 1.6 Yes -
magnolia-ui-contentapp-5.3.6.jar 168.63 kB 161 119 17 1.6 Yes -
magnolia-ui-dialog-5.3.6.jar 106.01 kB 127 93 14 1.6 Yes -
magnolia-ui-form-5.3.6.jar 258.68 kB 225 175 21 1.6 Yes -
magnolia-ui-framework-5.3.6.jar 229.98 kB 197 143 17 1.6 Yes -
magnolia-ui-imageprovider-5.3.6.jar 10.80 kB 19 4 2 1.6 Yes -
magnolia-ui-mediaeditor-5.3.6.jar 90.57 kB 112 75 12 1.6 Yes -
magnolia-ui-vaadin-common-widgets-5.3.6.jar 2.89 MB 1390 620 88 1.6 Yes -
magnolia-ui-vaadin-integration-5.3.6.jar 44.77 kB 47 30 3 1.6 Yes -
magnolia-ui-vaadin-theme-5.3.6.jar 435.67 kB 68 1 1 1.6 Yes -
magnolia-ui-workbench-5.3.6.jar 148.92 kB 146 114 11 1.6 Yes -
javax.inject-1.jar 2.50 kB 8 6 1 1.5 No -
jcr-2.0.jar 69.25 kB 138 120 10 1.4 Yes -
jstl-1.2.jar 414.24 kB 341 279 27 1.5 Yes -
servlet-api-2.5.jar 105.11 kB 68 42 2 1.5 Yes -
jaxen-1.1.1.jar 226.91 kB 236 214 17 1.2 Yes -
junit-4.11.jar 245.04 kB 266 233 28 1.5 Yes -
log4j-1.2.17.jar 489.88 kB 353 314 21 1.4 Yes -
cssparser-0.9.5.jar 253.95 kB 98 80 5 1.5 Yes -
jackrabbit-ocm-2.0.0.jar 189.86 kB 161 114 28 1.5 Yes -
commons-compress-1.8.1.jar 365.55 kB 224 191 20 1.5 Yes -
commons-jexl-2.1.1.jar 267.63 kB 198 178 6 1.5 Yes -
commons-lang3-3.1.jar 315.80 kB 179 153 12 1.5 Yes -
commons-proxy-1.0.jar 73.17 kB 83 60 10 1.4 Yes -
derby-10.5.3.0_1.jar 2.51 MB 1496 1436 96 1.5 No sealed
Total Size Entries Classes Packages Java Version Debug Information Sealed
67 40.64 MB 25515 19365 1137 1.6 59 1
compile: 41 compile: 24.25 MB compile: 15178 compile: 9931 compile: 604 - compile: 38 -
test: 2 test: 1.42 MB test: 266 test: 233 test: 28 - test: 1 -
provided: 24 provided: 14.97 MB provided: 10071 provided: 9201 provided: 505 - provided: 20 provided: 1

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
magnolia.staging https://nexus.magnolia-cms.com/content/groups/magnolia.staging.group/ Yes No Yes
apache.snapshots
central
http://people.apache.org/repo/m2-snapshot-repository
https://repo.maven.apache.org/maven2
Yes Yes Yes

Repository locations for each of the Dependencies.

Artifact
aopalliance:aopalliance:jar:1.0
asm:asm:jar:3.1
cglib:cglib:jar:2.2
cglib:cglib-nodep:jar:2.1_3
com.drewnoakes:metadata-extractor:jar:2.4.0-beta-1
com.google.code.findbugs:annotations:jar:2.0.1
com.google.code.gson:gson:jar:2.2.2
com.google.guava:guava:jar:16.0.1
com.google.inject:guice:jar:3.0
com.googlecode.mgwt:mgwt:jar:1.1.2
com.jhlabs:filters:jar:2.0.235
com.mycila:mycila-guice:jar:2.10.ga
com.thoughtworks.proxytoys:proxytoys:jar:1.01-MAGNOLIA-5317-patched
com.vaadin:vaadin-client-compiled:jar:7.1.7
com.vaadin:vaadin-server:jar:7.1.7
com.vaadin:vaadin-shared:jar:7.1.7
com.vaadin:vaadin-shared-deps:jar:1.0.2
com.vaadin:vaadin-theme-compiler:jar:7.1.7
com.vaadin:vaadin-themes:jar:7.1.7
commons-beanutils:commons-beanutils:jar:1.8.3
commons-betwixt:commons-betwixt:jar:0.8
commons-cli:commons-cli:jar:1.2
commons-codec:commons-codec:jar:1.4
commons-collections:commons-collections:jar:3.2.1
commons-dbcp:commons-dbcp:jar:1.2.2
commons-digester:commons-digester:jar:1.7
commons-fileupload:commons-fileupload:jar:1.2.1
commons-httpclient:commons-httpclient:jar:3.1
commons-io:commons-io:jar:2.4
commons-lang:commons-lang:jar:2.4
commons-pool:commons-pool:jar:1.4
concurrent:concurrent:jar:1.3.4
de.l3s.boilerpipe:boilerpipe:jar:1.1.0
dom4j:dom4j:jar:1.6.1
edu.ucar:netcdf:jar:4.2-min
info.magnolia:magnolia-core:jar:5.3.2
info.magnolia:magnolia-core:test-jar:tests:5.3.2
info.magnolia:magnolia-i18n:jar:5.3.6
info.magnolia:magnolia-module-imaging:jar:3.0.1
info.magnolia.task:magnolia-task-management:jar:1.0.1
info.magnolia.ui:magnolia-ui-actionbar:jar:5.3.6
info.magnolia.ui:magnolia-ui-admincentral:jar:5.3.6
info.magnolia.ui:magnolia-ui-api:jar:5.3.6
info.magnolia.ui:magnolia-ui-contentapp:jar:5.3.6
info.magnolia.ui:magnolia-ui-dialog:jar:5.3.6
info.magnolia.ui:magnolia-ui-form:jar:5.3.6
info.magnolia.ui:magnolia-ui-framework:jar:5.3.6
info.magnolia.ui:magnolia-ui-imageprovider:jar:5.3.6
info.magnolia.ui:magnolia-ui-mediaeditor:jar:5.3.6
info.magnolia.ui:magnolia-ui-vaadin-common-widgets:jar:5.3.6
info.magnolia.ui:magnolia-ui-vaadin-integration:jar:5.3.6
info.magnolia.ui:magnolia-ui-vaadin-theme:jar:5.3.6
info.magnolia.ui:magnolia-ui-workbench:jar:5.3.6
javax.inject:javax.inject:jar:1
javax.jcr:jcr:jar:2.0
javax.servlet:jstl:jar:1.2
javax.servlet:servlet-api:jar:2.5
jaxen:jaxen:jar:1.1.1
junit:junit:jar:4.11
log4j:log4j:jar:1.2.17
net.sourceforge.cssparser:cssparser:jar:0.9.5
org.apache:jackrabbit-ocm:jar:2.0.0
org.apache.commons:commons-compress:jar:1.8.1
org.apache.commons:commons-jexl:jar:2.1.1
org.apache.commons:commons-lang3:jar:3.1
org.apache.commons:commons-proxy:jar:1.0
org.apache.derby:derby:jar:10.5.3.0_1
org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1
org.apache.httpcomponents:httpclient:jar:4.2.1
org.apache.httpcomponents:httpcore:jar:4.2.1
org.apache.ivy:ivy:jar:2.1.0
org.apache.jackrabbit:jackrabbit-api:jar:2.2.8
org.apache.jackrabbit:jackrabbit-core:jar:2.2.8
org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.2.8
org.apache.jackrabbit:jackrabbit-spi:jar:2.2.8
org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.2.8
org.apache.lucene:lucene-core:jar:2.4.1
org.apache.pdfbox:fontbox:jar:1.3.1
org.apache.pdfbox:jempbox:jar:1.3.1
org.apache.pdfbox:pdfbox:jar:1.3.1
org.apache.poi:poi:jar:3.7
org.apache.poi:poi-ooxml:jar:3.7
org.apache.poi:poi-ooxml-schemas:jar:3.7
org.apache.poi:poi-scratchpad:jar:3.7
org.apache.tika:tika-core:jar:0.8
org.apache.tika:tika-parsers:jar:0.8
org.apache.xmlbeans:xmlbeans:jar:2.3.0
org.bouncycastle:bcmail-jdk15:jar:1.45
org.bouncycastle:bcpg-jdk16:jar:1.46
org.bouncycastle:bcprov-jdk15:jar:1.45
org.bouncycastle:bcprov-jdk16:jar:1.46
org.ccil.cowan.tagsoup:tagsoup:jar:1.2
org.codehaus.groovy:groovy-all:jar:2.2.2
org.freemarker:freemarker:jar:2.3.18
org.hamcrest:hamcrest-core:jar:1.3
org.javassist:javassist:jar:3.18.2-GA
org.jdom:jdom:jar:1.1
org.jsoup:jsoup:jar:1.6.3
org.mindrot:jbcrypt:jar:0.3m
org.mockito:mockito-core:jar:1.8.5
org.objenesis:objenesis:jar:1.0
org.quartz-scheduler:quartz:jar:1.8.6
org.reflections:reflections:jar:0.9.9-RC2
org.safehaus.jug:jug:jar:asl:2.0.0
org.slf4j:jcl-over-slf4j:jar:1.7.5
org.slf4j:slf4j-api:jar:1.6.1
org.slf4j:slf4j-log4j12:jar:1.7.5
org.slf4j:slf4j-simple:jar:1.6.1
org.vaadin.addon:easyuploads:jar:7.0.0
org.vaadin.addons:aceeditor:jar:0.8.11
org.vaadin.addons:ckeditor-wrapper-for-vaadin:jar:7.8.8
org.vaadin.addons:cssinject:jar:2.0.3
org.vaadin.addons:gwt-graphics:jar:1.0.0
org.w3c.css:sac:jar:1.3
rome:rome:jar:0.9
servlets.com:cos:jar:05Nov2002
uk.com.robust-it:cloning:jar:1.8.2
xerces:xercesImpl:jar:2.8.1
Total
118 (compile: 57, test: 5, provided: 56)