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.8 - jar The Apache Software 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.8.5 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.8.5 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.8.5 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.8.5 - 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.5 - 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.10.1.1 - jar The Apache Software License, Version 2.0 Yes
org.eclipse.persistence javax.persistence 2.1.0 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0 Yes
org.fusesource.jansi jansi 1.14 - 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.3.6 - 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.1.7 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.7 - jar Eclipse Public License - v 1.0-GNU Lesser General Public License
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.193 - 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.0b5 - jar Apache License, Version 2.0
org.apache.activemq activemq-broker 5.14.1 - jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.5 - jar Apache License, Version 2.0
org.apache.felix org.apache.felix.framework 4.6.1 - jar The Apache Software License, Version 2.0
org.apache.logging.log4j log4j-api 2.8 tests test-jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.3.9 - jar Apache License, Version 2.0
org.codehaus.groovy groovy-all 2.4.7 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.24 - jar Apache License, Version 2.0
org.eclipse.osgi org.eclipse.osgi 3.7.1 - jar Eclipse Public License - v 1.0
org.eclipse.persistence org.eclipse.persistence.jpa 2.6.0 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.hamcrest hamcrest-all 1.3 - jar New BSD License
org.hdrhistogram HdrHistogram 2.1.8 - jar Public Domain, per Creative Commons CC0
org.hsqldb hsqldb 2.3.4 - 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.21 - jar MIT License
org.slf4j slf4j-ext 1.7.21 - jar MIT License
org.springframework spring-test 3.2.18.RELEASE - jar The Apache Software License, Version 2.0
org.tukaani xz 1.5 - 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 4.3.1 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
com.fasterxml.jackson.core jackson-annotations 2.8.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.8.5 jar The Apache Software License, Version 2.0
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0
net.jpountz.lz4 lz4 1.3.0 jar The Apache Software License, Version 2.0
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License
org.xerial.snappy snappy-java 1.1.2.6 jar The Apache Software License, Version 2.0
org.yaml snakeyaml 1.17 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 Classifier Type License
aopalliance aopalliance 1.0 - jar Public Domain
ch.qos.cal10n cal10n-api 0.8.1 - jar MIT License
com.google.guava guava 18.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
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
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
org.apache.activemq activemq-client 5.14.1 - jar Apache License, Version 2.0
org.apache.activemq activemq-openwire-legacy 5.14.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.maven maven-aether-provider 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.3.9 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.3.9 - 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.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.2.v20150114 - jar Eclipse Public License, Version 1.0
org.eclipse.persistence org.eclipse.persistence.antlr 2.6.0 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.asm 2.6.0 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.core 2.6.0 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.persistence org.eclipse.persistence.jpa.jpql 2.6.0 - jar Eclipse Public License v1.0-Eclipse Distribution License v. 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.2 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.2 - 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.3 - jar Apache Public License 2.0
org.springframework spring-core 3.2.18.RELEASE - jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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: %systemBundle, 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: Stax2 API

MPL 2.0 or EPL 1.0: H2 Database Engine

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

The MIT License: Mockito

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

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 Compress, Apache Commons IO, Apache Commons Lang, BeanShell, CDI APIs, Java Concurrency Tools Core Library, JmDNS, Maven Aether Provider, Maven Artifact, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus Common Utilities, SnakeYAML, 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: Apache Commons Logging, Apache Felix Framework, Apache Groovy, Apache Kafka, Apache Log4j, Apache Log4j API, Apache Log4j Core, Byte Buddy (without dependencies), Byte Buddy Java agent, Disruptor Framework, Google Guice - Core Library, Guava: Google Core Libraries for Java, J2EE Management 1.1, JCommander, Jackson module: JAXB-annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, LZ4 and xxHash, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, Spring Core, Spring TestContext Framework, hawtbuf, jackson-databind, jansi, java-allocation-instrumenter, javax.inject, json-unit, json-unit-core, org.xmlunit:xmlunit-core, org.xmlunit:xmlunit-matchers, snappy-java

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

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

MIT License: Compiler assisted localization library (CAL10N) - API, 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 -
cal10n-api-0.8.1.jar 38.19 kB 50 35 4 1.5 Yes -
logback-classic-1.1.7.jar 304.08 kB 231 175 26 1.6 Yes -
logback-core-1.1.7.jar 470.78 kB 418 372 36 1.6 Yes -
jackson-annotations-2.8.0.jar 55.78 kB 74 62 1 1.6 Yes -
jackson-module-jaxb-annotations-2.8.5.jar 34.58 kB 30 12 3 1.6 Yes -
java-allocation-instrumenter-3.0.1.jar 1.07 MB 735 707 9 1.6 Yes -
guava-18.0.jar 2.26 MB 1719 1690 17 1.6 Yes -
guice-4.0-no_aop.jar 423.56 kB 344 329 8 1.6 Yes -
h2-1.4.193.jar 1.79 MB 683 680 35 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 -
activation-1.1.jar 62.98 kB 50 38 3 1.4 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 -
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 -
lz4-1.3.0.jar 236.88 kB 86 69 3 1.6 Yes -
bsh-2.0b5.jar 387.82 kB 247 164 9 1.5 Yes -
activemq-broker-5.14.1.jar 1.16 MB 711 639 37 1.6 Yes -
activemq-client-5.14.1.jar 1.42 MB 960 883 40 1.6 Yes -
activemq-openwire-legacy-5.14.1.jar 685.73 kB 460 439 7 1.6 Yes -
commons-lang3-3.5.jar 479.88 kB 284 260 12 1.6 Yes -
org.apache.felix.framework-4.6.1.jar 577.32 kB 358 291 27 1.5 Yes -
geronimo-j2ee-management_1.1_spec-1.0.1.jar 20.22 kB 46 33 2 1.5 No -
log4j-api/target/classes - 0 0 0 - No -
log4j-api-2.8-tests.jar 190.96 kB - - - - - -
maven-aether-provider-3.3.9.jar 66.86 kB 43 26 1 1.6 Yes -
maven-artifact-3.3.9.jar 55.02 kB 57 32 11 1.6 Yes -
maven-builder-support-3.3.9.jar 14.87 kB 24 10 1 1.6 Yes -
maven-core-3.3.9.jar 637.91 kB 493 394 56 1.6 Yes -
maven-model-3.3.9.jar 163.98 kB 71 54 3 1.6 Yes -
maven-model-builder-3.3.9.jar 177.01 kB 154 121 16 1.6 Yes -
maven-plugin-api-3.3.9.jar 47.47 kB 48 27 6 1.6 Yes -
maven-repository-metadata-3.3.9.jar 27.29 kB 27 9 2 1.6 Yes -
maven-settings-3.3.9.jar 44.33 kB 35 19 2 1.6 Yes -
maven-settings-builder-3.3.9.jar 43.02 kB 53 32 5 1.6 Yes -
groovy-all-2.4.7.jar 7.02 MB 4654 4408 116 1.6 Yes -
plexus-classworlds-2.5.2.jar 52.68 kB 52 37 5 1.6 Yes -
plexus-component-annotations-1.6.jar 4.26 kB 15 3 1 1.5 No -
plexus-interpolation-1.21.jar 62.46 kB 60 44 6 1.5 Yes -
plexus-utils-3.0.24.jar 247.35 kB 129 104 9 1.5 Yes -
stax2-api-3.1.4.jar 161.87 kB 144 124 11 1.5 Yes -
aether-api-1.0.2.v20150114.jar 136.32 kB 149 128 11 1.5 Yes -
aether-impl-1.0.2.v20150114.jar 173.00 kB 114 96 4 1.5 Yes -
aether-spi-1.0.2.v20150114.jar 30.70 kB 54 34 8 1.5 Yes -
aether-util-1.0.2.v20150114.jar 146.88 kB 126 101 13 1.5 Yes -
org.eclipse.osgi-3.7.1.jar 1.36 MB 755 632 66 1.4 Yes -
org.eclipse.persistence.antlr-2.6.0.jar 189.04 kB 131 113 4 1.5 Yes -
org.eclipse.persistence.asm-2.6.0.jar 323.23 kB 196 166 7 1.6 No -
org.eclipse.persistence.core-2.6.0.jar 5.32 MB 2276 2075 172 1.6 Yes -
org.eclipse.persistence.jpa-2.6.0.jar 1.43 MB 764 676 64 1.6 Yes -
org.eclipse.persistence.jpa.jpql-2.6.0.jar 1.41 MB 967 939 15 1.6 Yes -
org.eclipse.sisu.inject-0.3.2.jar 377.64 kB 288 270 9 1.6 Yes -
org.eclipse.sisu.plexus-0.3.2.jar 205.42 kB 196 164 20 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.8.jar 112.45 kB 68 59 1 1.6 Yes -
hsqldb-2.3.4.jar 1.52 MB 670 599 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-4.3.1.jar 349.98 kB 254 106 13 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.21.jar 41.07 kB 46 34 4 1.5 Yes -
slf4j-ext-1.7.21.jar 42.37 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.3.jar 28.56 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.5.jar 99.56 kB 118 105 9 1.4 No sealed
Total Size Entries Classes Packages Java Version Debug Information Sealed
84 41.14 MB 26761 23576 1272 1.6 70 1
compile: 6 compile: 552.23 kB compile: 384 compile: 305 compile: 21 - compile: 5 -
test: 77 test: 40.24 MB test: 26123 test: 23165 test: 1238 - test: 64 test: 1
provided: 1 provided: 349.98 kB provided: 254 provided: 106 provided: 13 - provided: 1 -

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact ow2-snapshot plexus.snapshots apache.snapshots sonatype-nexus-snapshots snapshots.jboss.org oss.sonatype.org/jboss-snapshots central jvnet-nexus-snapshots repository.jboss.org
aopalliance:aopalliance:jar:1.0 - - - - - - Found at http://repo1.maven.org/maven2 - Found at http://repository.jboss.org/maven2
ch.qos.cal10n:cal10n-api:jar:0.8.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
ch.qos.logback:logback-classic:jar:1.1.7 - - - - - - Found at http://repo1.maven.org/maven2 - -
ch.qos.logback:logback-core:jar:1.1.7 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.8.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:jar:3.0.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.google.guava:guava:jar:18.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.google.inject:guice:jar:no_aop:4.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.h2database:h2:jar:1.4.193 - - - - - - Found at http://repo1.maven.org/maven2 - -
commons-codec:commons-codec:jar:1.10 - - - - - - Found at http://repo1.maven.org/maven2 - -
commons-io:commons-io:jar:2.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
commons-logging:commons-logging:jar:1.2 - - - - - - Found at http://repo1.maven.org/maven2 - -
javax.activation:activation:jar:1.1 - - - - - - Found at http://repo1.maven.org/maven2 - Found at http://repository.jboss.org/maven2
javax.annotation:jsr250-api:jar:1.0 - - - - - - Found at http://repo1.maven.org/maven2 - Found at http://repository.jboss.org/maven2
javax.enterprise:cdi-api:jar:1.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
javax.inject:javax.inject:jar:1 - - - - - - Found at http://repo1.maven.org/maven2 - -
junit:junit:jar:4.12 - - - - - - Found at http://repo1.maven.org/maven2 - -
log4j:log4j:jar:1.2.17 - - - - - - Found at http://repo1.maven.org/maven2 - -
net.bytebuddy:byte-buddy:jar:1.4.33 - - - - - - Found at http://repo1.maven.org/maven2 - -
net.bytebuddy:byte-buddy-agent:jar:1.4.33 - - - - - - Found at http://repo1.maven.org/maven2 - -
net.javacrumbs.json-unit:json-unit:jar:1.5.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
net.javacrumbs.json-unit:json-unit-core:jar:1.5.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
net.jpountz.lz4:lz4:jar:1.3.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache-extras.beanshell:bsh:jar:2.0b5 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.activemq:activemq-broker:jar:5.14.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.activemq:activemq-client:jar:5.14.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.activemq:activemq-openwire-legacy:jar:5.14.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.commons:commons-lang3:jar:3.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.felix:org.apache.felix.framework:jar:4.6.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.logging.log4j:log4j-api:jar:2.8 - - - - - - - - -
org.apache.logging.log4j:log4j-api:test-jar:tests:2.8 - - - - - - - - -
org.apache.maven:maven-aether-provider:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-artifact:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-builder-support:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-core:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-model:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-model-builder:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-plugin-api:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-repository-metadata:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-settings:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.maven:maven-settings-builder:jar:3.3.9 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.codehaus.groovy:groovy-all:jar:2.4.7 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.codehaus.plexus:plexus-classworlds:jar:2.5.2 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.codehaus.plexus:plexus-component-annotations:jar:1.6 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.codehaus.plexus:plexus-interpolation:jar:1.21 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.codehaus.plexus:plexus-utils:jar:3.0.24 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.codehaus.woodstox:stax2-api:jar:3.1.4 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.aether:aether-api:jar:1.0.2.v20150114 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.aether:aether-impl:jar:1.0.2.v20150114 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.aether:aether-spi:jar:1.0.2.v20150114 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.aether:aether-util:jar:1.0.2.v20150114 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.osgi:org.eclipse.osgi:jar:3.7.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.6.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.6.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.persistence:org.eclipse.persistence.core:jar:2.6.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.6.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.6.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.2 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.2 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.fusesource.hawtbuf:hawtbuf:jar:1.11 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.glassfish:javax.json:jar:1.0.4 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.hamcrest:hamcrest-all:jar:1.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.hdrhistogram:HdrHistogram:jar:2.1.8 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.hsqldb:hsqldb:jar:2.3.4 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.jmdns:jmdns:jar:3.5.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.mockito:mockito-core:jar:2.2.7 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.objenesis:objenesis:jar:2.4 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.osgi:org.osgi.core:jar:4.3.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.ow2.asm:asm:jar:5.0.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.ow2.asm:asm-analysis:jar:5.0.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.ow2.asm:asm-commons:jar:5.0.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.ow2.asm:asm-tree:jar:5.0.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.ow2.asm:asm-util:jar:5.0.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.ow2.asm:asm-xml:jar:5.0.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.slf4j:slf4j-api:jar:1.7.21 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.slf4j:slf4j-ext:jar:1.7.21 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-core:jar:3.2.18.RELEASE - - - - - - Found at http://repo1.maven.org/maven2 - -
org.springframework:spring-test:jar:3.2.18.RELEASE - - - - - - Found at http://repo1.maven.org/maven2 - -
org.tukaani:xz:jar:1.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.xerial.snappy:snappy-java:jar:1.1.2.6 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.xmlunit:xmlunit-core:jar:2.2.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.xmlunit:xmlunit-matchers:jar:2.2.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.yaml:snakeyaml:jar:1.17 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.beust:jcommander:jar:1.48 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.conversantmedia:disruptor:jar:jdk7:1.2.10 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.fasterxml.jackson.core:jackson-core:jar:2.8.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.fasterxml.jackson.core:jackson-databind:jar:2.8.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.8.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.8.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.fasterxml.woodstox:woodstox-core:jar:5.0.2 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.lmax:disruptor:jar:3.3.6 - - - - - - Found at http://repo1.maven.org/maven2 - -
com.sun.mail:javax.mail:jar:1.5.5 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.commons:commons-compress:jar:1.13 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.commons:commons-csv:jar:1.4 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.apache.kafka:kafka-clients:jar:0.10.1.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.eclipse.persistence:javax.persistence:jar:2.1.0 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.fusesource.jansi:jansi:jar:1.14 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.jboss.spec.javax.jms:jboss-jms-api_1.1_spec:jar:1.0.1.Final - - - - - - Found at http://repo1.maven.org/maven2 - -
org.jctools:jctools-core:jar:1.2.1 - - - - - - Found at http://repo1.maven.org/maven2 - -
org.zeromq:jeromq:jar:0.3.6 - - - - - - Found at http://repo1.maven.org/maven2 - -
Total ow2-snapshot plexus.snapshots apache.snapshots sonatype-nexus-snapshots snapshots.jboss.org oss.sonatype.org/jboss-snapshots central jvnet-nexus-snapshots repository.jboss.org
105 (compile: 24, test: 79, provided: 2) 0 0 0 0 0 0 103 0 3