Fork me on GitHub

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 License
commons-codec commons-codec 1.6 - jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 - jar The Apache Software License, Version 2.0
commons-dbcp commons-dbcp 1.3 - jar The Apache Software License, Version 2.0
commons-io commons-io 2.4 - jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.5.4 - jar The Apache Software License, Version 2.0
javax.jcr jcr 2.0 - jar Day Specification License-Day Specification License addendum
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-jcr-commons 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr2dav 2.8.0 - jar The Apache Software License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr2spi 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.jackrabbit jackrabbit-webdav 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.0 - jar The Apache Software License, Version 2.0
org.lunifera.releng.maven lunifera-releng-maven-licenses 0.12.2 third-party properties Eclipse Public License v1.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
ch.qos.logback logback-classic 1.0.13 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.11 jar Common Public License Version 1.0
org.codehaus.sonar-plugins.java sonar-jacoco-listeners 2.3 jar GNU LGPL 3
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-integration 1.3 jar New BSD License
org.hamcrest hamcrest-library 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 Type License
com.google.guava guava 16.0.1 jar The Apache Software License, Version 2.0
concurrent concurrent 1.3.4 jar >http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
org.osgi org.osgi.compendium 5.0.0 jar Apache License, Version 2.0
org.osgi org.osgi.core 6.0.0 jar -
org.slf4j slf4j-api 1.7.5 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 Classifier Type License
commons-httpclient commons-httpclient 3.1 - jar Apache License
org.apache.derby derby 10.5.3.0_1 - jar Apache 2
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-spi2dav 2.8.0 - jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.5 - jar MIT License

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
ch.qos.logback logback-core 1.0.13 jar Eclipse Public License - v 1.0-GNU Lesser General Public License

Project Dependency Graph

Dependency Tree

Licenses

GNU LGPL 3: SonarQube Java :: JaCoCo Listeners

New BSD License: Hamcrest Core, Hamcrest Integration, Hamcrest library

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

Unknown: org.osgi.core

Apache License, Version 2.0: osgi.cmpn

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Day Specification License: Content Repository for JavaTM Technology API

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

Eclipse Public License v1.0: Lunifera Dependencies : Apache JackRabbit, Lunifera Releng Maven - Licenses Repository Artifact

The Apache Software License, Version 2.0: Apache Jackrabbit API, Apache Tika core, Commons Codec, Commons Collections, Commons DBCP, Commons IO, Commons Pool, Guava: Google Core Libraries for Java, Jackrabbit Core, Jackrabbit Data, Jackrabbit JCR Commons, Jackrabbit JCR to SPI, Jackrabbit JCR to WebDAV, Jackrabbit SPI, Jackrabbit SPI Commons, Jackrabbit SPI to WebDAV, Jackrabbit WebDAV Library

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

Day Specification License addendum: Content Repository for JavaTM Technology API

Apache License: HttpClient

Common Public License Version 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
logback-classic-1.0.13.jar 258.40 kB 208 170 25 1.5 debug -
logback-core-1.0.13.jar 409.05 kB 391 349 32 1.5 debug -
guava-16.0.1.jar 2.12 MB 1,709 1,678 17 1.6 debug -
commons-codec-1.6.jar 227.32 kB 218 76 6 1.5 debug -
commons-collections-3.2.1.jar 561.90 kB 482 458 12 1.2 debug -
commons-dbcp-1.3.jar 145.33 kB 80 62 5 1.4 debug -
commons-httpclient-3.1.jar 297.85 kB 183 167 8 1.2 debug -
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug -
commons-pool-1.5.4.jar 93.97 kB 66 52 2 1.3 debug -
concurrent-1.3.4.jar 184.85 kB 230 221 2 1.1 release -
jcr-2.0.jar 67.62 kB 138 120 10 1.4 debug -
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug -
derby-10.5.3.0_1.jar 2.40 MB 1,496 1,436 96 1.5 release sealed
Total Size Entries Classes Packages JDK Rev Debug Sealed
13 7.12 MB 5,595 5,132 249 1.6 11 1
compile: 8 compile: 3.93 MB compile: 2,791 compile: 2,481 compile: 145 - compile: 7 compile: 1
test: 3 test: 906.75 kB test: 865 test: 752 test: 85 - test: 3 -
provided: 2 provided: 2.31 MB provided: 1,939 provided: 1,899 provided: 19 - provided: 1 -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
apache.snapshots http://repository.apache.org/snapshots - Yes Yes
lunifera-nexus-snapshots http://maven.lunifera.org:8086/nexus/content/repositories/snapshots/ - Yes -
apache-nexus-snapshots https://repository.apache.org/content/repositories/snapshots/ - Yes Yes
ops4j-deps-snapshots http://oss.sonatype.org/content/repositories/ops4j-snapshots/ - Yes -
vaadin-snapshots http://oss.sonatype.org/content/repositories/vaadin-snapshots/ - Yes -
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
jboss-public-repository-group http://repository.jboss.org/nexus/content/groups/public/ Yes Yes -
Gemini-releases http://download.eclipse.org/gemini/mvn/ Yes - -
lunifera-nexus-release http://maven.lunifera.org:8086/nexus/content/repositories/releases/ Yes - -
oss.sonatype.org-snapshot http://oss.sonatype.org/content/repositories/snapshots - Yes -
central https://repo.maven.apache.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact lunifera-nexus-snapshots ops4j-deps-snapshots vaadin-snapshots sonatype-nexus-snapshots jboss-public-repository-group Gemini-releases lunifera-nexus-release oss.sonatype.org-snapshot central
ch.qos.logback:logback-classic:jar:1.0.13 - - - - - - - - Found at https://repo.maven.apache.org/maven2
ch.qos.logback:logback-core:jar:1.0.13 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.google.guava:guava:jar:16.0.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-codec:commons-codec:jar:1.6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-collections:commons-collections:jar:3.2.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-dbcp:commons-dbcp:jar:1.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-httpclient:commons-httpclient:jar:3.1 - - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - - - Found at https://repo.maven.apache.org/maven2
commons-io:commons-io:jar:2.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-pool:commons-pool:jar:1.5.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
concurrent:concurrent:jar:1.3.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
javax.jcr:jcr:jar:2.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.derby:derby:jar:10.5.3.0_1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-api:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-core:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-data:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-data:test-jar:tests:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-jcr2dav:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-jcr2spi:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-spi:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-spi2dav:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.jackrabbit:jackrabbit-webdav:jar:2.8.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.lucene:lucene-core:jar:3.6.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.tika:tika-core:jar:1.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.sonar-plugins.java:sonar-jacoco-listeners:jar:2.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-integration:jar:1.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-library:jar:1.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.lunifera.releng.maven:lunifera-releng-maven-licenses:properties:third-party:0.12.2 - - - - - - Found at http://maven.lunifera.org:8086/nexus/content/repositories/releases/ - -
org.osgi:org.osgi.compendium:jar:5.0.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.osgi:org.osgi.core:jar:6.0.0 - - - - - - Found at http://maven.lunifera.org:8086/nexus/content/repositories/releases/ - Found at https://repo.maven.apache.org/maven2
org.slf4j:jcl-over-slf4j:jar:1.7.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
Total lunifera-nexus-snapshots ops4j-deps-snapshots vaadin-snapshots sonatype-nexus-snapshots jboss-public-repository-group Gemini-releases lunifera-nexus-release oss.sonatype.org-snapshot central
35 (compile: 23, test: 7, provided: 5) 0 0 0 0 1 0 2 0 34