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
org.apache.commons commons-compress 1.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-core 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-plugin-api 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.10 jar The Apache Software License, Version 2.0
org.jboss.jdf stacks-client 1.0.2.Final jar Apache License, Version 2.0
org.wildfly wildfly-cli 8.1.0.Final jar lgpl
org.wildfly wildfly-controller-client 8.1.0.Final jar lgpl
org.wildfly wildfly-protocol 8.1.0.Final jar lgpl

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
junit junit 4.11 jar Common Public License Version 1.0
org.apache.maven maven-compat 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven maven-settings-builder 3.0.5 jar The Apache Software License, Version 2.0
org.apache.maven.plugin-testing maven-plugin-testing-harness 2.1 jar The Apache Software License, Version 2.0
org.jboss.arquillian.junit arquillian-junit-container 1.0.3.Final jar Apache License, Version 2.0
org.mockito mockito-all 1.9.0 jar The MIT License
org.wildfly wildfly-arquillian-container-managed 8.1.0.Final jar lgpl

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.eclipse.aether aether-api 0.9.0.M4 jar Eclipse Public License, Version 1.0 Yes
org.sonatype.aether aether-api 1.13.1 jar Eclipse Public License, Version 1.0 Yes
org.sonatype.aether aether-util 1.13.1 jar Eclipse Public License, Version 1.0 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 Classifier Type License
commons-codec commons-codec 1.3 - jar /LICENSE.txt
commons-logging commons-logging 1.1.1 - jar The Apache Software License, Version 2.0
org.apache.httpcomponents httpclient 4.0.1 - jar ../LICENSE.txt
org.apache.httpcomponents httpcore 4.0.1 - jar Apache License
org.apache.maven maven-aether-provider 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-artifact 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-model-builder 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-repository-metadata 3.0.5 - jar The Apache Software License, Version 2.0
org.apache.maven maven-settings 3.0.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.4 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.14 - jar The Apache Software License, Version 2.0
org.fusesource.jansi jansi 1.9 - jar The Apache Software License, Version 2.0
org.jboss jboss-dmr 1.2.0.Final - jar Public Domain
org.jboss jboss-vfs 3.2.5.Final - jar lgpl
org.jboss staxmapper 1.1.0.Final - jar Public Domain
org.jboss.aesh aesh 0.33.11 - jar Eclipse License, Version 1.0
org.jboss.logging jboss-logging 3.1.2.GA - jar Apache License, version 2.0
org.jboss.marshalling jboss-marshalling 1.4.6.Final - jar Public Domain
org.jboss.marshalling jboss-marshalling-river 1.4.6.Final - jar Public Domain
org.jboss.remoting jboss-remoting 4.0.3.Final - jar LGPL 2.1
org.jboss.remotingjmx remoting-jmx 2.0.0.Final - jar LGPL 2.1
org.jboss.sasl jboss-sasl 1.0.4.Final - jar Public Domain
org.jboss.threads jboss-threads 2.1.1.Final - jar lgpl
org.jboss.xnio xnio-api 3.2.2.Final - jar Public Domain
org.jboss.xnio xnio-nio 3.2.2.Final - jar Public Domain
org.sonatype.aether aether-impl 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.aether aether-spi 1.13.1 - jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guava 0.9.9 - jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-guice 3.1.0 no_aop jar The Apache Software License, Version 2.0
org.sonatype.sisu sisu-inject-bean 2.3.0 - jar The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0
org.sonatype.sisu sisu-inject-plexus 2.3.0 - jar Eclipse Public License, Version 1.0
org.tukaani xz 1.2 - jar Public Domain
org.wildfly wildfly-build-config 8.1.0.Final - jar lgpl
org.wildfly.security wildfly-security-manager 1.0.0.Final - jar Public Domain
org.yaml snakeyaml 1.10 - jar LICENSE.txt

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type License
classworlds classworlds 1.1-alpha-2 jar -
io.undertow undertow-core 1.0.15.Final jar Apache License Version 2.0
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.maven.wagon wagon-provider-api 2.4 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-archiver 2.2 jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-container-default 1.0-alpha-9-stable-1 jar -
org.codehaus.plexus plexus-io 2.0.4 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jboss jandex 1.1.0.Final jar AL 2.0
org.jboss jboss-common-core 2.2.22.GA jar lgpl
org.jboss.arquillian.config arquillian-config-api 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.config arquillian-config-impl-base 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.container arquillian-container-impl-base 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.container arquillian-container-spi 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.container arquillian-container-test-api 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.container arquillian-container-test-impl-base 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.container arquillian-container-test-spi 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.core arquillian-core-api 1.1.2.Final-wildfly-1 jar Apache License, Version 2.0
org.jboss.arquillian.core arquillian-core-impl-base 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.core arquillian-core-spi 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.junit arquillian-junit-core 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.protocol arquillian-protocol-jmx 1.1.2.Final-wildfly-1 jar Apache License, Version 2.0
org.jboss.arquillian.protocol arquillian-protocol-servlet 1.1.2.Final-wildfly-1 jar Apache License, Version 2.0
org.jboss.arquillian.test arquillian-test-api 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.test arquillian-test-impl-base 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.test arquillian-test-spi 1.0.3.Final jar Apache License, Version 2.0
org.jboss.arquillian.testenricher arquillian-testenricher-cdi 1.1.2.Final-wildfly-1 jar Apache License, Version 2.0
org.jboss.arquillian.testenricher arquillian-testenricher-ejb 1.1.2.Final-wildfly-1 jar Apache License, Version 2.0
org.jboss.arquillian.testenricher arquillian-testenricher-initialcontext 1.1.2.Final-wildfly-1 jar Apache License, Version 2.0
org.jboss.arquillian.testenricher arquillian-testenricher-osgi 2.1.0.CR2 jar Public Domain
org.jboss.arquillian.testenricher arquillian-testenricher-resource 1.1.2.Final-wildfly-1 jar Apache License, Version 2.0
org.jboss.invocation jboss-invocation 1.2.1.Final jar Public Domain
org.jboss.logmanager jboss-logmanager 1.5.2.Final jar Public Domain
org.jboss.modules jboss-modules 1.3.3.Final jar lgpl
org.jboss.msc jboss-msc 1.2.2.Final jar Public Domain
org.jboss.osgi.metadata jbosgi-metadata 3.0.1.Final jar lgpl_v2_1
org.jboss.shrinkwrap shrinkwrap-api 1.0.1 jar Apache License, Version 2.0
org.jboss.shrinkwrap shrinkwrap-impl-base 1.0.1 jar Apache License, Version 2.0
org.jboss.shrinkwrap shrinkwrap-spi 1.0.1 jar Apache License, Version 2.0
org.jboss.shrinkwrap.descriptors shrinkwrap-descriptors-api-base 2.0.0-alpha-3 jar Apache License, Version 2.0
org.jboss.shrinkwrap.descriptors shrinkwrap-descriptors-spi 2.0.0-alpha-3 jar Apache License, Version 2.0
org.jboss.stdio jboss-stdio 1.0.2.GA jar Public Domain
org.osgi org.osgi.core 5.0.0 jar Apache License, Version 2.0
org.wildfly wildfly-arquillian-common 8.1.0.Final jar lgpl
org.wildfly wildfly-arquillian-protocol-jmx 8.1.0.Final jar lgpl
org.wildfly wildfly-arquillian-testenricher-msc 8.1.0.Final jar lgpl
org.wildfly wildfly-controller 8.1.0.Final jar lgpl
org.wildfly wildfly-core-security 8.1.0.Final jar lgpl
org.wildfly wildfly-core-security-api 8.1.0.Final jar lgpl
org.wildfly wildfly-deployment-repository 8.1.0.Final jar lgpl
org.wildfly wildfly-domain-http-interface 8.1.0.Final jar lgpl
org.wildfly wildfly-domain-management 8.1.0.Final jar lgpl
org.wildfly wildfly-io 8.1.0.Final jar lgpl
org.wildfly wildfly-jmx 8.1.0.Final jar lgpl
org.wildfly wildfly-network 8.1.0.Final jar lgpl
org.wildfly wildfly-patching 8.1.0.Final jar lgpl
org.wildfly wildfly-platform-mbean 8.1.0.Final jar lgpl
org.wildfly wildfly-process-controller 8.1.0.Final jar lgpl
org.wildfly wildfly-remoting 8.1.0.Final jar lgpl
org.wildfly wildfly-server 8.1.0.Final jar lgpl
org.wildfly wildfly-version 8.1.0.Final jar lgpl

system

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

GroupId ArtifactId Version Type License
sun.jdk jconsole jdk jar -

Project Dependency Graph

Dependency Tree

Licenses

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

lgpl_v2_1: JBossOSGi Metadata

Apache License, version 2.0: JBoss Logging 3

Public Domain: Arquillian OSGi :: Enricher, Invocation API, JBoss Dynamic Model Representation, JBoss Log Manager, JBoss Marshalling API, JBoss Marshalling River, JBoss Modular Service Container, JBoss STDIO, StAX Mapper, WildFly Security Manager, XNIO API, XNIO NIO Implementation, XZ for Java, jboss-sasl

New BSD License: Hamcrest Core

Unknown: Default Plexus Container, classworlds

Apache License, Version 2.0: Arquillian Config API, Arquillian Config Implementation Base, Arquillian Container Implementation Base, Arquillian Container SPI, Arquillian Container Test API, Arquillian Container Test Implementation Base, Arquillian Container Test SPI, Arquillian Core API, Arquillian Core Implementation Base, Arquillian Core SPI, Arquillian Protocol JMX, Arquillian Protocol Servlet 2.5/3.x, Arquillian Test API, Arquillian Test Implementation Base, Arquillian Test SPI, Arquillian TestEnricher CDI, Arquillian TestEnricher EJB, Arquillian TestEnricher InitialContext, Arquillian TestEnricher Resource, Arquillian TestRunner JUnit Container, Arquillian TestRunner JUnit Core, JBoss Stacks Parser, ShrinkWrap API, ShrinkWrap Descriptors API Base, ShrinkWrap Descriptors SPI, ShrinkWrap Implementation Base, ShrinkWrap SPI, osgi.core

LGPL 2.1: JBoss Remoting, remoting-jmx

The Apache Software License, Version 2.0: Apache Maven Wagon :: API, Codec, Commons Compress, Commons Logging, Maven Aether Provider, Maven Artifact, Maven Compat, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Java 5 Annotations, Maven Plugin Testing Mechanism, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Archiver Component, Plexus Classworlds, Plexus Common Utilities, Plexus IO Components, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle, jansi, javax.inject

lgpl: JBoss Common Classes, JBoss Modules, JBoss Threads, JBoss VFS, WildFly Maven Plugin, WildFly: Arquillian Common, WildFly: Arquillian Managed Container, WildFly: Arquillian Protocol JMX, WildFly: Arquillian TestEnricher MSC, WildFly: Build Configuration, WildFly: Command line interface, WildFly: Controller Client, WildFly: Controller Core, WildFly: Core Security API, WildFly: Core Security Utilities, WildFly: Deployment Repository, WildFly: Domain HTTP Interface, WildFly: Domain Management, WildFly: IO Subsystem, WildFly: JMX Subsystem, WildFly: Network, WildFly: Patching Core, WildFly: Platform MBean integration, WildFly: Process Controller, WildFly: Protocol Utilities, WildFly: Remoting Subsystem, WildFly: Server, WildFly: Version

Apache License: HttpClient, HttpCore

AL 2.0: Java Annotation Indexer

Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Aether API, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle

Eclipse License, Version 1.0: Æsh

Common Public License Version 1.0: JUnit

The MIT License: Mockito

Apache License Version 2.0: SnakeYAML, Undertow Core

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
classworlds-1.1-alpha-2.jar 36.64 kB 32 22 3 1.1 debug -
commons-codec-1.3.jar 45.63 kB 42 25 5 1.2 debug -
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug -
undertow-core-1.0.15.Final.jar 1.21 MB 917 858 37 1.6 debug -
javax.inject-1.jar 2.44 kB 8 6 1 1.5 release -
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug -
commons-compress-1.5.jar 250.24 kB 162 135 14 1.5 debug -
httpclient-4.0.1.jar 284.22 kB 266 230 22 1.5 debug -
httpcore-4.0.1.jar 168.84 kB 181 158 10 1.3 debug -
maven-aether-provider-3.0.5.jar 55.19 kB 40 23 1 1.5 debug -
maven-artifact-3.0.5.jar 50.88 kB 57 32 11 1.5 debug -
maven-compat-3.0.5.jar 274.90 kB 211 159 29 1.5 debug -
maven-core-3.0.5.jar 545.89 kB 428 350 43 1.5 debug -
maven-model-3.0.5.jar 159.73 kB 67 50 3 1.5 debug -
maven-model-builder-3.0.5.jar 147.07 kB 142 109 16 1.5 debug -
maven-plugin-api-3.0.5.jar 48.17 kB 46 25 6 1.5 debug -
maven-repository-metadata-3.0.5.jar 29.38 kB 25 7 2 1.5 debug -
maven-settings-3.0.5.jar 45.58 kB 33 17 2 1.5 debug -
maven-settings-builder-3.0.5.jar 40.42 kB 53 32 5 1.5 debug -
maven-plugin-testing-harness-2.1.jar 38.02 kB 29 11 2 1.5 debug -
maven-plugin-annotations-3.2.jar 14.73 kB 23 8 1 1.5 debug -
wagon-provider-api-2.4.jar 51.21 kB 60 39 8 1.5 debug -
plexus-archiver-2.2.jar 180.64 kB 137 112 12 1.5 debug -
plexus-classworlds-2.4.jar 45.96 kB 52 37 5 1.4 debug -
plexus-component-annotations-1.5.5.jar 4.11 kB 15 3 1 1.5 release -
plexus-container-default-1.0-alpha-9-stable-1.jar 189.63 kB 215 175 28 1.1 debug -
plexus-interpolation-1.14.jar 59.64 kB 60 44 6 1.4 debug -
plexus-io-2.0.4.jar 56.91 kB 62 43 5 1.5 debug -
plexus-utils-3.0.10.jar 225.47 kB 127 102 9 1.5 debug -
jansi-1.9.jar 111.13 kB 70 39 3 1.5 debug -
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug -
jandex-1.1.0.Final.jar 74.76 kB 55 44 1 1.6 debug -
jboss-common-core-2.2.22.GA.jar 559.11 kB 476 436 29 1.6 debug -
jboss-dmr-1.2.0.Final.jar 94.46 kB 50 39 1 1.6 debug -
jboss-vfs-3.2.5.Final.jar 130.29 kB 120 99 7 1.6 debug -
staxmapper-1.1.0.Final.jar 35.16 kB 42 31 1 1.6 debug -
aesh-0.33.11.jar 166.27 kB 145 118 17 1.6 debug -
arquillian-config-api-1.0.3.Final.jar 6.52 kB 21 7 1 1.5 release -
arquillian-config-impl-base-1.0.3.Final.jar 40.00 kB 50 31 2 1.5 debug -
arquillian-container-impl-base-1.0.3.Final.jar 75.50 kB 76 57 5 1.5 debug -
arquillian-container-spi-1.0.3.Final.jar 50.09 kB 85 63 9 1.5 debug -
arquillian-container-test-api-1.0.3.Final.jar 8.42 kB 24 10 1 1.5 debug -
arquillian-container-test-impl-base-1.0.3.Final.jar 95.89 kB 101 70 15 1.5 debug -
arquillian-container-test-spi-1.0.3.Final.jar 25.17 kB 44 25 5 1.5 debug -
arquillian-core-api-1.1.2.Final-wildfly-1.jar 8.30 kB 26 10 3 1.5 debug -
arquillian-core-impl-base-1.0.3.Final.jar 52.86 kB 49 34 3 1.5 debug -
arquillian-core-spi-1.0.3.Final.jar 26.50 kB 49 34 3 1.5 debug -
arquillian-junit-container-1.0.3.Final.jar 7.96 kB 20 5 1 1.5 debug -
arquillian-junit-core-1.0.3.Final.jar 26.24 kB 36 23 1 1.5 debug -
arquillian-protocol-jmx-1.1.2.Final-wildfly-1.jar 16.84 kB 26 11 1 1.5 debug -
arquillian-protocol-servlet-1.1.2.Final-wildfly-1.jar 56.44 kB 67 38 8 1.5 debug -
arquillian-test-api-1.0.3.Final.jar 3.34 kB 14 1 1 1.5 release -
arquillian-test-impl-base-1.0.3.Final.jar 22.68 kB 34 16 3 1.5 debug -
arquillian-test-spi-1.0.3.Final.jar 34.00 kB 62 42 6 1.5 debug -
arquillian-testenricher-cdi-1.1.2.Final-wildfly-1.jar 26.69 kB 36 19 3 1.5 debug -
arquillian-testenricher-ejb-1.1.2.Final-wildfly-1.jar 19.78 kB 28 11 3 1.5 debug -
arquillian-testenricher-initialcontext-1.1.2.Final-wildfly-1.jar 6.90 kB 21 4 3 1.5 debug -
arquillian-testenricher-osgi-2.1.0.CR2.jar 11.96 kB 25 9 2 1.6 debug -
arquillian-testenricher-resource-1.1.2.Final-wildfly-1.jar 18.25 kB 28 11 3 1.5 debug -
jboss-invocation-1.2.1.Final.jar 72.58 kB 73 58 4 1.6 debug -
stacks-client-1.0.2.Final.jar 33.63 kB 40 23 4 1.6 debug -
jboss-logging-3.1.2.GA.jar 53.95 kB 55 43 1 1.6 debug -
jboss-logmanager-1.5.2.Final.jar 306.91 kB 246 228 6 1.6 debug -
jboss-marshalling-1.4.6.Final.jar 211.01 kB 200 186 4 1.6 debug -
jboss-marshalling-river-1.4.6.Final.jar 80.05 kB 46 32 1 1.6 debug -
jboss-modules-1.3.3.Final.jar 346.37 kB 223 198 9 1.6 debug -
jboss-msc-1.2.2.Final.jar 224.13 kB 167 150 5 1.6 debug -
jbosgi-metadata-3.0.1.Final.jar 69.77 kB 69 54 3 1.6 debug -
jboss-remoting-4.0.3.Final.jar 259.30 kB 197 181 4 1.6 debug -
remoting-jmx-2.0.0.Final.jar 304.85 kB 249 233 4 1.6 debug -
jboss-sasl-1.0.4.Final.jar 87.70 kB 72 50 8 1.6 debug -
shrinkwrap-api-1.0.1.jar 61.12 kB 91 71 9 1.5 debug -
shrinkwrap-impl-base-1.0.1.jar 142.99 kB 130 83 17 1.5 debug -
shrinkwrap-spi-1.0.1.jar 3.56 kB 15 3 1 1.5 release -
shrinkwrap-descriptors-api-base-2.0.0-alpha-3.jar 14.88 kB 31 15 2 1.5 debug -
shrinkwrap-descriptors-spi-2.0.0-alpha-3.jar 36.27 kB 42 26 4 1.5 debug -
jboss-stdio-1.0.2.GA.jar 18.10 kB 27 16 1 1.6 debug -
jboss-threads-2.1.1.Final.jar 117.14 kB 117 105 2 1.6 debug -
xnio-api-3.2.2.Final.jar 480.39 kB 388 369 9 1.6 debug -
xnio-nio-3.2.2.Final.jar 94.73 kB 62 48 1 1.6 debug -
mockito-all-1.9.0.jar 1.43 MB 1,279 654 66 1.5 debug -
org.osgi.core-5.0.0.jar 420.26 kB 317 132 16 1.5 debug -
aether-impl-1.13.1.jar 127.10 kB 87 73 2 1.5 debug -
aether-spi-1.13.1.jar 15.07 kB 33 17 5 1.5 debug -
plexus-cipher-1.4.jar 13.18 kB 20 6 1 1.4 debug -
plexus-sec-dispatcher-1.3.jar 27.89 kB 31 13 3 1.4 debug -
sisu-guava-0.9.9.jar 1.44 MB 1,183 1,163 10 1.5 debug -
sisu-guice-3.1.0-no_aop.jar 349.05 kB 310 295 8 1.5 debug -
sisu-inject-bean-2.3.0.jar 282.29 kB 256 224 15 1.5 debug -
sisu-inject-plexus-2.3.0.jar 199.64 kB 207 163 27 1.5 debug -
xz-1.2.jar 92.59 kB 115 102 9 1.4 release sealed
Total Size Entries Classes Packages JDK Rev Debug Sealed
91 13.59 MB 12,108 9,469 722 1.6 85 1
compile: 42 compile: 6.91 MB compile: 5,903 compile: 5,035 compile: 306 - compile: 40 compile: 1
test: 49 test: 6.68 MB test: 6,205 test: 4,434 test: 416 - test: 45 -

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
jboss-deprecated-repository https://repository.jboss.org/nexus/content/repositories/deprecated/ Yes - -
plexus.snapshots https://oss.sonatype.org/content/repositories/plexus-snapshots - Yes -
apache.snapshots http://repository.apache.org/snapshots - Yes -
jboss-public-repository-group http://repository.jboss.org/nexus/content/groups/public/ Yes Yes -
thirdparty-uploads https://repository.jboss.org/nexus/content/repositories/thirdparty-uploads Yes Yes -
snapshots http://snapshots.maven.codehaus.org/maven2 - Yes Yes
jboss-public-repository https://repository.jboss.org/nexus/content/groups/public Yes Yes -
central http://repo.maven.apache.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact jboss-deprecated-repository plexus.snapshots apache.snapshots jboss-public-repository-group thirdparty-uploads jboss-public-repository central
classworlds:classworlds:jar:1.1-alpha-2 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
commons-codec:commons-codec:jar:1.3 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
io.undertow:undertow-core:jar:1.0.15.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
javax.inject:javax.inject:jar:1 - - - - - - Found at http://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.commons:commons-compress:jar:1.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpclient:jar:4.0.1 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.httpcomponents:httpcore:jar:4.0.1 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-aether-provider:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-artifact:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-compat:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-core:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-model:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-model-builder:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-plugin-api:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-repository-metadata:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-settings:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven:maven-settings-builder:jar:3.0.5 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.2 - - - - - - Found at http://repo.maven.apache.org/maven2
org.apache.maven.wagon:wagon-provider-api:jar:2.4 - - - - - - Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-archiver:jar:2.2 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-classworlds:jar:2.4 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-interpolation:jar:1.14 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-io:jar:2.0.4 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.codehaus.plexus:plexus-utils:jar:3.0.10 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.fusesource.jansi:jansi:jar:1.9 - - - - - - Found at http://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - - - - Found at http://repo.maven.apache.org/maven2
org.jboss:jandex:jar:1.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss:jboss-common-core:jar:2.2.22.GA - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss:jboss-dmr:jar:1.2.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss:jboss-vfs:jar:3.2.5.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss:staxmapper:jar:1.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.aesh:aesh:jar:0.33.11 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.config:arquillian-config-api:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.config:arquillian-config-impl-base:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.container:arquillian-container-impl-base:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.container:arquillian-container-spi:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.container:arquillian-container-test-api:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.container:arquillian-container-test-impl-base:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.container:arquillian-container-test-spi:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.core:arquillian-core-api:jar:1.1.2.Final-wildfly-1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.core:arquillian-core-impl-base:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.core:arquillian-core-spi:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.junit:arquillian-junit-container:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.junit:arquillian-junit-core:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.protocol:arquillian-protocol-jmx:jar:1.1.2.Final-wildfly-1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.protocol:arquillian-protocol-servlet:jar:1.1.2.Final-wildfly-1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.test:arquillian-test-api:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.test:arquillian-test-impl-base:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.test:arquillian-test-spi:jar:1.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.testenricher:arquillian-testenricher-cdi:jar:1.1.2.Final-wildfly-1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.testenricher:arquillian-testenricher-ejb:jar:1.1.2.Final-wildfly-1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.testenricher:arquillian-testenricher-initialcontext:jar:1.1.2.Final-wildfly-1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.testenricher:arquillian-testenricher-osgi:jar:2.1.0.CR2 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.arquillian.testenricher:arquillian-testenricher-resource:jar:1.1.2.Final-wildfly-1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.invocation:jboss-invocation:jar:1.2.1.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.jdf:stacks-client:jar:1.0.2.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.logging:jboss-logging:jar:3.1.2.GA - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.logmanager:jboss-logmanager:jar:1.5.2.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.marshalling:jboss-marshalling:jar:1.4.6.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.marshalling:jboss-marshalling-river:jar:1.4.6.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.modules:jboss-modules:jar:1.3.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.msc:jboss-msc:jar:1.2.2.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.osgi.metadata:jbosgi-metadata:jar:3.0.1.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.remoting:jboss-remoting:jar:4.0.3.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.remotingjmx:remoting-jmx:jar:2.0.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.sasl:jboss-sasl:jar:1.0.4.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.shrinkwrap:shrinkwrap-api:jar:1.0.1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.shrinkwrap:shrinkwrap-impl-base:jar:1.0.1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.shrinkwrap:shrinkwrap-spi:jar:1.0.1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base:jar:2.0.0-alpha-3 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:jar:2.0.0-alpha-3 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.stdio:jboss-stdio:jar:1.0.2.GA - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public -
org.jboss.threads:jboss-threads:jar:2.1.1.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.xnio:xnio-api:jar:3.2.2.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.jboss.xnio:xnio-nio:jar:3.2.2.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.mockito:mockito-all:jar:1.9.0 - - - - - - Found at http://repo.maven.apache.org/maven2
org.osgi:org.osgi.core:jar:5.0.0 - - - - - - Found at http://repo.maven.apache.org/maven2
org.sonatype.aether:aether-impl:jar:1.13.1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.sonatype.aether:aether-spi:jar:1.13.1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.sonatype.plexus:plexus-cipher:jar:1.4 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.sonatype.sisu:sisu-guava:jar:0.9.9 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.tukaani:xz:jar:1.2 - - - - - - Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-arquillian-common:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-arquillian-container-managed:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-arquillian-protocol-jmx:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-arquillian-testenricher-msc:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-build-config:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-cli:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-controller:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-controller-client:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-core-security:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-core-security-api:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-deployment-repository:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-domain-http-interface:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-domain-management:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-io:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-jmx:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-network:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-patching:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-platform-mbean:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-process-controller:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-protocol:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-remoting:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-server:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly:wildfly-version:jar:8.1.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.wildfly.security:wildfly-security-manager:jar:1.0.0.Final - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.yaml:snakeyaml:jar:1.10 - - - - - - Found at http://repo.maven.apache.org/maven2
sun.jdk:jconsole:jar:jdk - - - - - - -
org.eclipse.aether:aether-api:jar:0.9.0.M4 - - - - - - Found at http://repo.maven.apache.org/maven2
org.sonatype.aether:aether-api:jar:1.13.1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
org.sonatype.aether:aether-util:jar:1.13.1 - - - Found at http://repository.jboss.org/nexus/content/groups/public/ - Found at https://repository.jboss.org/nexus/content/groups/public Found at http://repo.maven.apache.org/maven2
Total jboss-deprecated-repository plexus.snapshots apache.snapshots jboss-public-repository-group thirdparty-uploads jboss-public-repository central
120 (compile: 48, test: 68, provided: 3, system: 1) 0 0 0 94 0 94 114