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 Licenses
com.fasterxml.jackson.core jackson-core 2.11.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.11.3 - jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-properties 2.11.3 - jar The Apache Software License, Version 2.0
com.flickr4java flickr4java 3.0.4 - jar -
com.github.apanimesh061 vader-sentiment-analyzer 1.0 - jar MIT License
commons-io commons-io 2.8.0 - jar Apache License, Version 2.0
edu.mit jverbnet 1.2.0.2 - jar -
edu.mit jwi 2.2.3 - jar Creative Commons Attribution-NonCommerical Version 3.0 Unported License
edu.stanford.nlp stanford-corenlp 4.0.0 - jar GNU General Public License Version 3
edu.stanford.nlp stanford-corenlp 4.0.0 models jar GNU General Public License Version 3
edu.stanford.nlp stanford-corenlp 4.0.0 models-english jar GNU General Public License Version 3
edu.stanford.nlp stanford-corenlp 4.0.0 models-english-kbp jar GNU General Public License Version 3
eu.crydee syllable-counter 4.1.0 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.11 - jar Apache License, Version 2.0
org.apache.commons commons-math3 3.6.1 - jar Apache License, Version 2.0
org.apache.httpcomponents httpclient 4.5.13 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-1.2-api 2.14.0 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.14.0 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-core 2.14.0 - jar Apache License, Version 2.0
org.apache.lucene lucene-analyzers-common 8.1.1 - jar Apache 2
org.apache.lucene lucene-core 8.1.1 - jar Apache 2
org.jsoup jsoup 1.13.1 - jar The MIT License
org.slf4j slf4j-api 1.7.30 - 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 Licenses
io.burt jmespath-jackson 0.5.0 jar BSD 3-Clause
org.apache.maven.doxia doxia-core 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-decoration-model 1.9.2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-integration-tools 1.9.2 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-sink-api 1.9.1 jar Apache License, Version 2.0
org.apache.maven.doxia doxia-site-renderer 1.9.2 jar Apache License, Version 2.0
org.jacoco jacoco-maven-plugin 0.8.6 jar Eclipse Public License 2.0
org.junit.jupiter junit-jupiter 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-api 5.7.0 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.7.0 jar Eclipse Public License v2.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 Licenses
com.apple AppleJavaExtensions 1.4 jar Apple License
com.fasterxml.jackson.core jackson-annotations 2.11.3 jar The Apache Software License, Version 2.0
com.github.scribejava scribejava-apis 6.9.0 jar MIT
com.github.scribejava scribejava-core 6.9.0 jar MIT
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.protobuf protobuf-java 3.9.2 jar 3-Clause BSD License
com.sun.xml.bind jaxb-core 2.3.0.1 jar CDDL+GPL License
com.sun.xml.bind jaxb-impl 2.4.0-b180830.0438 jar CDDL+GPL License
commons-codec commons-codec 1.11 jar Apache License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
de.jollyday jollyday 0.4.9 jar Apache 2
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
javax.servlet javax.servlet-api 3.0.1 jar CDDL + GPLv2 with classpath exception
javax.xml.bind jaxb-api 2.4.0-b180830.0359 jar CDDL 1.1GPL2 w/ CPE
joda-time joda-time 2.10.5 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.13 jar Apache License, Version 2.0
org.apache.lucene lucene-queries 7.5.0 jar Apache 2
org.apache.lucene lucene-queryparser 7.5.0 jar Apache 2
org.apache.lucene lucene-sandbox 7.5.0 jar Apache 2
org.ejml ejml-cdense 0.38 jar The Apache Software License, Version 2.0
org.ejml ejml-core 0.38 jar The Apache Software License, Version 2.0
org.ejml ejml-ddense 0.38 jar The Apache Software License, Version 2.0
org.ejml ejml-dsparse 0.38 jar The Apache Software License, Version 2.0
org.ejml ejml-fdense 0.38 jar The Apache Software License, Version 2.0
org.ejml ejml-simple 0.38 jar The Apache Software License, Version 2.0
org.ejml ejml-zdense 0.38 jar The Apache Software License, Version 2.0
org.glassfish javax.json 1.0.4 jar Dual license consisting of the CDDL v1.1 and GPL v2
xalan xalan 2.7.0 jar -
xerces xercesImpl 2.8.0 jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.3.03 jar The Apache Software License, Version 2.0
xom xom 1.3.2 jar The GNU Lesser General Public License, Version 2.1

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.google.collections google-collections 1.0 - jar The Apache Software License, Version 2.0
commons-beanutils commons-beanutils 1.7.0 - jar -
commons-chain commons-chain 1.1 - jar -
commons-collections commons-collections 3.2.2 - jar Apache License, Version 2.0
commons-digester commons-digester 1.8 - jar -
commons-validator commons-validator 1.2.0 - jar The Apache Software License, Version 2.0
dom4j dom4j 1.1 - jar -
io.burt jmespath-core 0.5.0 - jar BSD 3-Clause
org.apache.maven maven-aether-provider 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact-manager 2.0.2 - jar -
org.apache.maven maven-core 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 2.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-registry 2.0.10 - jar The Apache Software License, Version 2.0
org.apache.maven maven-profile 2.0.10 - jar The Apache Software License, Version 2.0
org.apache.maven maven-project 2.0.10 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven.doxia doxia-logging-api 1.9.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-module-xhtml5 1.9.1 - jar Apache License, Version 2.0
org.apache.maven.doxia doxia-skin-model 1.9.2 - jar Apache License, Version 2.0
org.apache.maven.reporting maven-reporting-api 3.0 - jar The Apache Software License, Version 2.0
org.apache.maven.reporting maven-reporting-impl 2.1 - jar The Apache Software License, Version 2.0
org.apache.maven.shared file-management 1.2.1 - jar The Apache Software License, Version 2.0
org.apache.maven.shared maven-shared-io 1.1 - jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 1.0-alpha-6 - jar -
org.apache.velocity velocity 1.7 - jar The Apache Software License, Version 2.0
org.apache.velocity velocity-tools 2.0 - jar The Apache Software License, Version 2.0
org.apache.xbean xbean-reflect 3.7 - jar The Apache Software License, Version 2.0
org.apiguardian apiguardian-api 1.1.0 - jar The Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.2.3 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-container-default 1.7.1 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-i18n 1.0-beta-10 - jar -
org.codehaus.plexus plexus-interpolation 1.25 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.22 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-velocity 1.2 - jar Apache License, Version 2.0
org.jacoco org.jacoco.agent 0.8.6 runtime jar Eclipse Public License 2.0
org.jacoco org.jacoco.core 0.8.6 - jar Eclipse Public License 2.0
org.jacoco org.jacoco.report 0.8.6 - jar Eclipse Public License 2.0
org.junit.jupiter junit-jupiter-params 5.7.0 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.7.0 - jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.7.0 - jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 - jar The Apache License, Version 2.0
org.ow2.asm asm 8.0.1 - jar BSD-3-Clause
org.ow2.asm asm-analysis 8.0.1 - jar BSD-3-Clause
org.ow2.asm asm-commons 8.0.1 - jar BSD-3-Clause
org.ow2.asm asm-tree 8.0.1 - jar BSD-3-Clause
org.sonatype.aether aether-api 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-impl 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-spi 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.aether aether-util 1.7 - jar The Apache Software License, Version 2.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 2.1.7 noaop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 1.4.2 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-plexus 1.4.2 - jar The Apache Software License, Version 2.0
oro oro 2.0.8 - jar -

Project Dependency Graph

Dependency Tree

Licenses

3-Clause BSD License: Protocol Buffers [Core]

Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component

Eclipse Public License 2.0: JaCoCo :: Agent, JaCoCo :: Core, JaCoCo :: Maven Plugin, JaCoCo :: Report

GPL-3.0-or-later: OOP Core NLP

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

MIT License: SLF4J API Module, vader-sentiment-analyzer

Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API

GPL2 w/ CPE: jaxb-api

The GNU Lesser General Public License, Version 2.1: XOM

Apache 2: Jollyday, Lucene Common Analyzers, Lucene Core, Lucene Queries, Lucene QueryParsers, Lucene Sandbox

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Unknown: JVerbNet, Plexus I18N Component, commons-beanutils, dom4j, flickr4java, oro, xalan

The MIT License: jsoup Java HTML Parser

Apache License, Version 2.0: Apache Commons Codec, Apache Commons Collections, Apache Commons IO, Apache Commons Lang, Apache Commons Math, Apache HttpClient, Apache HttpCore, Apache Log4j 1.x Compatibility API, Apache Log4j API, Apache Log4j Core, Doxia :: Core, Doxia :: Logging API, Doxia :: Sink API, Doxia :: XHTML Module, Doxia :: XHTML5 Module, Doxia Sitetools :: Decoration Model, Doxia Sitetools :: Integration Tools, Doxia Sitetools :: Site Renderer, Doxia Sitetools :: Skin Model, Joda-Time, Plexus :: Component Annotations, Plexus :: Default Container, Plexus Interpolation API, Plexus Velocity Component, Syllable counter

BSD 3-Clause: JMESPath Core, JMESPath Jackson

CDDL 1.1: jaxb-api

Creative Commons Attribution-NonCommerical Version 3.0 Unported License: JWI

BSD-3-Clause: asm, asm-analysis, asm-commons, asm-tree

Apple License: AppleJavaExtensions

MIT: ScribeJava APIs, ScribeJava Core

CDDL + GPLv2 with classpath exception: Java Servlet API

Dual license consisting of the CDDL v1.1 and GPL v2: JSR 353 (JSON Processing) Default Provider

The Apache Software License, Version 2.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Apache Commons Logging, Apache Velocity, Apache XBean :: Reflect, Commons Lang, EJML, FindBugs-jsr305, Google Collections Library, Jackson-annotations, Jackson-core, Jackson-dataformat-Properties, Maven Aether Provider, Maven Artifact, Maven Core, Maven File Management API, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Registry Model, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Reporting Implementation, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Maven Shared I/O API, Plexus Classworlds, Plexus Common Utilities, Sisu - Guice, Sisu - Inject (JSR330 bean support), Sisu - Inject (Plexus bean support), Validator, VelocityTools, Xerces2 Java Parser, jackson-databind, xml-apis

CDDL+GPL License: Old JAXB Core, Old JAXB Runtime

GNU General Public License Version 3: Stanford CoreNLP

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
AppleJavaExtensions-1.4.jar 11.7 kB 30 21 4 1.5 Yes
jackson-annotations-2.11.3.jar 68.2 kB 81 69 2 - Yes
jackson-core-2.11.3.jar 351.5 kB 144 118 13 - Yes
jackson-databind-2.11.3.jar 1.4 MB 693 658 22 - Yes
jackson-dataformat-properties-2.11.3.jar 52.5 kB 46 26 5 - Yes
flickr4java-3.0.4.jar 292.8 kB 224 176 39 1.8 Yes
vader-sentiment-analyzer-1.0.jar 398.8 kB 175 142 13 1.8 Yes
scribejava-apis-6.9.0.jar 120.8 kB 176 154 12 1.7 Yes
scribejava-core-6.9.0.jar 130.3 kB 137 107 17 1.7 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
google-collections-1.0.jar 639.6 kB 520 505 4 1.5 Yes
protobuf-java-3.9.2.jar 1.6 MB 679 653 2 1.7 Yes
jaxb-core-2.3.0.1.jar 254.9 kB 255 179 23 1.7 Yes
jaxb-impl-2.4.0-b180830.0438.jar 1.1 MB 805 642 26 - Yes
commons-beanutils-1.7.0.jar 188.7 kB 129 111 5 1.2 Yes
commons-chain-1.1.jar 90 kB 78 61 8 1.3 Yes
commons-codec-1.11.jar 335 kB 243 96 7 1.6 Yes
commons-collections-3.2.2.jar 588.3 kB 484 460 12 1.3 Yes
commons-digester-1.8.jar 143.6 kB 114 100 6 1.2 Yes
commons-io-2.8.0.jar 285.4 kB 204 182 10 1.8 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
commons-validator-1.2.0.jar 91.1 kB 61 30 2 1.3 Yes
jollyday-0.4.9.jar 213.6 kB 184 82 12 1.5 Yes
dom4j-1.1.jar 456.9 kB 364 333 26 1.1 Yes
jverbnet-1.2.0.2.jar 162.8 kB 156 137 9 1.8 Yes
jwi-2.2.3.jar 142 kB 120 105 6 1.6 Yes
stanford-corenlp-4.0.0.jar 8.3 MB 3228 3221 106 1.8 Yes
stanford-corenlp-4.0.0-models.jar 474.6 MB 204 0 0 - No
stanford-corenlp-4.0.0-models-english.jar 670.7 MB 35 0 0 - No
stanford-corenlp-4.0.0-models-english-kbp.jar 456.9 MB 13 0 0 - No
syllable-counter-4.1.0.jar 7.4 kB 14 1 1 1.8 Yes
jmespath-core-0.5.0.jar 490.6 kB 384 356 13 1.7 Yes
jmespath-jackson-0.5.0.jar 7 kB 14 3 1 1.7 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
javax.servlet-api-3.0.1.jar 85.4 kB 94 74 4 1.5 Yes
jaxb-api-2.4.0-b180830.0359.jar 128 kB 136 111 7 - Yes
joda-time-2.10.5.jar 643 kB 765 247 7 1.5 Yes
commons-lang3-3.11.jar 577.7 kB 368 339 17 1.8 Yes
commons-math3-3.6.1.jar 2.2 MB 1402 1301 75 1.5 Yes
httpclient-4.5.13.jar 780.3 kB 511 470 24 1.6 Yes
httpcore-4.4.13.jar 328.6 kB 283 253 17 1.6 Yes
log4j-1.2-api-2.14.0.jar 206.6 kB 158 119 17 1.8 Yes
log4j-api-2.14.0.jar 301.4 kB 213 179 9 - Yes
log4j-core-2.14.0.jar 1.8 MB 1209 1117 51 1.8 Yes
lucene-analyzers-common-8.1.1.jar 1.7 MB 684 572 62 1.8 Yes
lucene-core-8.1.1.jar 3.2 MB 2008 1912 26 1.8 Yes
lucene-queries-7.5.0.jar 265.1 kB 221 208 6 1.8 Yes
lucene-queryparser-7.5.0.jar 381.9 kB 292 254 25 1.8 Yes
lucene-sandbox-7.5.0.jar 265.1 kB 180 154 7 1.8 Yes
maven-aether-provider-3.0.jar 51.2 kB 38 21 1 1.5 Yes
maven-artifact-3.0.jar 51.9 kB 57 32 11 1.5 Yes
maven-artifact-manager-2.0.2.jar 49.2 kB 44 24 7 1.1 Yes
maven-core-3.0.jar 527 kB 406 332 39 1.5 Yes
maven-model-2.2.1.jar 87.6 kB 61 45 2 1.5 Yes
maven-model-builder-3.0.jar 148 kB 142 109 16 1.5 Yes
maven-plugin-api-3.0.jar 48.9 kB 46 25 6 1.5 Yes
maven-plugin-registry-2.0.10.jar 30.4 kB 28 10 2 1.4 Yes
maven-profile-2.0.10.jar 36.9 kB 33 16 2 1.4 Yes
maven-project-2.0.10.jar 123.2 kB 78 53 10 1.4 Yes
maven-repository-metadata-3.0.jar 30.1 kB 25 7 2 1.5 Yes
maven-settings-3.0.jar 46.7 kB 33 17 2 1.5 Yes
maven-settings-builder-3.0.jar 37.8 kB 49 28 5 1.5 Yes
doxia-core-1.9.1.jar 216.6 kB 158 126 14 1.7 Yes
doxia-decoration-model-1.9.2.jar 59.9 kB 42 21 3 1.7 Yes
doxia-integration-tools-1.9.2.jar 46.4 kB 48 5 1 1.7 Yes
doxia-logging-api-1.9.1.jar 11.5 kB 19 4 1 1.7 Yes
doxia-module-xhtml-1.9.1.jar 17.3 kB 24 6 1 1.7 Yes
doxia-module-xhtml5-1.9.1.jar 17.8 kB 24 6 1 1.7 Yes
doxia-sink-api-1.9.1.jar 11.6 kB 22 4 2 1.7 Yes
doxia-site-renderer-1.9.2.jar 64.7 kB 55 11 2 1.7 Yes
doxia-skin-model-1.9.2.jar 16.3 kB 23 5 2 1.7 Yes
maven-reporting-api-3.0.jar 10.9 kB 20 5 1 1.4 Yes
maven-reporting-impl-2.1.jar 16.6 kB 17 3 1 1.4 Yes
file-management-1.2.1.jar 37.6 kB 35 15 4 1.4 Yes
maven-shared-io-1.1.jar 39.5 kB 51 30 5 1.4 Yes
wagon-provider-api-1.0-alpha-6.jar 42.7 kB 54 36 8 1.1 Yes
velocity-1.7.jar 449.5 kB 306 270 25 1.4 Yes
velocity-tools-2.0.jar 346.6 kB 211 187 11 1.5 Yes
xbean-reflect-3.7.jar 148.1 kB 133 118 2 1.5 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
plexus-classworlds-2.2.3.jar 46.1 kB 51 36 5 1.4 Yes
plexus-component-annotations-1.7.1.jar 4.3 kB 15 3 1 1.6 No
plexus-container-default-1.7.1.jar 230.9 kB 232 187 30 1.6 Yes
plexus-i18n-1.0-beta-10.jar 11.9 kB 20 7 1 1.5 Yes
plexus-interpolation-1.25.jar 85.3 kB 79 62 7 1.6 Yes
plexus-utils-3.0.22.jar 244.9 kB 129 104 9 1.5 Yes
plexus-velocity-1.2.jar 8.1 kB 17 4 1 1.5 Yes
ejml-cdense-0.38.jar 75.2 kB 49 31 13 1.8 Yes
ejml-core-0.38.jar 185.8 kB 145 136 6 1.8 Yes
ejml-ddense-0.38.jar 334.9 kB 160 124 29 1.8 Yes
ejml-dsparse-0.38.jar 72.8 kB 47 29 12 1.8 Yes
ejml-fdense-0.38.jar 333.9 kB 160 124 29 1.8 Yes
ejml-simple-0.38.jar 174.7 kB 152 145 3 1.8 Yes
ejml-zdense-0.38.jar 75.6 kB 49 31 13 1.8 Yes
javax.json-1.0.4.jar 85.1 kB 88 72 5 1.6 Yes
jacoco-maven-plugin-0.8.6.jar 53.5 kB 35 21 1 1.5 Yes
org.jacoco.agent-0.8.6-runtime.jar 291.9 kB 191 156 17 1.5 Yes
org.jacoco.core-0.8.6.jar 199.1 kB 198 175 12 1.5 Yes
org.jacoco.report-0.8.6.jar 128.9 kB 119 76 12 1.5 Yes
jsoup-1.13.1.jar 393.9 kB 262 244 7 1.7 Yes
junit-jupiter-5.7.0.jar 6.4 kB 5 1 1 - No
junit-jupiter-api-5.7.0.jar 174.6 kB 168 153 8 - Yes
junit-jupiter-engine-5.7.0.jar 211.8 kB 130 113 9 - Yes
junit-jupiter-params-5.7.0.jar 567.3 kB 374 340 22 - Yes
junit-platform-commons-1.7.0.jar 99.5 kB 63 43 7 - Yes
junit-platform-engine-1.7.0.jar 180.9 kB 141 125 9 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
asm-8.0.1.jar 121.8 kB 44 38 3 - Yes
asm-analysis-8.0.1.jar 33.4 kB 22 15 2 - Yes
asm-commons-8.0.1.jar 71.6 kB 34 28 2 - Yes
asm-tree-8.0.1.jar 52.6 kB 45 39 2 - Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
aether-api-1.7.jar 74.2 kB 102 82 11 1.5 Yes
aether-impl-1.7.jar 106.3 kB 72 58 2 1.5 Yes
aether-spi-1.7.jar 13.5 kB 31 16 4 1.5 Yes
aether-util-1.7.jar 107.9 kB 101 78 13 1.5 Yes
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes
plexus-sec-dispatcher-1.3.jar 28.6 kB 31 13 3 1.4 Yes
sisu-guice-2.1.7-noaop.jar 471.7 kB 416 402 8 1.5 Yes
sisu-inject-bean-1.4.2.jar 153 kB 165 138 13 1.5 Yes
sisu-inject-plexus-1.4.2.jar 201.7 kB 199 156 26 1.5 Yes
oro-2.0.8.jar 65.3 kB 74 62 6 1.2 No
xalan-2.7.0.jar 2.7 MB 1267 1205 42 1.1 Yes
xercesImpl-2.8.0.jar 1.2 MB 946 878 38 1.1 No
xml-apis-1.3.03.jar 195.1 kB 342 302 25 1.1 No
xom-1.3.2.jar 327.6 kB 324 288 16 1.6 No
Total Size Entries Classes Packages Java Version Debug Information
127 1.6 GB 28463 24226 1459 1.8 118
compile: 55 compile: 1.6 GB compile: 20691 compile: 17949 compile: 941 - compile: 49
test: 72 test: 9.6 MB test: 7772 test: 6277 test: 518 - test: 69