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 Licenses Optional
org.apache.logging.log4j log4j-api 2.12.4 - jar Apache License, Version 2.0 No
com.conversantmedia disruptor 1.2.10 jdk7 jar The Apache License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-core 2.9.9 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.core jackson-databind 2.9.9 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.9.9 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.9.9 - jar The Apache Software License, Version 2.0 Yes
com.fasterxml.woodstox woodstox-core 5.0.3 - jar The Apache License, Version 2.0 Yes
com.lmax disruptor 3.4.2 - jar The Apache Software License, Version 2.0 Yes
com.sun.mail javax.mail 1.6.2 - jar CDDL/GPLv2+CE Yes
org.apache.commons commons-compress 1.18 - jar Apache License, Version 2.0 Yes
org.apache.commons commons-csv 1.6 - jar Apache License, Version 2.0 Yes
org.apache.kafka kafka-clients 1.1.1 - jar The Apache Software License, Version 2.0 Yes
org.fusesource.jansi jansi 1.17.1 - 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.3 - 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 Licenses
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.19.0 - 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.199 - jar MPL 2.0 or EPL 1.0
commons-codec commons-codec 1.12 - jar Apache License, Version 2.0
commons-io commons-io 2.6 - 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.31.1 - 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.7 - jar Apache License, Version 2.0
org.apache.felix org.apache.felix.framework 5.6.10 - jar Apache License, Version 2.0
org.apache.logging.log4j log4j-api 2.12.4 tests test-jar Apache License, Version 2.0
org.apache.maven maven-core 3.6.0 - jar Apache License, Version 2.0
org.codehaus.groovy groovy-dateutil 2.5.6 - jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-jsr223 2.5.6 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.1.0 - jar Apache License, Version 2.0
org.eclipse.tycho org.eclipse.osgi 3.12.1.v20170821-1548 - 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.3 - jar Apache License, Version 2.0
org.mockito mockito-core 2.25.1 - 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.8 - jar Public Domain
org.xmlunit xmlunit-core 2.5.1 - jar The Apache Software License, Version 2.0
org.xmlunit xmlunit-matchers 2.5.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 Licenses 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 Licenses Optional
com.fasterxml.jackson.core jackson-annotations 2.9.9 jar The Apache Software License, Version 2.0 Yes
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.9.9 jar The Apache Software License, Version 2.0 Yes
javax.activation activation 1.1 jar Common Development and Distribution License (CDDL) v1.0 Yes
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License Yes
org.lz4 lz4-java 1.4.1 jar The Apache Software License, Version 2.0 Yes
org.xerial.snappy snappy-java 1.1.7.1 jar The Apache Software License, Version 2.0 Yes
org.yaml snakeyaml 1.23 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 Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.flipkart.zjsonpatch zjsonpatch 0.4.4 - jar The Apache Software License, Version 2.0
com.github.jknack handlebars 4.0.7 - jar The Apache Software License, Version 2.0
com.github.jknack handlebars-helpers 4.0.7 - 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.2.1 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.9.7 - jar The Apache Software License, Version 2.0
net.bytebuddy byte-buddy-agent 1.9.7 - jar The Apache Software License, Version 2.0
net.javacrumbs.json-unit json-unit-core 1.31.1 - 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.7.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.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.5 - jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.9 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-builder-support 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-resolver-provider 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.6.0 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.6.0 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-api 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.3.1 - jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.2.1 - jar Apache License, Version 2.0
org.codehaus.groovy groovy 2.5.6 - jar The Apache Software 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.25 - jar Apache License, Version 2.0
org.eclipse.jetty jetty-continuation 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-http 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlets 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-webapp 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.2.24.v20180105 - jar Apache Software License - Version 2.0-Eclipse Public License - Version 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.hamcrest hamcrest-core 1.3 - jar New BSD License
org.objenesis objenesis 2.6 - 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.5.1 - jar The BSD 3-Clause License

Project Dependency Graph

Dependency Tree

Licenses

MPL 2.0 or EPL 1.0: H2 Database Engine

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

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

The BSD License: ANTLR 4 Runtime, Stax2 API

Mozilla Public License version 2.0: JeroMQ

Eclipse Public License 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Extensions Module

New BSD License: Hamcrest All, Hamcrest Core

CDDL/GPLv2+CE: JavaMail API

Apache 2: Objenesis

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

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

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

Public Domain, per Creative Commons CC0: HdrHistogram

The MIT License: JOpt Simple, mockito-core

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, 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, osgi.core

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

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

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

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

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

HSQLDB License, a BSD open source license: HyperSQL Database

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

Public Domain: AOP alliance, XZ for Java

Eclipse Public License: Tycho org.eclipse.osgi dependency

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

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

CDDL + GPLv2 with classpath exception: Java Servlet API

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, Handlebars Helpers, J2EE Management 1.1, 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

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

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information Sealed
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes No
logback-classic-1.2.3.jar 290.3 kB 234 175 27 1.6 Yes No
logback-core-1.2.3.jar 471.9 kB 419 373 36 1.6 Yes No
zjsonpatch-0.4.4.jar 30.5 kB 28 18 1 1.6 Yes No
handlebars-4.0.7.jar 349.7 kB 249 228 9 1.7 Yes No
handlebars-helpers-4.0.7.jar 11.8 kB 22 10 1 1.7 Yes No
wiremock-2.19.0.jar 1.6 MB 628 498 24 1.7 Yes No
java-allocation-instrumenter-3.0.1.jar 1.1 MB 735 707 9 1.6 Yes No
guava-20.0.jar 2.4 MB 1844 1814 18 1.6 Yes No
guice-4.2.1-no_aop.jar 520.7 kB 406 390 9 1.7 Yes No
h2-1.4.199.jar 2.2 MB 877 872 44 - Yes No
json-path-2.4.0.jar 223.2 kB 191 174 12 1.6 Yes No
commons-codec-1.12.jar 339.7 kB 244 97 7 1.7 Yes No
commons-io-2.6.jar 214.8 kB 146 127 7 1.7 Yes No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes No
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes No
cdi-api-1.0.jar 44.9 kB 92 75 7 1.5 Yes No
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No No
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes No
junit-4.12.jar 314.9 kB 323 286 30 1.5 Yes No
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes No
byte-buddy-1.9.7.jar 3.3 MB 2360 2310 36 1.6 Yes No
byte-buddy-agent-1.9.7.jar 43.4 kB 41 30 1 1.5 Yes No
json-unit-1.31.1.jar 14.1 kB 19 9 1 1.6 Yes No
json-unit-core-1.31.1.jar 98 kB 99 85 4 1.6 Yes No
accessors-smart-1.2.jar 30 kB 24 13 2 1.6 Yes No
json-smart-2.3.jar 120.3 kB 106 92 5 1.6 Yes No
jopt-simple-5.0.3.jar 78.2 kB 71 59 3 1.7 Yes No
antlr4-runtime-4.7.1.jar 336.8 kB 237 220 7 1.7 Yes No
bsh-2.0b6.jar 389 kB 247 164 9 1.5 Yes No
activemq-broker-5.14.5.jar 1.2 MB 713 641 37 1.7 Yes No
activemq-client-5.14.5.jar 1.4 MB 962 885 40 1.7 Yes No
activemq-openwire-legacy-5.14.5.jar 685.7 kB 460 439 7 1.7 Yes No
commons-lang3-3.7.jar 499.6 kB 295 270 13 1.7 Yes No
org.apache.felix.framework-5.6.10.jar 692.2 kB 420 349 30 1.6 Yes No
geronimo-j2ee-management_1.1_spec-1.0.1.jar 20.2 kB 46 33 2 1.5 No No
httpclient-4.5.5.jar 766.1 kB 508 467 24 1.6 Yes No
httpcore-4.4.9.jar 325.5 kB 282 252 17 1.6 Yes No
log4j-api-2.12.4.jar 276.8 kB 207 173 7 - Yes No
log4j-api-2.12.4-tests.jar 237.9 kB - - - - - -
maven-artifact-3.6.0.jar 55.1 kB 57 32 11 1.7 Yes No
maven-builder-support-3.6.0.jar 14.6 kB 24 10 1 1.7 Yes No
maven-core-3.6.0.jar 632.3 kB 485 398 56 1.7 Yes No
maven-model-3.6.0.jar 166 kB 71 54 3 1.7 Yes No
maven-model-builder-3.6.0.jar 177.9 kB 150 117 16 1.7 Yes No
maven-plugin-api-3.6.0.jar 47.8 kB 48 27 6 1.7 Yes No
maven-repository-metadata-3.6.0.jar 27.5 kB 27 9 2 1.7 Yes No
maven-resolver-provider-3.6.0.jar 66.6 kB 43 26 1 1.7 Yes No
maven-settings-3.6.0.jar 44.6 kB 35 19 2 1.7 Yes No
maven-settings-builder-3.6.0.jar 43.2 kB 53 32 5 1.7 Yes No
maven-resolver-api-1.3.1.jar 149 kB 155 131 12 1.7 Yes No
maven-resolver-impl-1.3.1.jar 182.3 kB 117 96 5 1.7 Yes No
maven-resolver-spi-1.3.1.jar 36.9 kB 56 34 8 1.7 Yes No
maven-resolver-util-1.3.1.jar 160.1 kB 128 101 13 1.7 Yes No
maven-shared-utils-3.2.1.jar 166.6 kB 109 84 10 1.6 Yes No
groovy-2.5.6.jar 5.5 MB 3737 3610 102 1.7 Yes No
groovy-dateutil-2.5.6.jar 11.7 kB 15 2 1 1.7 Yes No
groovy-jsr223-2.5.6.jar 21.8 kB 23 9 1 1.7 Yes No
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes No
plexus-component-annotations-1.7.1.jar 4.3 kB 15 3 1 1.6 No No
plexus-interpolation-1.25.jar 85.3 kB 79 62 7 1.6 Yes No
plexus-utils-3.1.0.jar 261.6 kB 129 104 9 1.6 Yes No
jetty-continuation-9.2.24.v20180105.jar 16 kB 20 8 1 1.7 Yes No
jetty-http-9.2.24.v20180105.jar 127.3 kB 78 62 2 1.7 Yes No
jetty-io-9.2.24.v20180105.jar 108.3 kB 89 76 2 1.7 Yes No
jetty-security-9.2.24.v20180105.jar 96 kB 70 57 2 1.7 Yes No
jetty-server-9.2.24.v20180105.jar 420.9 kB 216 197 7 1.7 Yes No
jetty-servlet-9.2.24.v20180105.jar 115.7 kB 59 45 3 1.7 Yes No
jetty-servlets-9.2.24.v20180105.jar 124.6 kB 70 57 2 1.7 Yes No
jetty-util-9.2.24.v20180105.jar 382.4 kB 241 219 10 1.7 Yes No
jetty-webapp-9.2.24.v20180105.jar 107.9 kB 54 41 1 1.7 Yes No
jetty-xml-9.2.24.v20180105.jar 44.1 kB 27 12 1 1.7 Yes No
org.eclipse.sisu.inject-0.3.3.jar 379.2 kB 289 271 9 1.6 Yes No
org.eclipse.sisu.plexus-0.3.3.jar 205.3 kB 196 164 20 1.6 Yes No
org.eclipse.osgi-3.12.1.v20170821-1548.jar 1.4 MB 869 709 78 1.7 Yes No
hawtbuf-1.11.jar 50.2 kB 44 33 2 1.5 Yes No
hamcrest-all-1.3.jar 306.6 kB 249 204 23 1.5 Yes No
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes No
HdrHistogram-2.1.9.jar 114.2 kB 68 59 1 1.6 Yes No
hsqldb-2.3.5.jar 1.5 MB 672 601 21 1.6 No No
jmdns-3.5.3.jar 214 kB 133 116 7 1.6 Yes No
mockito-core-2.25.1.jar 581 kB 623 551 64 1.6 Yes No
objenesis-2.6.jar 55.7 kB 59 43 10 1.6 Yes No
org.osgi.core-4.3.1.jar 350 kB 254 106 13 1.5 Yes No
asm-5.0.3.jar 53.2 kB 30 25 2 1.2 No No
asm-analysis-5.0.3.jar 20.4 kB 19 13 1 1.2 No No
asm-commons-5.0.3.jar 41.7 kB 27 22 1 1.2 No No
asm-tree-5.0.3.jar 29 kB 35 30 1 1.2 No No
asm-util-5.0.3.jar 43.3 kB 21 16 1 1.2 No No
asm-xml-5.0.3.jar 58 kB 65 60 1 1.2 No No
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes No
slf4j-ext-1.7.25.jar 42.4 kB 44 30 6 1.5 Yes No
plexus-cipher-1.4.jar 13.5 kB 20 6 1 1.4 Yes No
plexus-sec-dispatcher-1.4.jar 27.7 kB 31 13 3 1.4 Yes No
spring-core-3.2.18.RELEASE.jar 885.6 kB 686 648 32 1.5 Yes No
spring-test-3.2.18.RELEASE.jar 458.3 kB 369 335 27 1.5 Yes No
xz-1.8.jar 108.6 kB 129 116 9 1.5 No Yes
xmlunit-core-2.5.1.jar 156.9 kB 162 146 8 1.6 Yes No
xmlunit-legacy-2.5.1.jar 125.5 kB 100 86 5 1.6 Yes No
xmlunit-matchers-2.5.1.jar 13.7 kB 16 6 1 1.6 Yes No
disruptor-1.2.10-jdk7.jar 134.9 kB 74 59 3 1.7 Yes No
jackson-annotations-2.9.9.jar 66.9 kB 80 68 1 1.6 Yes No
jackson-core-2.9.9.jar 325.6 kB 132 107 11 1.6 Yes No
jackson-databind-2.9.9.jar 1.3 MB 658 624 20 1.7 Yes No
jackson-dataformat-xml-2.9.9.jar 99.6 kB 69 47 6 1.7 Yes No
jackson-dataformat-yaml-2.9.9.jar 42.5 kB 31 13 2 1.7 Yes No
jackson-module-jaxb-annotations-2.9.9.jar 32.6 kB 28 12 3 1.7 Yes No
woodstox-core-5.0.3.jar 512.7 kB 238 205 16 1.6 Yes No
disruptor-3.4.2.jar 83.1 kB 87 80 3 1.7 Yes No
javax.mail-1.6.2.jar 659 kB 375 340 14 1.7 Yes No
activation-1.1.jar 63 kB 50 38 3 1.4 Yes No
commons-compress-1.18.jar 591.7 kB 377 336 29 1.7 Yes No
commons-csv-1.6.jar 42.4 kB 28 15 1 1.7 Yes No
kafka-clients-1.1.1.jar 1.7 MB 1140 1092 37 1.7 Yes No
stax2-api-3.1.4.jar 161.9 kB 144 124 11 1.5 Yes No
jansi-1.17.1.jar 283.9 kB 111 54 3 1.6 Yes No
jboss-jms-api_1.1_spec-1.0.1.Final.jar 37.2 kB 70 58 1 1.6 Yes No
jctools-core-1.2.1.jar 106.7 kB 102 89 4 1.6 Yes No
lz4-java-1.4.1.jar 370.1 kB 100 77 3 1.6 Yes No
snappy-java-1.1.7.1.jar 2 MB 86 29 2 1.7 Yes No
snakeyaml-1.23.jar 301.3 kB 247 211 19 1.6 Yes No
jeromq-0.4.3.jar 429.1 kB 346 312 26 1.7 Yes No
jnacl-0.1.0.jar 19.3 kB 20 9 2 1.6 Yes No
Total Size Entries Classes Packages Java Version Debug Information Sealed
123 47.5 MB 30505 27040 1400 1.7 111 1
compile: 23 compile: 9.7 MB compile: 4730 compile: 4114 compile: 226 - compile: 23 -
test: 98 test: 37.4 MB test: 25451 test: 22762 test: 1160 - test: 86 test: 1
provided: 2 provided: 387.2 kB provided: 324 provided: 164 provided: 14 - provided: 2 -

Dependency Repository Locations

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

Repository locations for each of the Dependencies.

Artifact NextivaSnapshots repository.jboss.org releases maven2-repository.dev.java.net NextivaThirdparty NextivaCentral ow2-snapshot NextivaApacheSnapshots snapshots.jboss.org oss.sonatype.org/jboss-snapshots glassfish-repository jvnet-nexus-snapshots apache.snapshots
aopalliance:aopalliance:jar:1.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
ch.qos.logback:logback-classic:jar:1.2.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
ch.qos.logback:logback-core:jar:1.2.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.flipkart.zjsonpatch:zjsonpatch:jar:0.4.4 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.github.jknack:handlebars:jar:4.0.7 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.github.jknack:handlebars-helpers:jar:4.0.7 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.github.tomakehurst:wiremock:jar:2.19.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.google.code.java-allocation-instrumenter:java-allocation-instrumenter:jar:3.0.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.google.guava:guava:jar:20.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.google.inject:guice:jar:no_aop:4.2.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.h2database:h2:jar:1.4.199 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.jayway.jsonpath:json-path:jar:2.4.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
commons-codec:commons-codec:jar:1.12 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
commons-io:commons-io:jar:2.6 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
commons-logging:commons-logging:jar:1.2 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
javax.annotation:jsr250-api:jar:1.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
javax.enterprise:cdi-api:jar:1.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
javax.inject:javax.inject:jar:1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
javax.servlet:javax.servlet-api:jar:3.1.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
junit:junit:jar:4.12 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
log4j:log4j:jar:1.2.17 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
net.bytebuddy:byte-buddy:jar:1.9.7 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
net.bytebuddy:byte-buddy-agent:jar:1.9.7 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
net.javacrumbs.json-unit:json-unit:jar:1.31.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
net.javacrumbs.json-unit:json-unit-core:jar:1.31.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
net.minidev:accessors-smart:jar:1.2 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
net.minidev:json-smart:jar:2.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
net.sf.jopt-simple:jopt-simple:jar:5.0.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.antlr:antlr4-runtime:jar:4.7.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache-extras.beanshell:bsh:jar:2.0b6 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.activemq:activemq-broker:jar:5.14.5 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.activemq:activemq-client:jar:5.14.5 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.activemq:activemq-openwire-legacy:jar:5.14.5 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.commons:commons-lang3:jar:3.7 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.felix:org.apache.felix.framework:jar:5.6.10 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:jar:1.0.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.httpcomponents:httpclient:jar:4.5.5 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.httpcomponents:httpcore:jar:4.4.9 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.logging.log4j:log4j-api:jar:2.12.4 - - - - - - - - - - - - -
org.apache.logging.log4j:log4j-api:test-jar:tests:2.12.4 - - - - - - - - - - - - -
org.apache.maven:maven-artifact:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-builder-support:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-core:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-model:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-model-builder:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-plugin-api:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-repository-metadata:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-resolver-provider:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-settings:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven:maven-settings-builder:jar:3.6.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven.resolver:maven-resolver-api:jar:1.3.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven.resolver:maven-resolver-util:jar:1.3.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.maven.shared:maven-shared-utils:jar:3.2.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.codehaus.groovy:groovy:jar:2.5.6 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.codehaus.groovy:groovy-dateutil:jar:2.5.6 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.codehaus.groovy:groovy-jsr223:jar:2.5.6 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.codehaus.plexus:plexus-classworlds:jar:2.5.2 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.codehaus.plexus:plexus-interpolation:jar:1.25 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.codehaus.plexus:plexus-utils:jar:3.1.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-continuation:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-http:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-io:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-security:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-server:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-servlet:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-servlets:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-util:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-webapp:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.jetty:jetty-xml:jar:9.2.24.v20180105 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.eclipse.tycho:org.eclipse.osgi:jar:3.12.1.v20170821-1548 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.fusesource.hawtbuf:hawtbuf:jar:1.11 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.hamcrest:hamcrest-all:jar:1.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.hamcrest:hamcrest-core:jar:1.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.hdrhistogram:HdrHistogram:jar:2.1.9 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.hsqldb:hsqldb:jar:2.3.5 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.jmdns:jmdns:jar:3.5.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.mockito:mockito-core:jar:2.25.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.objenesis:objenesis:jar:2.6 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.osgi:org.osgi.core:jar:4.3.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.ow2.asm:asm:jar:5.0.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.ow2.asm:asm-analysis:jar:5.0.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.ow2.asm:asm-commons:jar:5.0.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.ow2.asm:asm-tree:jar:5.0.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.ow2.asm:asm-util:jar:5.0.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.ow2.asm:asm-xml:jar:5.0.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.slf4j:slf4j-api:jar:1.7.25 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.slf4j:slf4j-ext:jar:1.7.25 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.sonatype.plexus:plexus-cipher:jar:1.4 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.springframework:spring-core:jar:3.2.18.RELEASE - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.springframework:spring-test:jar:3.2.18.RELEASE - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.tukaani:xz:jar:1.8 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.xmlunit:xmlunit-core:jar:2.5.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.xmlunit:xmlunit-legacy:jar:2.5.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.xmlunit:xmlunit-matchers:jar:2.5.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.conversantmedia:disruptor:jar:jdk7:1.2.10 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.fasterxml.jackson.core:jackson-annotations:jar:2.9.9 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.fasterxml.jackson.core:jackson-core:jar:2.9.9 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.fasterxml.jackson.core:jackson-databind:jar:2.9.9 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.fasterxml.jackson.dataformat:jackson-dataformat-xml:jar:2.9.9 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.9.9 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar:2.9.9 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.fasterxml.woodstox:woodstox-core:jar:5.0.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.lmax:disruptor:jar:3.4.2 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
com.sun.mail:javax.mail:jar:1.6.2 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
javax.activation:activation:jar:1.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.commons:commons-compress:jar:1.18 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.commons:commons-csv:jar:1.6 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.apache.kafka:kafka-clients:jar:1.1.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.codehaus.woodstox:stax2-api:jar:3.1.4 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.fusesource.jansi:jansi:jar:1.17.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.jboss.spec.javax.jms:jboss-jms-api_1.1_spec:jar:1.0.1.Final - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.jctools:jctools-core:jar:1.2.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.lz4:lz4-java:jar:1.4.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.xerial.snappy:snappy-java:jar:1.1.7.1 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.yaml:snakeyaml:jar:1.23 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.zeromq:jeromq:jar:0.4.3 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
org.zeromq:jnacl:jar:0.1.0 - - - - - Found at http://repository.nextiva.xyz:8081/nexus/content/groups/public - - - - - - -
Total NextivaSnapshots repository.jboss.org releases maven2-repository.dev.java.net NextivaThirdparty NextivaCentral ow2-snapshot NextivaApacheSnapshots snapshots.jboss.org oss.sonatype.org/jboss-snapshots glassfish-repository jvnet-nexus-snapshots apache.snapshots
123 (compile: 23, test: 98, provided: 2) 0 0 0 0 0 121 0 0 0 0 0 0 0