Dependencies Report
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 |
---|---|---|---|---|
org.codehaus.plexus | plexus-utils | 3.5.1 | jar | Apache License, Version 2.0 |
org.jboss.galleon | galleon-api | 6.0.3.Final | jar | Apache License Version 2.0 |
org.jboss.galleon | galleon-maven-plugin | 6.0.3.Final | jar | Apache License Version 2.0 |
org.twdata.maven | mojo-executor | 2.3.1 | jar | Apache License, Version 2.0 |
org.wildfly.channel | channel-core | 1.1.0.Final | jar | Apache License 2.0 |
org.wildfly.channel | maven-resolver | 1.1.0.Final | jar | Apache License 2.0 |
org.wildfly.core | wildfly-controller-client | 25.0.2.Final | jar | Apache License 2.0 |
org.wildfly.core | wildfly-launcher | 25.0.2.Final | jar | Apache License 2.0 |
org.wildfly.core | wildfly-protocol | 25.0.2.Final | jar | Apache License 2.0 |
org.wildfly.glow | wildfly-glow-core | 1.0.6.Final | jar | Public Domain |
org.wildfly.plugins | wildfly-plugin-core | 5.0.1.Final | jar | Apache License 2.0 |
org.wildfly.plugins | wildfly-plugin-tools | 1.1.0.Final | jar | Apache License Version 2.0 |
org.wildfly.prospero | prospero-metadata | 1.2.1.Final | jar | Public Domain |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.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 |
---|---|---|---|---|---|
javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 | No |
org.apache.maven | maven-core | 3.9.4 | jar | Apache-2.0 | No |
org.apache.maven | maven-plugin-api | 3.9.4 | jar | Apache-2.0 | No |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.7.0 | jar | Apache License, Version 2.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:
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
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:
Project Dependency Graph
Dependency Tree
- org.wildfly.plugins:wildfly-maven-plugin:maven-plugin:5.0.1.Final Info
- javax.inject:javax.inject:jar:1 (provided) Info
- org.apache.maven:maven-core:jar:3.9.4 (provided) Info
- org.apache.maven:maven-model:jar:3.9.4 (provided) Info
- org.apache.maven:maven-settings:jar:3.9.4 (provided) Info
- org.apache.maven:maven-settings-builder:jar:3.9.4 (provided) Info
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided) Info
- org.codehaus.plexus:plexus-cipher:jar:2.0 (provided) Info
- org.codehaus.plexus:plexus-sec-dispatcher:jar:2.0 (provided) Info
- org.apache.maven:maven-builder-support:jar:3.9.4 (provided) Info
- org.apache.maven:maven-repository-metadata:jar:3.9.4 (provided) Info
- org.apache.maven:maven-artifact:jar:3.9.4 (provided) Info
- org.apache.maven:maven-model-builder:jar:3.9.4 (provided) Info
- org.apache.maven:maven-resolver-provider:jar:3.9.4 (provided) Info
- org.apache.maven.resolver:maven-resolver-impl:jar:1.9.18 (provided) Info
- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.9.18 (provided) Info
- org.apache.maven.resolver:maven-resolver-api:jar:1.9.18 (provided) Info
- org.apache.maven.resolver:maven-resolver-spi:jar:1.9.18 (provided) Info
- org.apache.maven.resolver:maven-resolver-util:jar:1.9.18 (provided) Info
- org.apache.maven.shared:maven-shared-utils:jar:3.3.4 (provided) Info
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.5 (provided) Info
- javax.annotation:javax.annotation-api:jar:1.2 (provided) Info
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.5 (provided) Info
- com.google.inject:guice:jar:5.1.0 (provided) Info
- aopalliance:aopalliance:jar:1.0 (provided) Info
- com.google.guava:guava:jar:32.0.1-jre (provided) Info
- com.google.guava:failureaccess:jar:1.0.1 (provided) Info
- org.codehaus.plexus:plexus-classworlds:jar:2.7.0 (provided) Info
- org.codehaus.plexus:plexus-interpolation:jar:1.26 (provided) Info
- org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 (provided) Info
- org.apache.commons:commons-lang3:jar:3.12.0 (compile) Info
- org.slf4j:slf4j-api:jar:1.7.36 (compile) Info
- org.apache.maven:maven-plugin-api:jar:3.9.4 (provided) Info
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.7.0 (provided) Info
- org.jboss.galleon:galleon-maven-plugin:jar:6.0.3.Final (compile) Info
- org.jboss.galleon:galleon-api:jar:6.0.3.Final (compile) Info
- org.jboss.galleon:galleon-common-api:jar:6.0.3.Final (compile) Info
- org.jboss:staxmapper:jar:1.5.0.Final (compile) Info
- org.jboss.galleon:galleon-maven-universe:jar:6.0.3.Final (compile) Info
- org.jboss.galleon:galleon-common-api:jar:6.0.3.Final (compile) Info
- org.twdata.maven:mojo-executor:jar:2.3.1 (compile) Info
- org.codehaus.plexus:plexus-utils:jar:3.5.1 (compile) Info
- org.wildfly.core:wildfly-controller-client:jar:25.0.2.Final (compile) Info
- org.jboss:jboss-dmr:jar:1.7.0.Final (compile) Info
- org.jboss.logging:jboss-logging:jar:3.6.1.Final (compile) Info
- org.jboss.threads:jboss-threads:jar:2.4.0.Final (compile) Info
- org.wildfly.common:wildfly-common:jar:1.7.0.Final (compile) Info
- org.wildfly.security:wildfly-elytron-auth:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-util:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-asn1:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-util:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-base:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-security-manager:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-security-manager-action:jar:2.5.2.Final (compile) Info
- org.wildfly.core:wildfly-launcher:jar:25.0.2.Final (compile) Info
- org.wildfly.core:wildfly-protocol:jar:25.0.2.Final (compile) Info
- org.jboss.remoting:jboss-remoting:jar:5.0.29.Final (compile) Info
- org.wildfly.client:wildfly-client-config:jar:1.0.1.Final (compile) Info
- org.wildfly.security:wildfly-elytron-sasl-auth-util:jar:2.4.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-auth-server:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-credential:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-x500:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-auth-server-deprecated:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-http:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-auth-server-http:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-auth-server-sasl:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-client:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-auth-util:jar:2.5.2.Final (compile) Info
- org.apache.sshd:sshd-common:jar:2.12.0 (compile) Info
- org.slf4j:jcl-over-slf4j:jar:1.7.32 (compile) Info
- org.apache.sshd:sshd-common:jar:2.12.0 (compile) Info
- org.wildfly.security:wildfly-elytron-credential-source-impl:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-credential-store:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-keystore:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-x500-cert:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-x500-cert-util:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-x500-cert:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-mechanism:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-mechanism-gssapi:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-password-impl:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-provider-util:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-ssh-util:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-auth-util:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-permission:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-sasl:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-ssl:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-sasl-anonymous:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-sasl-localuser:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-realm:jar:2.5.2.Final (compile) Info
- org.wildfly.security:wildfly-elytron-encryption:jar:2.5.2.Final (compile) Info
- org.jboss.xnio:xnio-api:jar:3.8.16.Final (compile) Info
- org.jboss.xnio:xnio-nio:jar:3.8.16.Final (compile) Info
- org.jboss.remoting:jboss-remoting:jar:5.0.29.Final (compile) Info
- org.wildfly.plugins:wildfly-plugin-core:jar:5.0.1.Final (compile) Info
- org.apache.maven.shared:maven-artifact-transfer:jar:0.10.1 (compile) Info
- org.wildfly.plugins:wildfly-plugin-tools:jar:1.1.0.Final (compile) Info
- org.wildfly.channel:channel-core:jar:1.1.0.Final (compile) Info
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 (compile) Info
- com.fasterxml.jackson.core:jackson-annotations:jar:2.17.0 (compile) Info
- com.fasterxml.jackson.core:jackson-core:jar:2.17.0 (compile) Info
- net.bytebuddy:byte-buddy:jar:1.14.9 (compile) Info
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.0 (compile) Info
- com.networknt:json-schema-validator:jar:1.4.0 (compile) Info
- com.ethlo.time:itu:jar:1.8.0 (compile) Info
- org.apache.httpcomponents:httpclient:jar:4.5.14 (compile) Info
- org.apache.httpcomponents:httpcore:jar:4.4.16 (compile) Info
- commons-logging:commons-logging:jar:1.2 (compile) Info
- commons-codec:commons-codec:jar:1.11 (compile) Info
- com.fasterxml.jackson.core:jackson-databind:jar:2.17.0 (compile) Info
- org.wildfly.channel:maven-resolver:jar:1.1.0.Final (compile) Info
- org.wildfly.prospero:prospero-metadata:jar:1.2.1.Final (compile) Info
- org.wildfly.glow:wildfly-glow-core:jar:1.0.6.Final (compile) Info
- org.ow2.asm:asm:jar:9.5 (compile) Info
- org.ow2.asm:asm-util:jar:9.5 (compile) Info
- org.ow2.asm:asm-tree:jar:9.5 (compile) Info
- org.ow2.asm:asm-analysis:jar:9.5 (compile) Info
- org.yaml:snakeyaml:jar:2.0 (compile) Info
- biz.aQute.bnd:biz.aQute.bnd.transform:jar:6.4.0 (compile) Info
- io.smallrye:jandex:jar:3.1.6 (compile) Info
- junit:junit:jar:4.13.2 (test) Info
- org.hamcrest:hamcrest-core:jar:1.3 (test) Info
Licenses
Apache License Version 2.0: Galleon API, Galleon Common API, Galleon Maven Plugin, Galleon Maven Universe, JsonSchemaValidator, WildFly Plugin Tools
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module
BSD-3-Clause: asm, asm-analysis, asm-tree, asm-util
Public Domain: AOP alliance, prospero-metadata, wildfly-glow-core
New BSD License: Hamcrest Core
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
(Apache-2.0 OR EPL-2.0): biz.aQute.bnd.transform
Apache License 2.0: JBoss Dynamic Model Representation, JBoss Logging 3, JBoss Remoting, JBoss Threads, StAX Mapper, WildFly Channel - Core, WildFly Channel - Maven Resolver, WildFly Client Configuration, WildFly Elytron - ASN.1, WildFly Elytron - Auth, WildFly Elytron - Auth Server, WildFly Elytron - Auth Server Deprecated, WildFly Elytron - Auth Server HTTP, WildFly Elytron - Auth Server SASL, WildFly Elytron - Auth Util, WildFly Elytron - Base, WildFly Elytron - Client, WildFly Elytron - Credential, WildFly Elytron - Credential Source Implementation, WildFly Elytron - Credential Store, WildFly Elytron - Encryption, WildFly Elytron - HTTP, WildFly Elytron - Mechanism, WildFly Elytron - Mechanism GSSAPI, WildFly Elytron - Password Implementation, WildFly Elytron - Permission, WildFly Elytron - Provider Util, WildFly Elytron - Realm, WildFly Elytron - SASL, WildFly Elytron - SASL Anonymous, WildFly Elytron - SASL Auth Utility Classes, WildFly Elytron - SASL JBOSS-LOCAL-USER, WildFly Elytron - SSH Util, WildFly Elytron - SSL, WildFly Elytron - Security Manager, WildFly Elytron - Security Manager Action, WildFly Elytron - Util, WildFly Elytron - X.500, WildFly Elytron - X.500 Certificate Utility Classes, WildFly Elytron - X.500 Certificates, WildFly Maven Plugin, WildFly Plugin Core Utilities, WildFly: Controller Client, WildFly: Launcher API, WildFly: Protocol Utilities, XNIO API, XNIO NIO Implementation, wildfly-common
Apache-2.0: Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, 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
Apache License, Version 2.0: Apache Commons Codec, Apache Commons Lang, Apache HttpClient, Apache HttpCore, Apache Maven Artifact Transfer, Apache Maven Shared Utils, Byte Buddy (without dependencies), Guava: Google Core Libraries for Java, Internet Time Utility, JCL 1.2 implemented over SLF4J, Jandex: Core, Maven Plugin Tools Java Annotations, Mojo Executor, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component, SnakeYAML
Apache 2.0 License: Apache Mina SSHD :: Common support utilities
CDDL + GPLv2 with classpath exception: javax.annotation API
The Apache Software License, Version 2.0: Apache Commons Logging, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, jackson-databind, javax.inject
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
biz.aQute.bnd.transform-6.4.0.jar | 384.9 kB | 275 | 239 | 22 | 1.8 | Yes |
itu-1.8.0.jar | 33.9 kB | 36 | 21 | 3 | - | Yes |
jackson-annotations-2.17.0.jar | 78.5 kB | 87 | 74 | 2 | - | Yes |
jackson-core-2.17.0.jar | 581.6 kB | 272 | 211 | 15 | - | Yes |
jackson-databind-2.17.0.jar | 1.6 MB | 824 | 785 | 24 | - | Yes |
jackson-dataformat-yaml-2.17.0.jar | 55.4 kB | 43 | 21 | 4 | - | Yes |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-32.0.1-jre.jar | 3 MB | 2054 | 2014 | 18 | 1.8 | Yes |
guice-5.1.0.jar | 777.6 kB | 512 | 494 | 11 | 1.8 | Yes |
json-schema-validator-1.4.0.jar | 530 kB | 347 | 255 | 13 | - | Yes |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
jandex-3.1.6.jar | 330.5 kB | 177 | 167 | 1 | 1.8 | Yes |
javax.annotation-api-1.2.jar | 26.4 kB | 29 | 15 | 3 | 1.6 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
byte-buddy-1.14.9.jar | 4.2 MB | 2934 | 2880 | 39 | - | Yes |
commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
httpclient-4.5.14.jar | 785.6 kB | 511 | 470 | 24 | 1.6 | Yes |
httpcore-4.4.16.jar | 327.9 kB | 283 | 253 | 17 | 1.6 | Yes |
maven-artifact-3.9.4.jar | 58.6 kB | 59 | 34 | 11 | 1.8 | Yes |
maven-builder-support-3.9.4.jar | 14.3 kB | 24 | 10 | 1 | 1.8 | Yes |
maven-core-3.9.4.jar | 700.1 kB | 521 | 434 | 57 | 1.8 | Yes |
maven-model-3.9.4.jar | 217.2 kB | 97 | 80 | 3 | 1.8 | Yes |
maven-model-builder-3.9.4.jar | 198.1 kB | 159 | 126 | 16 | 1.8 | Yes |
maven-plugin-api-3.9.4.jar | 47.4 kB | 48 | 27 | 6 | 1.8 | Yes |
maven-repository-metadata-3.9.4.jar | 28.5 kB | 27 | 9 | 2 | 1.8 | Yes |
maven-resolver-provider-3.9.4.jar | 74.1 kB | 49 | 32 | 1 | 1.8 | Yes |
maven-settings-3.9.4.jar | 44.5 kB | 35 | 19 | 2 | 1.8 | Yes |
maven-settings-builder-3.9.4.jar | 42.2 kB | 53 | 32 | 5 | 1.8 | Yes |
maven-resolver-api-1.9.18.jar | 157.1 kB | 169 | 145 | 12 | 1.8 | Yes |
maven-resolver-impl-1.9.18.jar | 317.9 kB | 208 | 178 | 14 | 1.8 | Yes |
maven-resolver-named-locks-1.9.18.jar | 37.9 kB | 40 | 22 | 3 | 1.8 | Yes |
maven-resolver-spi-1.9.18.jar | 51.7 kB | 84 | 58 | 12 | 1.8 | Yes |
maven-resolver-util-1.9.18.jar | 196 kB | 156 | 129 | 13 | 1.8 | Yes |
maven-artifact-transfer-0.10.1.jar | 127.9 kB | 121 | 80 | 21 | 1.6 | Yes |
maven-shared-utils-3.3.4.jar | 153.1 kB | 103 | 79 | 9 | 1.7 | Yes |
sshd-common-2.12.0.jar | 919.9 kB | 621 | 542 | 61 | 1.8 | Yes |
plexus-cipher-2.0.jar | 13 kB | 19 | 5 | 1 | 1.7 | Yes |
plexus-classworlds-2.7.0.jar | 53.3 kB | 51 | 36 | 5 | 1.8 | Yes |
plexus-component-annotations-2.1.0.jar | 4.2 kB | 15 | 3 | 1 | 1.6 | No |
plexus-interpolation-1.26.jar | 85.3 kB | 79 | 62 | 7 | 1.6 | Yes |
plexus-sec-dispatcher-2.0.jar | 23.6 kB | 30 | 12 | 3 | 1.7 | Yes |
plexus-utils-3.5.1.jar | 269.3 kB | 152 | 108 | 9 | - | Yes |
org.eclipse.sisu.inject-0.3.5.jar | 379.3 kB | 289 | 271 | 9 | 1.6 | Yes |
org.eclipse.sisu.plexus-0.3.5.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jboss-dmr-1.7.0.Final.jar | 113.6 kB | 57 | 43 | 3 | 1.8 | Yes |
staxmapper-1.5.0.Final.jar | 40.3 kB | 45 | 34 | 1 | 1.8 | Yes |
galleon-api-6.0.3.Final.jar | 615.3 kB | 19 | 6 | 1 | - | Yes |
galleon-common-api-6.0.3.Final.jar | 173.7 kB | 138 | 112 | 14 | - | Yes |
galleon-maven-plugin-6.0.3.Final.jar | 46 kB | 34 | 18 | 2 | - | Yes |
galleon-maven-universe-6.0.3.Final.jar | 97.9 kB | 73 | 55 | 3 | - | Yes |
jboss-logging-3.6.1.Final.jar | 61.9 kB | 46 | 35 | 2 | - | Yes |
jboss-remoting-5.0.29.Final.jar | 330.5 kB | 201 | 179 | 6 | 1.8 | Yes |
jboss-threads-2.4.0.Final.jar | 169.9 kB | 138 | 123 | 2 | 1.8 | Yes |
xnio-api-3.8.16.Final.jar | 588.7 kB | 450 | 428 | 9 | 1.8 | Yes |
xnio-nio-3.8.16.Final.jar | 111.6 kB | 69 | 54 | 1 | 1.8 | Yes |
asm-9.5.jar | 121.9 kB | 44 | 38 | 3 | - | Yes |
asm-analysis-9.5.jar | 34 kB | 22 | 15 | 2 | - | Yes |
asm-tree-9.5.jar | 51.9 kB | 45 | 39 | 2 | - | Yes |
asm-util-9.5.jar | 91.1 kB | 33 | 27 | 2 | - | Yes |
jcl-over-slf4j-1.7.32.jar | 16.6 kB | 23 | 9 | 2 | 1.5 | Yes |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
mojo-executor-2.3.1.jar | 12.8 kB | 18 | 7 | 1 | 1.8 | Yes |
channel-core-1.1.0.Final.jar | 78.4 kB | 69 | 45 | 4 | - | Yes |
maven-resolver-1.1.0.Final.jar | 20.7 kB | 19 | 7 | 1 | - | Yes |
wildfly-client-config-1.0.1.Final.jar | 47.4 kB | 32 | 16 | 2 | 1.8 | Yes |
wildfly-common-1.7.0.Final.jar | 298.8 kB | 259 | 224 | 22 | - | Yes |
wildfly-controller-client-25.0.2.Final.jar | 211.2 kB | 192 | 172 | 8 | - | Yes |
wildfly-launcher-25.0.2.Final.jar | 57.4 kB | 33 | 20 | 2 | - | Yes |
wildfly-protocol-25.0.2.Final.jar | 93.3 kB | 89 | 74 | 4 | - | Yes |
wildfly-glow-core-1.0.6.Final.jar | 148 kB | 89 | 75 | 3 | - | Yes |
wildfly-plugin-core-5.0.1.Final.jar | 11.6 kB | 19 | 7 | 1 | - | Yes |
wildfly-plugin-tools-1.1.0.Final.jar | 110.1 kB | 62 | 46 | 5 | - | Yes |
prospero-metadata-1.2.1.Final.jar | 15.2 kB | 18 | 6 | 1 | - | Yes |
wildfly-elytron-asn1-2.5.2.Final.jar | 37.7 kB | 30 | 16 | 1 | 1.8 | Yes |
wildfly-elytron-auth-2.5.2.Final.jar | 12.9 kB | 21 | 8 | 2 | 1.8 | Yes |
wildfly-elytron-auth-server-2.5.2.Final.jar | 280.1 kB | 215 | 192 | 9 | 1.8 | Yes |
wildfly-elytron-auth-server-deprecated-2.5.2.Final.jar | 16.1 kB | 23 | 9 | 1 | 1.8 | Yes |
wildfly-elytron-auth-server-http-2.5.2.Final.jar | 12.6 kB | 22 | 7 | 1 | 1.8 | Yes |
wildfly-elytron-auth-server-sasl-2.5.2.Final.jar | 9.2 kB | 19 | 4 | 1 | 1.8 | Yes |
wildfly-elytron-auth-util-2.5.2.Final.jar | 13.4 kB | 23 | 9 | 1 | 1.8 | Yes |
wildfly-elytron-base-2.5.2.Final.jar | 31.8 kB | 38 | 23 | 1 | 1.8 | Yes |
wildfly-elytron-client-2.5.2.Final.jar | 219.1 kB | 88 | 56 | 4 | 1.8 | Yes |
wildfly-elytron-credential-2.5.2.Final.jar | 139 kB | 119 | 96 | 9 | 1.8 | Yes |
wildfly-elytron-credential-source-impl-2.5.2.Final.jar | 23.9 kB | 25 | 10 | 1 | 1.8 | Yes |
wildfly-elytron-credential-store-2.5.2.Final.jar | 69.1 kB | 43 | 25 | 3 | 1.8 | Yes |
wildfly-elytron-encryption-2.5.2.Final.jar | 11.4 kB | 18 | 5 | 1 | 1.8 | Yes |
wildfly-elytron-http-2.5.2.Final.jar | 34.6 kB | 37 | 23 | 2 | 1.8 | Yes |
wildfly-elytron-keystore-2.5.2.Final.jar | 48.8 kB | 43 | 28 | 1 | 1.8 | Yes |
wildfly-elytron-mechanism-2.5.2.Final.jar | 38.8 kB | 21 | 7 | 2 | 1.8 | Yes |
wildfly-elytron-mechanism-gssapi-2.5.2.Final.jar | 18.2 kB | 20 | 6 | 1 | 1.8 | Yes |
wildfly-elytron-password-impl-2.5.2.Final.jar | 101.9 kB | 41 | 27 | 1 | 1.8 | Yes |
wildfly-elytron-permission-2.5.2.Final.jar | 63.2 kB | 57 | 43 | 1 | 1.8 | Yes |
wildfly-elytron-provider-util-2.5.2.Final.jar | 15.6 kB | 22 | 7 | 2 | 1.8 | Yes |
wildfly-elytron-realm-2.5.2.Final.jar | 118.4 kB | 66 | 49 | 1 | 1.8 | Yes |
wildfly-elytron-sasl-2.5.2.Final.jar | 163.2 kB | 117 | 102 | 3 | 1.8 | Yes |
wildfly-elytron-sasl-anonymous-2.5.2.Final.jar | 11 kB | 23 | 6 | 1 | 1.8 | Yes |
wildfly-elytron-sasl-auth-util-2.4.2.Final.jar | 8.3 kB | 18 | 4 | 1 | 1.8 | Yes |
wildfly-elytron-sasl-localuser-2.5.2.Final.jar | 15.1 kB | 23 | 6 | 1 | 1.8 | Yes |
wildfly-elytron-security-manager-2.5.2.Final.jar | 34.5 kB | 37 | 14 | 2 | - | Yes |
wildfly-elytron-security-manager-action-2.5.2.Final.jar | 20.2 kB | 35 | 22 | 1 | 1.8 | Yes |
wildfly-elytron-ssh-util-2.5.2.Final.jar | 9.5 kB | 19 | 4 | 2 | 1.8 | Yes |
wildfly-elytron-ssl-2.5.2.Final.jar | 179.2 kB | 114 | 91 | 2 | - | Yes |
wildfly-elytron-util-2.5.2.Final.jar | 35.1 kB | 34 | 21 | 1 | 1.8 | Yes |
wildfly-elytron-x500-2.5.2.Final.jar | 36.6 kB | 39 | 24 | 3 | 1.8 | Yes |
wildfly-elytron-x500-cert-2.5.2.Final.jar | 69.3 kB | 58 | 42 | 3 | 1.8 | Yes |
wildfly-elytron-x500-cert-util-2.5.2.Final.jar | 8.1 kB | 18 | 3 | 1 | 1.8 | Yes |
snakeyaml-2.0.jar | 334.8 kB | 280 | 232 | 24 | - | Yes |
maven-plugin-annotations-3.7.0.jar | 13.7 kB | 22 | 7 | 1 | 1.8 | Yes |
112 | 24.7 MB | 17137 | 14653 | 770 | 1.8 | 110 |
compile: 80 | compile: 17.3 MB | compile: 11530 | compile: 9744 | compile: 485 | - | compile: 80 |
test: 2 | test: 429.6 kB | test: 441 | test: 395 | test: 35 | - | test: 2 |
provided: 30 | provided: 7 MB | provided: 5166 | provided: 4514 | provided: 250 | - | provided: 28 |