Apache logging services logo Apache log4j logo

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 Optional
org.apache.logging.log4j log4j-api 2.9.0 - jar Apache License, Version 2.0 No
com.beust jcommander 1.48 - jar The Apache Software License, Version 2.0 Yes
com.conversantmedia disruptor 1.2.10 jdk7 jar The Apache License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.9.0 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.9.0 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.9.0 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.9.0 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.woodstox woodstox-core 5.0.2 - jar The Apache License, Version 2.0 Yes
com.lmax disruptor 3.3.6 - jar The Apache Software License, Version 2.0 Yes
com.sun.mail javax.mail 1.5.6 - jar CDDL/GPLv2+CE Yes
org.apache.commons commons-compress 1.13 - jar Apache License, Version 2.0 Yes
org.apache.commons commons-csv 1.4 - jar Apache License, Version 2.0 Yes
org.apache.kafka kafka-clients 0.11.0.0 - jar The Apache Software License, Version 2.0 Yes
org.eclipse.persistence javax.persistence 2.1.1 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 Yes
org.fusesource.jansi jansi 1.16 - jar The Apache Software License, Version 2.0 Yes
org.jctools jctools-core 1.2.1 - jar Apache License, Version 2.0 Yes
org.zeromq jeromq 0.4.2 - jar Mozilla Public License version 2.0 Yes

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
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
com.github.tomakehurst wiremock 2.7.1 - jar The Apache Software License, Version 2.0
com.google.code.java-allocation-instrumenter java-allocation-instrumenter 3.0.1 - jar The Apache Software License, Version 2.0
com.h2database h2 1.4.196 - jar MPL 2.0 or EPL 1.0
commons-codec commons-codec 1.10 - jar Apache License, Version 2.0
commons-io commons-io 2.5 - jar Apache License, Version 2.0
commons-logging commons-logging 1.2 - jar The Apache Software License, Version 2.0
junit junit 4.12 - jar Eclipse Public License 1.0
log4j log4j 1.2.17 - jar The Apache Software License, Version 2.0
net.javacrumbs.json-unit json-unit 1.5.5 - jar LICENSE.txt
org.apache-extras.beanshell bsh 2.0b6 - jar Apache License, Version 2.0
org.apache.activemq activemq-broker 5.14.5 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.6 - jar Apache License, Version 2.0
org.apache.felix org.apache.felix.framework 5.6.4 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.9.0 tests test-jar Apache License, Version 2.0
org.apache.maven maven-core 3.5.0 - jar Apache License, Version 2.0
org.codehaus.groovy groovy-all 2.4.12 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.24 - jar Apache License, Version 2.0
org.eclipse.persistence org.eclipse.persistence.jpa 2.6.4 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.tycho org.eclipse.osgi 3.12.0.v20170512-1932 - jar Eclipse Public License
org.hamcrest hamcrest-all 1.3 - jar New BSD License
org.hdrhistogram HdrHistogram 2.1.9 - jar Public Domain, per Creative Commons CC0
org.hsqldb hsqldb 2.3.5 - jar HSQLDB License, a BSD open source license
org.jmdns jmdns 3.5.1 - jar Apache License, Version 2.0
org.mockito mockito-core 2.2.7 - jar The MIT License
org.slf4j slf4j-api 1.7.25 - jar MIT License
org.slf4j slf4j-ext 1.7.25 - jar MIT License
org.springframework spring-test 3.2.18.RELEASE - jar The Apache Software License, Version 2.0
org.tukaani xz 1.6 - jar Public Domain
org.xmlunit xmlunit-core 2.2.1 - jar The Apache Software License, Version 2.0
org.xmlunit xmlunit-matchers 2.2.1 - 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 License Optional
org.osgi org.osgi.core 6.0.0 jar Apache License, Version 2.0 No
org.jboss.spec.javax.jms jboss-jms-api_1.1_spec 1.0.1.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception Yes

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 Optional
com.fasterxml.jackson.core jackson-annotations 2.9.0 jar The Apache Software License, Version 2.0 No
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.0 jar The Apache Software License, Version 2.0 Yes
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0 Yes
net.jpountz.lz4 lz4 1.3.0 jar The Apache Software License, Version 2.0 Yes
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License Yes
org.xerial.snappy snappy-java 1.1.2.6 jar The Apache Software License, Version 2.0 Yes
org.yaml snakeyaml 1.17 jar Apache License, Version 2.0 Yes
org.zeromq jnacl 0.1.0 jar The BSD 2-Clause License Yes

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
aopalliance aopalliance 1.0 - jar Public Domain
com.flipkart.zjsonpatch zjsonpatch 0.3.0 - jar The Apache Software License, Version 2.0
com.github.jknack handlebars 4.0.6 - jar The Apache Software License, Version 2.0
com.google.guava guava 20.0 - jar The Apache Software License, Version 2.0
com.google.inject guice 4.0 no_aop jar The Apache Software License, Version 2.0
com.jayway.jsonpath json-path 2.4.0 - jar The Apache Software License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
javax.servlet javax.servlet-api 3.1.0 - jar CDDL + GPLv2 with classpath exception
net.bytebuddy byte-buddy 1.4.33 - jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.4.33 - jar The Apache Software License, Version 2.0
net.javacrumbs.json-unit json-unit-core 1.5.5 - jar LICENSE.txt
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
net.sf.jopt-simple jopt-simple 5.0.3 - jar The MIT License
org.antlr antlr4-runtime 4.5.1-1 - jar The BSD License
org.apache.activemq activemq-client 5.14.5 - jar Apache License, Version 2.0
org.apache.activemq activemq-openwire-legacy 5.14.5 - jar Apache License, Version 2.0
org.apache.commons commons-collections4 4.1 - jar Apache License, Version 2.0
org.apache.geronimo.specs geronimo-j2ee-management_1.1_spec 1.0.1 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.5.3 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.6 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.5.0 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.5.0 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.5.0 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.5.0 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.5.0 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.5.0 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.5.0 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.5.0 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.5.0 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.0.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.0.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.0.3 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.0.3 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.1.0 - jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.5.2 - 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-interpolation 1.24 - jar Apache License, Version 2.0
org.eclipse.jetty jetty-continuation 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.2.22.v20170606 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.persistence org.eclipse.persistence.antlr 2.6.4 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.6.4 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.6.4 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.jpa.jpql 2.6.4 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.3 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.3 - jar Eclipse Public License, Version 1.0
org.fusesource.hawtbuf hawtbuf 1.11 - 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
org.hamcrest hamcrest-core 1.3 - jar New BSD License
org.objenesis objenesis 2.4 - jar Apache 2
org.ow2.asm asm 5.0.3 - jar BSD
org.ow2.asm asm-analysis 5.0.3 - jar BSD
org.ow2.asm asm-commons 5.0.3 - jar BSD
org.ow2.asm asm-tree 5.0.3 - jar BSD
org.ow2.asm asm-util 5.0.3 - jar BSD
org.ow2.asm asm-xml 5.0.3 - jar BSD
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.4 - jar Apache Public License 2.0
org.springframework spring-core 3.2.18.RELEASE - jar The Apache Software License, Version 2.0
org.xmlunit xmlunit-legacy 2.3.0 - jar The BSD 3-Clause License

Project Dependency Graph

Dependency Tree

Licenses

The BSD 2-Clause License: org.zeromq:jnacl

CDDL + GPLv2 with classpath exception: Java Servlet API

Public Domain: AOP alliance, XZ for Java

The Apache License, Version 2.0: Woodstox, com.conversantmedia:disruptor

New BSD License: Hamcrest All, Hamcrest Core

Apache 2: Objenesis

Common Development and Distribution License: Java(TM) Message Service (JMS) 1.1 API

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

GNU General Public License, Version 2 with the Classpath Exception: Java(TM) Message Service (JMS) 1.1 API

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

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

Mozilla Public License version 2.0: JeroMQ

The BSD License: ANTLR 4 Runtime, Stax2 API

MPL 2.0 or EPL 1.0: H2 Database Engine

The BSD 3-Clause License: org.xmlunit:xmlunit-legacy

Common Development and Distribution License (CDDL) v1.0: JavaBeans Activation Framework (JAF)

The MIT License: JOpt Simple, Mockito

Eclipse Public License: Tycho org.eclipse.osgi dependency

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

Eclipse Public License - Version 1.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities

BSD: ASM Analysis, ASM Commons, ASM Core, ASM Tree, ASM Util, ASM XML

Apache License, Version 2.0: ActiveMQ :: Broker, ActiveMQ :: Client, ActiveMQ :: Openwire Legacy Support, Apache Commons CSV, Apache Commons Codec, Apache Commons Collections, Apache Commons Compress, Apache Commons IO, Apache Commons Lang, Apache Felix Framework, Apache HttpClient, Apache HttpCore, Apache Log4j API, Apache Log4j Core, Apache Maven Shared Utils, BeanShell, CDI APIs, Java Concurrency Tools Core Library, JmDNS, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API, SnakeYAML, org.osgi.core

Eclipse Public License 1.0: JUnit

Eclipse Public License v1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence

The Apache Software License, Version 2.0: ASM based accessors helper used by json-smart, Apache Commons Logging, Apache Groovy, Apache Kafka, Apache Log4j, Byte Buddy (without dependencies), Byte Buddy Java agent, Disruptor Framework, Google Guice - Core Library, Guava: Google Core Libraries for Java, Handlebars, J2EE Management 1.1, JCommander, JSON Small and Fast Parser, Jackson module: JAXB Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, LZ4 and xxHash, Plexus Classworlds, Spring Core, Spring TestContext Framework, WireMock, hawtbuf, jackson-databind, jansi, java-allocation-instrumenter, javax.inject, json-unit, json-unit-core, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-matchers, project ':json-path', snappy-java, zjsonpatch

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

Eclipse Distribution License v. 1.0: EclipseLink ANTLR, EclipseLink ASM, EclipseLink Core, EclipseLink Hermes JPQL Parser, EclipseLink JPA, Javax Persistence

HSQLDB License, a BSD open source license: HyperSQL Database

Public Domain, per Creative Commons CC0: HdrHistogram

Apache Software License - Version 2.0: Jetty :: Continuation, Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utility Servlets and Filters, Jetty :: Webapp Application Support, Jetty :: XML utilities

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

MIT License: SLF4J API Module, SLF4J Extensions Module

CDDL/GPLv2+CE: JavaMail API

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 -
logback-classic-1.2.3.jar 290.34 kB 234 175 27 1.6 Yes -
logback-core-1.2.3.jar 471.90 kB 419 373 36 1.6 Yes -
jackson-annotations-2.9.0.jar 66.52 kB 80 68 1 1.6 Yes -
zjsonpatch-0.3.0.jar 23.76 kB 26 16 1 1.6 Yes -
handlebars-4.0.6.jar 332.76 kB 236 215 9 1.6 Yes -
wiremock-2.7.1.jar 1.48 MB 501 385 20 1.6 Yes -
java-allocation-instrumenter-3.0.1.jar 1.07 MB 735 707 9 1.6 Yes -
guava-20.0.jar 2.44 MB 1844 1814 18 1.6 Yes -
guice-4.0-no_aop.jar 423.56 kB 344 329 8 1.6 Yes -
h2-1.4.196.jar 1.82 MB 697 694 35 1.6 Yes -
json-path-2.4.0.jar 223.19 kB 191 174 12 1.6 Yes -
commons-codec-1.10.jar 284.18 kB 238 92 6 1.6 Yes -
commons-io-2.5.jar 208.70 kB 142 123 7 1.6 Yes -
commons-logging-1.2.jar 61.83 kB 42 28 2 1.2 Yes -
jsr250-api-1.0.jar 5.85 kB 16 11 2 1.5 Yes -
cdi-api-1.0.jar 44.91 kB 92 75 7 1.5 Yes -
javax.inject-1.jar 2.50 kB 8 6 1 1.5 No -
javax.servlet-api-3.1.0.jar 95.81 kB 103 79 4 1.6 Yes -
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes -
log4j-1.2.17.jar 489.89 kB 353 314 21 1.4 Yes -
byte-buddy-1.4.33.jar 2.63 MB 1829 1780 36 1.6 Yes -
byte-buddy-agent-1.4.33.jar 24.65 kB 27 17 1 1.6 Yes -
json-unit-1.5.5.jar 10.02 kB 17 7 1 1.5 Yes -
json-unit-core-1.5.5.jar 38.81 kB 40 28 2 1.5 Yes -
accessors-smart-1.2.jar 30.03 kB 24 13 2 1.6 Yes -
json-smart-2.3.jar 120.32 kB 106 92 5 1.6 Yes -
jopt-simple-5.0.3.jar 78.18 kB 71 59 3 1.6 Yes -
antlr4-runtime-4.5.1-1.jar 302.03 kB 216 199 7 1.6 Yes -
bsh-2.0b6.jar 389.03 kB 247 164 9 1.5 Yes -
activemq-broker-5.14.5.jar 1.17 MB 713 641 37 1.6 Yes -
activemq-client-5.14.5.jar 1.43 MB 962 885 40 1.6 Yes -
activemq-openwire-legacy-5.14.5.jar 685.73 kB 460 439 7 1.6 Yes -
commons-collections4-4.1.jar 751.24 kB 548 518 18 1.6 Yes -
commons-lang3-3.6.jar 494.86 kB 292 267 13 1.6 Yes -
org.apache.felix.framework-5.6.4.jar 685.07 kB 416 345 30 1.6 Yes -
geronimo-j2ee-management_1.1_spec-1.0.1.jar 20.22 kB 46 33 2 1.5 No -
httpclient-4.5.3.jar 747.79 kB 507 466 24 1.6 Yes -
httpcore-4.4.6.jar 323.82 kB 282 252 17 1.6 Yes -
log4j-api/target/classes - 0 0 0 - No -
log4j-api-2.9.0-tests.jar 198.65 kB - - - - - -
maven-artifact-3.5.0.jar 55.00 kB 57 32 11 1.6 Yes -
maven-builder-support-3.5.0.jar 14.89 kB 24 10 1 1.6 Yes -
maven-core-3.5.0.jar 624.64 kB 481 394 56 1.6 Yes -
maven-model-3.5.0.jar 165.01 kB 71 54 3 1.6 Yes -
maven-model-builder-3.5.0.jar 179.30 kB 154 121 16 1.6 Yes -
maven-plugin-api-3.5.0.jar 47.77 kB 48 27 6 1.6 Yes -
maven-repository-metadata-3.5.0.jar 27.48 kB 27 9 2 1.6 Yes -
maven-resolver-provider-3.5.0.jar 68.33 kB 44 27 1 1.6 Yes -
maven-settings-3.5.0.jar 44.58 kB 35 19 2 1.6 Yes -
maven-settings-builder-3.5.0.jar 43.25 kB 53 32 5 1.6 Yes -
maven-resolver-api-1.0.3.jar 146.42 kB 151 128 11 1.6 Yes -
maven-resolver-impl-1.0.3.jar 184.32 kB 116 96 4 1.6 Yes -
maven-resolver-spi-1.0.3.jar 35.58 kB 56 34 8 1.6 Yes -
maven-resolver-util-1.0.3.jar 158.96 kB 128 101 13 1.6 Yes -
maven-shared-utils-3.1.0.jar 163.69 kB 107 82 10 1.6 Yes -
groovy-all-2.4.12.jar 7.03 MB 4662 4416 116 1.6 Yes -
plexus-classworlds-2.5.2.jar 52.68 kB 52 37 5 1.6 Yes -
plexus-component-annotations-1.7.1.jar 4.29 kB 15 3 1 1.6 No -
plexus-interpolation-1.24.jar 78.88 kB 76 59 7 1.5 Yes -
plexus-utils-3.0.24.jar 247.35 kB 129 104 9 1.5 Yes -
jetty-continuation-9.2.22.v20170606.jar 16.02 kB 20 8 1 1.6 Yes -
jetty-http-9.2.22.v20170606.jar 127.31 kB 78 62 2 1.6 Yes -
jetty-io-9.2.22.v20170606.jar 108.32 kB 89 76 2 1.6 Yes -
jetty-security-9.2.22.v20170606.jar 96.01 kB 70 57 2 1.6 Yes -
jetty-server-9.2.22.v20170606.jar 420.89 kB 216 197 7 1.6 Yes -
jetty-servlet-9.2.22.v20170606.jar 115.71 kB 59 45 3 1.6 Yes -
jetty-servlets-9.2.22.v20170606.jar 124.60 kB 70 57 2 1.6 Yes -
jetty-util-9.2.22.v20170606.jar 382.42 kB 241 219 10 1.6 Yes -
jetty-webapp-9.2.22.v20170606.jar 107.86 kB 54 41 1 1.6 Yes -
jetty-xml-9.2.22.v20170606.jar 44.13 kB 27 12 1 1.6 Yes -
org.eclipse.persistence.antlr-2.6.4.jar 190.11 kB 131 113 4 1.5 Yes -
org.eclipse.persistence.asm-2.6.4.jar 324.30 kB 196 166 7 1.6 No -
org.eclipse.persistence.core-2.6.4.jar 5.35 MB 2291 2090 172 1.6 Yes -
org.eclipse.persistence.jpa-2.6.4.jar 1.46 MB 781 693 64 1.6 Yes -
org.eclipse.persistence.jpa.jpql-2.6.4.jar 1.41 MB 967 939 15 1.6 Yes -
org.eclipse.sisu.inject-0.3.3.jar 379.17 kB 289 271 9 1.6 Yes -
org.eclipse.sisu.plexus-0.3.3.jar 205.31 kB 196 164 20 1.6 Yes -
org.eclipse.osgi-3.12.0.v20170512-1932.jar 1.39 MB 869 709 78 1.6 Yes -
hawtbuf-1.11.jar 50.15 kB 44 33 2 1.5 Yes -
javax.json-1.0.4.jar 85.15 kB 88 72 5 1.6 Yes -
hamcrest-all-1.3.jar 306.58 kB 249 204 23 1.5 Yes -
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes -
HdrHistogram-2.1.9.jar 114.17 kB 68 59 1 1.6 Yes -
hsqldb-2.3.5.jar 1.53 MB 672 601 21 1.6 No -
jmdns-3.5.1.jar 213.14 kB 132 115 7 1.6 Yes -
mockito-core-2.2.7.jar 873.82 kB 935 473 59 1.6 Yes -
objenesis-2.4.jar 51.29 kB 55 41 8 1.5 Yes -
org.osgi.core-6.0.0.jar 475.26 kB 387 158 21 1.5 Yes -
asm-5.0.3.jar 53.23 kB 30 25 2 1.2 No -
asm-analysis-5.0.3.jar 20.44 kB 19 13 1 1.2 No -
asm-commons-5.0.3.jar 41.72 kB 27 22 1 1.2 No -
asm-tree-5.0.3.jar 29.04 kB 35 30 1 1.2 No -
asm-util-5.0.3.jar 43.30 kB 21 16 1 1.2 No -
asm-xml-5.0.3.jar 57.98 kB 65 60 1 1.2 No -
slf4j-api-1.7.25.jar 41.20 kB 46 34 4 1.5 Yes -
slf4j-ext-1.7.25.jar 42.38 kB 44 30 6 1.5 Yes -
plexus-cipher-1.4.jar 13.49 kB 20 6 1 1.4 Yes -
plexus-sec-dispatcher-1.4.jar 27.70 kB 31 13 3 1.4 Yes -
spring-core-3.2.18.RELEASE.jar 885.56 kB 686 648 32 1.5 Yes -
spring-test-3.2.18.RELEASE.jar 458.31 kB 369 335 27 1.5 Yes -
xz-1.6.jar 103.13 kB 121 108 9 1.4 No sealed
Total Size Entries Classes Packages Java Version Debug Information Sealed
102 47.47 MB 30768 27023 1438 1.6 88 1
compile: 2 compile: 66.65 kB compile: 80 compile: 68 compile: 1 - compile: 1 -
test: 99 test: 46.93 MB test: 30301 test: 26797 test: 1416 - test: 86 test: 1
provided: 1 provided: 475.26 kB provided: 387 provided: 158 provided: 21 - provided: 1 -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes No
sonatype-snapshots https://oss.sonatype.org/content/groups/jetty Yes Yes No
codehaus-snapshots http://snapshots.repository.codehaus.org No Yes Yes
oss.sonatype.org/jboss-snapshots http://oss.sonatype.org/content/repositories/jboss-snapshots No Yes No
repository.jboss.org http://repository.jboss.org/maven2 Yes No No
jvnet-nexus-snapshots https://maven.java.net/content/repositories/snapshots No Yes No
apache.snapshots https://repository.apache.org/snapshots No Yes No
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No
apache-incubator http://people.apache.org/repo/m2-incubating-repository/ Yes No Yes
snapshots.jboss.org http://snapshots.jboss.org/maven2 No Yes No
glassfish-repository http://download.java.net/maven/glassfish Yes Yes Yes
apache-snapshots http://people.apache.org/repo/m2-snapshot-repository No Yes Yes
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes Yes
central https://repo.maven.apache.org/maven2 Yes No No

Repository locations for each of the Dependencies.

Artifact ow2-snapshot sonatype-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org jvnet-nexus-snapshots apache.snapshots sonatype-nexus-snapshots snapshots.jboss.org central
aopalliance:aopalliance:jar:1.0 - - - Found at http://repository.jboss.org/maven2 - - - - Found at https://repo.maven.apache.org/maven2
ch.qos.logback:logback-classic:jar:1.2.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
ch.qos.logback:logback-core:jar:1.2.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.flipkart.zjsonpatch:zjsonpatch:jar:0.3.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.github.jknack:handlebars:jar:4.0.6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.github.tomakehurst:wiremock:jar:2.7.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:jar:3.0.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.google.guava:guava:jar:20.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.google.inject:guice:jar:no_aop:4.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.h2database:h2:jar:1.4.196 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.jayway.jsonpath:json-path:jar:2.4.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-codec:commons-codec:jar:1.10 - - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-io:commons-io:jar:2.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.2 - - - - - - - - Found at https://repo.maven.apache.org/maven2
javax.annotation:jsr250-api:jar:1.0 - - - Found at http://repository.jboss.org/maven2 - - - - Found at https://repo.maven.apache.org/maven2
javax.enterprise:cdi-api:jar:1.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
javax.servlet:javax.servlet-api:jar:3.1.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.12 - - - - - - - - Found at https://repo.maven.apache.org/maven2
log4j:log4j:jar:1.2.17 - - - - - - - - Found at https://repo.maven.apache.org/maven2
net.bytebuddy:byte-buddy:jar:1.4.33 - - - - - - - - Found at https://repo.maven.apache.org/maven2
net.bytebuddy:byte-buddy-agent:jar:1.4.33 - - - - - - - - Found at https://repo.maven.apache.org/maven2
net.javacrumbs.json-unit:json-unit:jar:1.5.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
net.javacrumbs.json-unit:json-unit-core:jar:1.5.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
net.minidev:accessors-smart:jar:1.2 - - - - - - - - Found at https://repo.maven.apache.org/maven2
net.minidev:json-smart:jar:2.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
net.sf.jopt-simple:jopt-simple:jar:5.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.antlr:antlr4-runtime:jar:4.5.1-1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache-extras.beanshell:bsh:jar:2.0b6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.activemq:activemq-broker:jar:5.14.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.activemq:activemq-client:jar:5.14.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.activemq:activemq-openwire-legacy:jar:5.14.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-collections4:jar:4.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.felix:org.apache.felix.framework:jar:5.6.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.5.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.4.6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.logging.log4j:log4j-api:jar:2.9.0 - - - - - - - - -
org.apache.logging.log4j:log4j-api:test-jar:tests:2.9.0 - - - - - - - - -
org.apache.maven:maven-artifact:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-builder-support:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-core:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-model:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-model-builder:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-repository-metadata:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-resolver-provider:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-settings:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven:maven-settings-builder:jar:3.5.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven.resolver:maven-resolver-api:jar:1.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven.resolver:maven-resolver-impl:jar:1.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven.resolver:maven-resolver-spi:jar:1.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven.resolver:maven-resolver-util:jar:1.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.maven.shared:maven-shared-utils:jar:3.1.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.groovy:groovy-all:jar:2.4.12 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-classworlds:jar:2.5.2 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-interpolation:jar:1.24 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:3.0.24 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-continuation:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-http:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-io:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-security:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-server:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-servlet:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-servlets:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-util:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-webapp:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.jetty:jetty-xml:jar:9.2.22.v20170606 - Found at https://oss.sonatype.org/content/groups/jetty - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.6.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.6.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:org.eclipse.persistence.core:jar:2.6.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.6.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.6.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.tycho:org.eclipse.osgi:jar:3.12.0.v20170512-1932 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.fusesource.hawtbuf:hawtbuf:jar:1.11 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.glassfish:javax.json:jar:1.0.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-all:jar:1.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.hdrhistogram:HdrHistogram:jar:2.1.9 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.hsqldb:hsqldb:jar:2.3.5 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.jmdns:jmdns:jar:3.5.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-core:jar:2.2.7 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:2.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.osgi:org.osgi.core:jar:6.0.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm:jar:5.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm-analysis:jar:5.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm-commons:jar:5.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm-tree:jar:5.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm-util:jar:5.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.ow2.asm:asm-xml:jar:5.0.3 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.25 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-ext:jar:1.7.25 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.sonatype.plexus:plexus-cipher:jar:1.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:3.2.18.RELEASE - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-test:jar:3.2.18.RELEASE - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.tukaani:xz:jar:1.6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.xmlunit:xmlunit-core:jar:2.2.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.xmlunit:xmlunit-legacy:jar:2.3.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.xmlunit:xmlunit-matchers:jar:2.2.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.beust:jcommander:jar:1.48 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.conversantmedia:disruptor:jar:jdk7:1.2.10 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.core:jackson-core:jar:2.9.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.core:jackson-databind:jar:2.9.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.9.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.fasterxml.woodstox:woodstox-core:jar:5.0.2 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.lmax:disruptor:jar:3.3.6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
com.sun.mail:javax.mail:jar:1.5.6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
javax.activation:activation:jar:1.1 - - - Found at http://repository.jboss.org/maven2 - - - - Found at https://repo.maven.apache.org/maven2
net.jpountz.lz4:lz4:jar:1.3.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-compress:jar:1.13 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-csv:jar:1.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.apache.kafka:kafka-clients:jar:0.11.0.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.codehaus.woodstox:stax2-api:jar:3.1.4 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.eclipse.persistence:javax.persistence:jar:2.1.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.fusesource.jansi:jansi:jar:1.16 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.jboss.spec.javax.jms:jboss-jms-api_1.1_spec:jar:1.0.1.Final - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.jctools:jctools-core:jar:1.2.1 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.xerial.snappy:snappy-java:jar:1.1.2.6 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.yaml:snakeyaml:jar:1.17 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.zeromq:jeromq:jar:0.4.2 - - - - - - - - Found at https://repo.maven.apache.org/maven2
org.zeromq:jnacl:jar:0.1.0 - - - - - - - - Found at https://repo.maven.apache.org/maven2
Total ow2-snapshot sonatype-snapshots oss.sonatype.org/jboss-snapshots repository.jboss.org jvnet-nexus-snapshots apache.snapshots sonatype-nexus-snapshots snapshots.jboss.org central
129 (compile: 25, test: 102, provided: 2) 0 10 0 3 0 0 0 0 127