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 Type License
commons-io commons-io 2.6 jar Apache License, Version 2.0
javax.jcr jcr 2.0 jar Day Specification License-Day Specification License addendum
org.apache.commons commons-jexl3 3.1 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-core 2.17.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr-commons 2.17.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr2dav 2.17.5 jar Apache License, Version 2.0
org.fusesource.jansi jansi 1.17.1 jar The Apache Software License, Version 2.0
org.sonatype.jline jline 2.5 jar The BSD License
org.springframework.boot spring-boot-starter 2.0.4.RELEASE 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
junit junit 4.12 jar Eclipse Public License 1.0
org.springframework.boot spring-boot-starter-test 2.0.4.RELEASE jar Apache License, Version 2.0

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
ch.qos.logback logback-classic 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.2.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-collections commons-collections 3.2.2 jar Apache License, Version 2.0
commons-dbcp commons-dbcp 1.4 jar The Apache Software License, Version 2.0
commons-pool commons-pool 1.6 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
javax.annotation javax.annotation-api 1.3.2 jar CDDL + GPLv2 with classpath exception
org.apache.derby derby 10.14.1.0 jar Apache 2
org.apache.httpcomponents httpclient 4.5.6 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.10 jar Apache License, Version 2.0
org.apache.httpcomponents httpmime 4.5.6 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-api 2.17.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-data 2.17.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-jcr2spi 2.17.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-spi 2.17.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-spi-commons 2.17.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-spi2dav 2.17.5 jar Apache License, Version 2.0
org.apache.jackrabbit jackrabbit-webdav 2.17.5 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.10.0 jar Apache License, Version 2.0
org.apache.logging.log4j log4j-to-slf4j 2.10.0 jar Apache License, Version 2.0
org.apache.lucene lucene-core 3.6.0 jar Apache 2
org.apache.tika tika-core 1.18 jar Apache License, Version 2.0
org.jetbrains annotations 16.0.2 jar The Apache Software License, Version 2.0
org.slf4j jcl-over-slf4j 1.7.25 jar MIT License
org.slf4j jul-to-slf4j 1.7.25 jar MIT License
org.slf4j slf4j-api 1.7.25 jar MIT License
org.springframework spring-aop 5.0.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-beans 5.0.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-context 5.0.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-core 5.0.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-expression 5.0.8.RELEASE jar Apache License, Version 2.0
org.springframework spring-jcl 5.0.8.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot 2.0.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-autoconfigure 2.0.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-starter-logging 2.0.4.RELEASE jar Apache License, Version 2.0

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type License
org.yaml snakeyaml 1.19 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
com.jayway.jsonpath json-path 2.4.0 jar The Apache Software License, Version 2.0
com.vaadin.external.google android-json 0.0.20131108.vaadin1 jar Apache License 2.0
net.bytebuddy byte-buddy 1.7.11 jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.7.11 jar The Apache Software License, Version 2.0
net.minidev accessors-smart 1.2 jar The Apache Software License, Version 2.0
net.minidev json-smart 2.3 jar The Apache Software License, Version 2.0
org.assertj assertj-core 3.9.1 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.hamcrest hamcrest-library 1.3 jar New BSD License
org.mockito mockito-core 2.15.0 jar The MIT License
org.objenesis objenesis 2.6 jar Apache 2
org.ow2.asm asm 5.0.4 jar BSD
org.skyscreamer jsonassert 1.5.0 jar The Apache Software License, Version 2.0
org.springframework spring-test 5.0.8.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test 2.0.4.RELEASE jar Apache License, Version 2.0
org.springframework.boot spring-boot-test-autoconfigure 2.0.4.RELEASE jar Apache License, Version 2.0
org.xmlunit xmlunit-core 2.5.1 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

The BSD License: JLine

Eclipse Public License 1.0: JUnit

MIT License: JCL 1.2 implemented over SLF4J, JUL to SLF4J bridge, SLF4J API Module

Day Specification License addendum: Content Repository for JavaTM Technology API

Day Specification License: Content Repository for JavaTM Technology API

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

New BSD License: Hamcrest Core, Hamcrest library

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

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

BSD: ASM Core

Apache License 2.0: JSON library from Android SDK

The MIT License: mockito-core

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Commons JEXL, Apache Commons Lang, Apache HttpClient, Apache HttpClient Mime, Apache HttpCore, Apache Jackrabbit API, Apache Log4j API, Apache Log4j to SLF4J Adapter, Apache Tika core, AssertJ fluent assertions, 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, SnakeYAML, Spring AOP, Spring Beans, Spring Boot, Spring Boot AutoConfigure, Spring Boot Logging Starter, Spring Boot Starter, Spring Boot Test, Spring Boot Test Auto-Configure, Spring Boot Test Starter, Spring Commons Logging Bridge, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework

CDDL + GPLv2 with classpath exception: javax.annotation API

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Byte Buddy (without dependencies), Byte Buddy Java agent, Commons DBCP, Commons Pool, JCR Shell, JSON Small and Fast Parser, JSONassert, JetBrains Java Annotations, jansi, org.xmlunit:xmlunit-core, project ':json-path'

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

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
logback-classic-1.2.3.jar 283.53 kB 234 175 27 1.6 debug -
logback-core-1.2.3.jar 460.84 kB 419 373 36 1.6 debug -
json-path-2.4.0.jar 217.96 kB 191 174 12 1.6 debug -
android-json-0.0.20131108.vaadin1.jar 17.85 kB 12 8 1 1.5 debug -
commons-codec-1.11.jar 327.19 kB 243 96 7 1.6 debug -
commons-collections-3.2.2.jar 574.55 kB 484 460 12 1.3 debug -
commons-dbcp-1.4.jar 156.76 kB 80 62 5 1.6 debug -
commons-io-2.6.jar 209.75 kB 146 127 7 1.6 debug -
commons-pool-1.6.jar 108.51 kB 69 55 2 1.5 debug -
concurrent-1.3.4.jar 184.85 kB 230 221 2 1.1 release -
javax.annotation-api-1.3.2.jar 25.96 kB 29 15 3 1.6 debug -
jcr-2.0.jar 67.62 kB 138 120 10 1.4 debug -
junit-4.12.jar 307.55 kB 323 286 30 1.5 debug -
byte-buddy-1.7.11.jar 2.79 MB 2,000 1,951 36 1.6 debug -
byte-buddy-agent-1.7.11.jar 41.92 kB 39 29 1 1.6 debug -
accessors-smart-1.2.jar 29.33 kB 24 13 2 1.6 debug -
json-smart-2.3.jar 117.50 kB 106 92 5 1.6 debug -
commons-jexl3-3.1.jar 388.11 kB 275 254 7 1.6 debug -
commons-lang3-3.8.1.jar 490.12 kB 297 272 13 1.6 debug -
derby-10.14.1.0.jar 3.08 MB 1,811 1,750 101 1.6 release sealed
Total Size Entries Classes Packages JDK Rev Debug Sealed
20 9.79 MB 7,150 6,533 319 1.6 18 1
compile: 13 compile: 6.28 MB compile: 4,455 compile: 3,980 compile: 232 - compile: 11 compile: 1
test: 7 test: 3.51 MB test: 2,695 test: 2,553 test: 87 - test: 7 -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
hippo http://maven.onehippo.com/maven2/ Yes Yes -
hippo-maven2-forge https://maven.onehippo.com/content/repositories/forge-releases Yes Yes -
hippo-maven2-snapshots http://maven.onehippo.com/maven2-snapshots/ Yes Yes Yes
archetype https://maven.onehippo.com/maven2/ Yes Yes -
central https://repo.maven.apache.org/maven2 Yes - -
vaadin-snapshots http://oss.sonatype.org/content/repositories/vaadin-snapshots/ - Yes -
hippo-maven2-private https://maven.onehippo.com/maven2-private/ Yes Yes Yes
jline http://jline.sourceforge.net/m2repo Yes Yes Yes
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots - Yes -
hippo-maven2-enterprise https://maven.onehippo.com/maven2-enterprise/ Yes Yes Yes
vaadin-releases http://oss.sonatype.org/content/repositories/vaadin-releases/ Yes - -
hippo-maven2-enterprise-snapshots https://maven.onehippo.com/maven2-enterprise-snapshots/ Yes Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots - Yes -
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots - Yes -
apache.snapshots http://repository.apache.org/snapshots - Yes -

Repository locations for each of the Dependencies.

Artifact hippo hippo-maven2-forge archetype central vaadin-snapshots ow2-snapshot vaadin-releases sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
ch.qos.logback:logback-classic:jar:1.2.3 - - - - - - - - - -
ch.qos.logback:logback-core:jar:1.2.3 - - - - - - - - - -
com.jayway.jsonpath:json-path:jar:2.4.0 - - - - - - - - - -
com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 - - - - - - - - - -
commons-codec:commons-codec:jar:1.11 - - - - - - - - - -
commons-collections:commons-collections:jar:3.2.2 - - - - - - - - - -
commons-dbcp:commons-dbcp:jar:1.4 - - - - - - - - - -
commons-io:commons-io:jar:2.6 - - - - - - - - - -
commons-pool:commons-pool:jar:1.6 - - - - - - - - - -
concurrent:concurrent:jar:1.3.4 - - - - - - - - - -
javax.annotation:javax.annotation-api:jar:1.3.2 - - - - - - - - - -
javax.jcr:jcr:jar:2.0 - - - - - - - - - -
junit:junit:jar:4.12 - - - - - - - - - -
net.bytebuddy:byte-buddy:jar:1.7.11 - - - - - - - - - -
net.bytebuddy:byte-buddy-agent:jar:1.7.11 - - - - - - - - - -
net.minidev:accessors-smart:jar:1.2 - - - - - - - - - -
net.minidev:json-smart:jar:2.3 - - - - - - - - - -
org.apache.commons:commons-jexl3:jar:3.1 - - - - - - - - - -
org.apache.commons:commons-lang3:jar:3.8.1 - - - - - - - - - -
org.apache.derby:derby:jar:10.14.1.0 - - - - - - - - - -
org.apache.httpcomponents:httpclient:jar:4.5.6 - - - - - - - - - -
org.apache.httpcomponents:httpcore:jar:4.4.10 - - - - - - - - - -
org.apache.httpcomponents:httpmime:jar:4.5.6 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-api:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-core:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-data:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-jcr2dav:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-jcr2spi:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-spi:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-spi-commons:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-spi2dav:jar:2.17.5 - - - - - - - - - -
org.apache.jackrabbit:jackrabbit-webdav:jar:2.17.5 - - - - - - - - - -
org.apache.logging.log4j:log4j-api:jar:2.10.0 - - - - - - - - - -
org.apache.logging.log4j:log4j-to-slf4j:jar:2.10.0 - - - - - - - - - -
org.apache.lucene:lucene-core:jar:3.6.0 - - - - - - - - - -
org.apache.tika:tika-core:jar:1.18 - - - - - - - - - -
org.assertj:assertj-core:jar:3.9.1 - - - - - - - - - -
org.fusesource.jansi:jansi:jar:1.17.1 - - - - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - - - - - -
org.hamcrest:hamcrest-library:jar:1.3 - - - - - - - - - -
org.jetbrains:annotations:jar:16.0.2 - - - - - - - - - -
org.mockito:mockito-core:jar:2.15.0 - - - - - - - - - -
org.objenesis:objenesis:jar:2.6 - - - - - - - - - -
org.ow2.asm:asm:jar:5.0.4 - - - - - - - - - -
org.skyscreamer:jsonassert:jar:1.5.0 - - - - - - - - - -
org.slf4j:jcl-over-slf4j:jar:1.7.25 - - - - - - - - - -
org.slf4j:jul-to-slf4j:jar:1.7.25 - - - - - - - - - -
org.slf4j:slf4j-api:jar:1.7.25 - - - - - - - - - -
org.sonatype.jline:jline:jar:2.5 - - - - - - - - - -
org.springframework:spring-aop:jar:5.0.8.RELEASE - - - - - - - - - -
org.springframework:spring-beans:jar:5.0.8.RELEASE - - - - - - - - - -
org.springframework:spring-context:jar:5.0.8.RELEASE - - - - - - - - - -
org.springframework:spring-core:jar:5.0.8.RELEASE - - - - - - - - - -
org.springframework:spring-expression:jar:5.0.8.RELEASE - - - - - - - - - -
org.springframework:spring-jcl:jar:5.0.8.RELEASE - - - - - - - - - -
org.springframework:spring-test:jar:5.0.8.RELEASE - - - - - - - - - -
org.springframework.boot:spring-boot:jar:2.0.4.RELEASE - - - - - - - - - -
org.springframework.boot:spring-boot-autoconfigure:jar:2.0.4.RELEASE - - - - - - - - - -
org.springframework.boot:spring-boot-starter:jar:2.0.4.RELEASE - - - - - - - - - -
org.springframework.boot:spring-boot-starter-logging:jar:2.0.4.RELEASE - - - - - - - - - -
org.springframework.boot:spring-boot-starter-test:jar:2.0.4.RELEASE - - - - - - - - - -
org.springframework.boot:spring-boot-test:jar:2.0.4.RELEASE - - - - - - - - - -
org.springframework.boot:spring-boot-test-autoconfigure:jar:2.0.4.RELEASE - - - - - - - - - -
org.xmlunit:xmlunit-core:jar:2.5.1 - - - - - - - - - -
org.yaml:snakeyaml:jar:1.19 - - - - - - - - - -
Total hippo hippo-maven2-forge archetype central vaadin-snapshots ow2-snapshot vaadin-releases sonatype-nexus-snapshots jvnet-nexus-snapshots apache.snapshots
66 (compile: 46, test: 19, runtime: 1) 0 0 0 0 0 0 0 0 0 0