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 |
---|---|---|---|---|
jaxen | jaxen | 1.2.0 | jar | BSD License 2.0 |
jdom | jdom | 1.0 | jar | - |
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-tools | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-testing | maven-test-tools | 1.2 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.shared | maven-invoker | 2.2 | jar | Apache License, Version 2.0 |
org.easymock | easymock | 5.5.0 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-library | 3.0 | jar | BSD-3-Clause |
org.junit.jupiter | junit-jupiter | 5.12.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 5.17.0 | jar | MIT |
org.mockito | mockito-junit-jupiter | 5.17.0 | jar | MIT |
saxpath | saxpath | 1.0-FCS | jar | - |
xmlunit | xmlunit | 1.6 | jar | 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:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
io.wcm.tooling.spotbugs | io.wcm.tooling.spotbugs.annotations | 1.0.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.6.0 | jar | Apache License, Version 2.0 |
org.jetbrains | annotations | 26.0.2 | jar | The Apache Software License, Version 2.0 |
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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
com.github.luben | zstd-jni | 1.5.5-5 | jar | BSD 2-Clause License |
commons-codec | commons-codec | 1.2 | jar | - |
commons-httpclient | commons-httpclient | 3.0 | jar | Apache License |
org.apache.jackrabbit | jackrabbit-jcr-commons | 1.5.0 | jar | The Apache Software License, Version 2.0 |
org.apache.jackrabbit | jackrabbit-webdav | 1.5.0 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-file | 1.0-beta-6 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-ssh-external | 1.0-beta-6 | jar | The Apache Software License, Version 2.0 |
org.apache.maven.wagon | wagon-webdav-jackrabbit | 1.0-beta-6 | jar | The Apache Software License, Version 2.0 |
org.slf4j | jcl-over-slf4j | 1.5.6 | jar | - |
org.slf4j | slf4j-jdk14 | 1.5.6 | jar | - |
org.slf4j | slf4j-nop | 1.5.3 | jar | - |
org.tukaani | xz | 1.9 | 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 |
---|---|---|---|---|
easymock | easymock | 1.2_Java1.3 | jar | - |
net.bytebuddy | byte-buddy | 1.15.10 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.15.11 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 1.6 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.junit.jupiter | junit-jupiter-api | 5.12.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.12.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.12.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.12.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.4 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
org.ow2.asm | asm | 9.7.1 | jar | BSD-3-Clause |
Project Dependency Graph
Dependency Tree
- io.wcm.devops.maven.plugins:eclipse-maven-plugin:maven-plugin:3.2.1-SNAPSHOT
wcm.io DevOps Eclipse Maven Plugin Description: The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.
URL: https://devops.wcm.io/maven/plugins/eclipse-maven-plugin/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-project:jar:2.2.1 (compile)
Maven Project Builder Description: This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
URL: http://maven.apache.org/maven-project
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-profile:jar:2.2.1 (compile)
Maven Profile Model Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-profile
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-plugin-registry:jar:2.2.1 (compile)
Maven Plugin Registry Model Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-plugin-registry
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (compile)
Default Plexus Container Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- org.apache.maven:maven-profile:jar:2.2.1 (compile)
- org.apache.maven:maven-plugin-api:jar:2.2.1 (compile)
Maven Plugin API Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-plugin-api
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0 (provided)
Maven Plugin Tools Java Annotations Description: Java annotations to use in Mojos
URL: https://maven.apache.org/plugin-tools/maven-plugin-annotations
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-model:jar:2.2.1 (compile)
Maven Model Description: Maven Model
URL: http://maven.apache.org/maven-model
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-artifact-manager:jar:2.2.1 (compile)
Maven Artifact Manager Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-artifact-manager
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-repository-metadata:jar:2.2.1 (compile)
Maven Repository Metadata Model Description: Per-directory repository metadata.
URL: http://maven.apache.org/maven-repository-metadata
Project Licenses: The Apache Software License, Version 2.0
- backport-util-concurrent:backport-util-concurrent:jar:3.1 (compile)
Backport of JSR 166 Description: Dawid Kurzyniec's backport of JSR 166
URL: http://backport-jsr166.sourceforge.net/
Project Licenses: Public Domain
- org.apache.maven:maven-repository-metadata:jar:2.2.1 (compile)
- org.apache.maven:maven-artifact:jar:2.2.1 (compile)
Maven Artifact Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-artifact
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-core:jar:2.2.1 (compile)
Maven Core Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-core
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-file:jar:1.0-beta-6 (runtime)
Maven Wagon File Provider Description: Wagon that gets and puts artifacts using file system protocol
URL: http://maven.apache.org/wagon/wagon-providers/wagon-file
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1 (compile)
Maven Plugin Parameter Documenter API Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-plugin-parameter-documenter
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-http-lightweight:jar:1.0-beta-6 (compile)
Maven Wagon Lightweight HTTP Provider Description: Wagon that gets and puts artifacts through http using standard Java library
URL: http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6 (compile)
Maven Wagon HTTP Shared Library Description: Shared Library for the wagon-http, and wagon-http-lightweight wagon providers.
URL: http://maven.apache.org/wagon/wagon-providers/wagon-http-shared
Project Licenses: The Apache Software License, Version 2.0
- nekohtml:xercesMinimal:jar:1.9.6.2 (compile)
xercesMinimal Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- nekohtml:nekohtml:jar:1.9.6.2 (compile)
Neko HTML Description: There is currently no description associated with this project.
URL: http://nekohtml.sourceforge.net/
Project Licenses: The Apache Software License, Version 2.0
- nekohtml:xercesMinimal:jar:1.9.6.2 (compile)
- org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6 (compile)
- org.apache.maven.wagon:wagon-http:jar:1.0-beta-6 (compile)
Maven Wagon HTTP Provider Description: Wagon that gets and puts artifacts through http using Apache commons-httpclient
URL: http://maven.apache.org/wagon/wagon-providers/wagon-http
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-6 (runtime)
Maven Wagon WebDav Provider Description: Wagon that gets and puts artifacts through webdav protocol
URL: http://maven.apache.org/wagon/wagon-providers/wagon-webdav-jackrabbit
Project Licenses: The Apache Software License, Version 2.0
- org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0 (runtime)
Jackrabbit WebDAV Library Description: WebDAV library used by the Jackrabbit WebDAV support
URL: http://jackrabbit.apache.org/jackrabbit-webdav/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0 (runtime)
Jackrabbit JCR Commons Description: General purpose classes for use with the JCR API
URL: http://jackrabbit.apache.org/jackrabbit-jcr-commons/
Project Licenses: The Apache Software License, Version 2.0
- commons-httpclient:commons-httpclient:jar:3.0 (runtime)
HttpClient Description: The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.
URL: http://jakarta.apache.org/commons/httpclient/
Project Licenses: Apache License
- commons-codec:commons-codec:jar:1.2 (runtime)
Codec Description: The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.
Project Licenses: No licenses are defined for this project.
- commons-codec:commons-codec:jar:1.2 (runtime)
- org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0 (runtime)
- org.slf4j:slf4j-nop:jar:1.5.3 (runtime)
SLF4J NOP Binding Description: The slf4j NOP binding
URL: http://www.slf4j.org
Project Licenses: No licenses are defined for this project.
- org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0 (runtime)
- org.slf4j:slf4j-jdk14:jar:1.5.6 (runtime)
SLF4J JDK14 Binding Description: The slf4j JDK14 binding
URL: http://www.slf4j.org
Project Licenses: No licenses are defined for this project.
- org.slf4j:jcl-over-slf4j:jar:1.5.6 (runtime)
JCL 1.1.1 implemented over SLF4J Description: JCL 1.1.1 implementation over SLF4J
URL: http://www.slf4j.org
Project Licenses: No licenses are defined for this project.
- org.apache.maven.reporting:maven-reporting-api:jar:2.2.1 (compile)
Maven Reporting API Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-reporting/maven-reporting-api
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.doxia:doxia-sink-api:jar:1.1 (compile)
Doxia :: Sink API Description: Doxia Sink API.
URL: http://maven.apache.org/doxia/doxia/doxia-sink-api
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.doxia:doxia-logging-api:jar:1.1 (compile)
Doxia :: Logging API Description: Doxia Logging API.
URL: http://maven.apache.org/doxia/doxia/doxia-logging-api
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.doxia:doxia-sink-api:jar:1.1 (compile)
- org.apache.maven:maven-error-diagnostics:jar:2.2.1 (compile)
Maven Error Diagnostics Description: Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.
URL: http://maven.apache.org/maven-error-diagnostics
Project Licenses: The Apache Software License, Version 2.0
- commons-cli:commons-cli:jar:1.2 (compile)
Commons CLI Description: Commons CLI provides a simple API for presenting, processing and validating a command line interface.
URL: http://commons.apache.org/cli/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-ssh-external:jar:1.0-beta-6 (runtime)
Maven Wagon SSH External Provider Description: Wagon that gets and puts artifacts using SSH protocol with a preinstalled SSH client
URL: http://maven.apache.org/wagon/wagon-providers/wagon-ssh-external
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-ssh-common:jar:1.0-beta-6 (compile)
Maven Wagon SSH Common Library Description: Tools to manage artifacts and deployment
URL: http://maven.apache.org/wagon/wagon-providers/wagon-ssh-common
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-ssh-common:jar:1.0-beta-6 (compile)
- org.apache.maven:maven-plugin-descriptor:jar:2.2.1 (compile)
Maven Plugin Descriptor Model Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-plugin-descriptor
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 (compile)
There is currently no description associated with this project.
- org.apache.maven:maven-monitor:jar:2.2.1 (compile)
Maven Monitor Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-monitor
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-6 (compile)
Maven Wagon SSH Provider Description: Tools to manage artifacts and deployment
URL: http://maven.apache.org/wagon/wagon-providers/wagon-ssh
Project Licenses: The Apache Software License, Version 2.0
- com.jcraft:jsch:jar:0.1.38 (compile)
JSch Description: JSch is a pure Java implementation of SSH2
URL: http://www.jcraft.com/jsch/
Project Licenses: BSD
- com.jcraft:jsch:jar:0.1.38 (compile)
- classworlds:classworlds:jar:1.1 (compile)
classworlds Description: There is currently no description associated with this project.
URL: http://classworlds.codehaus.org/
Project Licenses: No licenses are defined for this project.
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (compile)
Plexus Security Dispatcher Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-sec-dispatcher
Project Licenses: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (compile)
Plexus Cipher: encryption/decryption Component Description: There is currently no description associated with this project.
URL: http://spice.sonatype.org/plexus-cipher
Project Licenses: Apache Public License 2.0
- org.sonatype.plexus:plexus-cipher:jar:1.4 (compile)
- org.apache.maven.wagon:wagon-file:jar:1.0-beta-6 (runtime)
- org.apache.maven:maven-settings:jar:2.2.1 (compile)
Maven Local Settings Model Description: Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
URL: http://maven.apache.org/maven-settings
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.wagon:wagon-provider-api:jar:2.1 (compile)
Apache Maven Wagon :: API Description: Maven Wagon API that defines the contract between different Wagon implementations
URL: http://maven.apache.org/wagon/wagon-provider-api
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.shared:maven-filtering:jar:3.1.1 (compile)
Apache Maven Filtering Description: A component to assist in filtering of resource files with properties from a Maven project.
URL: https://maven.apache.org/shared/maven-filtering/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.shared:maven-shared-utils:jar:3.0.0 (compile)
Apache Maven Shared Utils Description: Shared utils without any further dependencies
URL: http://maven.apache.org/shared/maven-shared-utils/
Project Licenses: Apache License, Version 2.0
- com.google.code.findbugs:jsr305:jar:2.0.1 (compile)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project Licenses: The Apache Software License, Version 2.0
- com.google.code.findbugs:jsr305:jar:2.0.1 (compile)
- org.sonatype.plexus:plexus-build-api:jar:0.0.7 (compile)
plexus-build-api Description: There is currently no description associated with this project.
URL: http://forge.sonatype.com/spice-parent/plexus-build-api/
Project Licenses: Apache Public License 2.0
- org.apache.maven.shared:maven-shared-utils:jar:3.0.0 (compile)
- org.codehaus.plexus:plexus-interpolation:jar:1.28 (compile)
Plexus Interpolation API Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-pom/plexus-interpolation/
Project Licenses: Apache-2.0
- commons-io:commons-io:jar:2.19.0 (compile)
Apache Commons IO Description: The Apache Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: https://commons.apache.org/proper/commons-io/
Project Licenses: Apache-2.0
- org.codehaus.plexus:plexus-archiver:jar:4.8.0 (compile)
Plexus Archiver Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-archiver/
Project Licenses: Apache License, Version 2.0
- javax.inject:javax.inject:jar:1 (compile)
javax.inject Description: The javax.inject API
URL: http://code.google.com/p/atinject/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-io:jar:3.4.1 (compile)
Plexus IO Components Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: https://codehaus-plexus.github.io/plexus-io/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-compress:jar:1.23.0 (compile)
Apache Commons Compress Description: Apache Commons Compress software defines an API for working with compression and archive formats. These include: bzip2, gzip, pack200, lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
URL: https://commons.apache.org/proper/commons-compress/
Project Licenses: Apache-2.0
- org.slf4j:slf4j-api:jar:1.7.36 (compile)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.iq80.snappy:snappy:jar:0.4 (compile)
snappy Description: Port of Snappy to Java
URL: http://github.com/dain/snappy
Project Licenses: Apache License 2.0
- org.tukaani:xz:jar:1.9 (runtime)
XZ for Java Description: XZ data compression
URL: https://tukaani.org/xz/java.html
Project Licenses: Public Domain
- com.github.luben:zstd-jni:jar:1.5.5-5 (runtime)
zstd-jni Description: JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.
URL: https://github.com/luben/zstd-jni
Project Licenses: BSD 2-Clause License
- javax.inject:javax.inject:jar:1 (compile)
- org.codehaus.plexus:plexus-utils:jar:3.0.24 (compile)
Plexus Common Utilities Description: A collection of various utility classes to ease working with strings, files, command lines, XML and more.
URL: http://codehaus-plexus.github.io/plexus-utils/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-interactivity-jline:jar:1.0-alpha-5 (compile)
There is currently no description associated with this project.
- jline:jline:jar:0.9.1 (compile)
jline Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- jline:jline:jar:0.9.1 (compile)
- org.apache.maven:maven-archiver:jar:2.5 (compile)
Maven Archiver Description: Provides utility methods for creating JARs and other archive files from a Maven project.
URL: http://maven.apache.org/shared/maven-archiver/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-resources:jar:1.0-alpha-7 (compile)
Plexus Resource Component Description: A component to transparently retrieve resources from the filesystem, classpath or internet.
URL: http://plexus.codehaus.org/plexus-components/plexus-resources
Project Licenses: The Apache Software License, Version 2.0
- biz.aQute:bndlib:jar:0.0.145 (compile)
BND Library Description: JAR Processing Library for creating and verifying OSGi manifest headers
URL: http://www.aQute.biz/Code/Bnd
Project Licenses: This material is licensed under the Apache Software License, Version 2.0
- org.apache.maven.shared:maven-osgi:jar:0.2.0 (compile)
Maven OSGi integration Description: Library for Maven-OSGi integration
URL: http://maven.apache.org/shared/maven-osgi/
Project Licenses: The Apache Software License, Version 2.0
- org.eclipse.core:resources:jar:3.3.0-v20070604 (compile)
Core Resource Management Description: There is currently no description associated with this project.
Project Licenses: Eclipse Public License - v 1.0
- org.easymock:easymock:jar:5.5.0 (test)
EasyMock Description: EasyMock provides an easy way to create Mock Objects for interfaces and classes generating them on the fly
URL: http://easymock.org/easymock
Project Licenses: Apache License, Version 2.0
- net.bytebuddy:byte-buddy:jar:1.15.10 (test)
Byte Buddy (without dependencies) Description: Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.
URL: https://bytebuddy.net/byte-buddy
Project Licenses: Apache License, Version 2.0
- org.ow2.asm:asm:jar:9.7.1 (test)
asm Description: ASM, a very small and fast Java bytecode manipulation framework
URL: http://asm.ow2.io/
Project Licenses: BSD-3-Clause
- org.objenesis:objenesis:jar:3.4 (test)
Objenesis Description: A library for instantiating Java objects
URL: https://objenesis.org/objenesis
Project Licenses: Apache License, Version 2.0
- net.bytebuddy:byte-buddy:jar:1.15.10 (test)
- jdom:jdom:jar:1.0 (test)
jdom Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- jaxen:jaxen:jar:1.2.0 (test)
jaxen Description: Jaxen is a universal XPath engine for Java.
URL: http://www.cafeconleche.org/jaxen
Project Licenses: BSD License 2.0
- saxpath:saxpath:jar:1.0-FCS (test)
saxpath Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- org.apache.maven.plugin-testing:maven-test-tools:jar:1.2 (test)
Maven Testing Tools Description: The Maven Plugin Testing contains the necessary modules to be able to test Maven Plugins.
URL: http://maven.apache.org/plugin-testing/maven-test-tools/
Project Licenses: The Apache Software License, Version 2.0
- easymock:easymock:jar:1.2_Java1.3 (test)
EasyMock 1.2_Java1.3 Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- easymock:easymock:jar:1.2_Java1.3 (test)
- org.apache.maven.plugin-testing:maven-plugin-testing-tools:jar:1.2 (test)
Maven Plugin Testing Tools Description: The Maven Plugin Testing contains the necessary modules to be able to test Maven Plugins.
URL: http://maven.apache.org/plugin-testing/maven-plugin-testing-tools/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:1.2 (test)
Maven Plugin Testing Mechanism Description: The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
URL: http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.shared:maven-invoker:jar:2.2 (test)
Apache Maven Invoker Description: A component to programmatically invoke Maven.
URL: http://maven.apache.org/shared/maven-invoker/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-component-annotations:jar:1.6 (test)
Plexus :: Component Annotations Description: Plexus Component "Java 5" Annotations, to describe plexus components properties in java sources with standard annotations instead of javadoc annotations.
URL: http://plexus.codehaus.org/plexus-containers/plexus-component-annotations/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-component-annotations:jar:1.6 (test)
- junit:junit:jar:4.13.2 (test)
JUnit Description: JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
URL: http://junit.org
Project Licenses: Eclipse Public License 1.0
- org.hamcrest:hamcrest-core:jar:1.3 (test)
Hamcrest Core Description: This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.
URL: https://github.com/hamcrest/JavaHamcrest/hamcrest-core
Project Licenses: New BSD License
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- xmlunit:xmlunit:jar:1.6 (test)
XMLUnit for Java Description: XMLUnit compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions.
Project Licenses: BSD License
- org.jetbrains:annotations:jar:26.0.2 (provided)
JetBrains Java Annotations Description: A set of annotations used for code inspection support and code documentation.
URL: https://github.com/JetBrains/java-annotations
Project Licenses: The Apache Software License, Version 2.0
- io.wcm.tooling.spotbugs:io.wcm.tooling.spotbugs.annotations:jar:1.0.0 (provided)
Subset of Spotbugs Annotations Description: Contains a subset of Spotbugs Annotations for suppressing warnings in code.
URL: https://github.com/wcm-io/wcm-io-tooling/tree/develop/misc/spotbugs-annotations
Project Licenses: The Apache Software License, Version 2.0
- org.hamcrest:hamcrest-library:jar:3.0 (test)
Hamcrest Library Description: A library of Hamcrest matchers - deprecated, please use "hamcrest" instead
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD-3-Clause
- org.mockito:mockito-core:jar:5.17.0 (test)
mockito-core Description: Mockito mock objects library core API and implementation
URL: https://github.com/mockito/mockito
Project Licenses: MIT
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (test)
Byte Buddy agent Description: The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
URL: https://bytebuddy.net/byte-buddy-agent
Project Licenses: Apache License, Version 2.0
- net.bytebuddy:byte-buddy-agent:jar:1.15.11 (test)
- org.mockito:mockito-junit-jupiter:jar:5.17.0 (test)
mockito-junit-jupiter Description: Mockito JUnit 5 support
URL: https://github.com/mockito/mockito
Project Licenses: MIT
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
JUnit Jupiter API Description: Module "junit-jupiter-api" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.opentest4j:opentest4j:jar:1.3.0 (test)
org.opentest4j:opentest4j Description: Open Test Alliance for the JVM
URL: https://github.com/ota4j-team/opentest4j
Project Licenses: The Apache License, Version 2.0
- org.junit.platform:junit-platform-commons:jar:1.12.2 (test)
JUnit Platform Commons Description: Module "junit-platform-commons" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
org.apiguardian:apiguardian-api Description: @API Guardian
URL: https://github.com/apiguardian-team/apiguardian
Project Licenses: The Apache License, Version 2.0
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.12.2 (test)
- org.junit.jupiter:junit-jupiter:jar:5.12.2 (test)
JUnit Jupiter (Aggregator) Description: Module "junit-jupiter" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.jupiter:junit-jupiter-params:jar:5.12.2 (test)
JUnit Jupiter Params Description: Module "junit-jupiter-params" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.jupiter:junit-jupiter-engine:jar:5.12.2 (test)
JUnit Jupiter Engine Description: Module "junit-jupiter-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
JUnit Platform Engine API Description: Module "junit-platform-engine" of JUnit 5.
URL: https://junit.org/junit5/
Project Licenses: Eclipse Public License v2.0
- org.junit.platform:junit-platform-engine:jar:1.12.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.12.2 (test)
- org.apache.maven:maven-project:jar:2.2.1 (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Apache License: HttpClient
MIT License: SLF4J API Module
BSD-3-Clause: Hamcrest Library, asm
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Public Domain: Backport of JSR 166, XZ for Java
BSD 2-Clause License: zstd-jni
New BSD License: Hamcrest Core
BSD: JSch
Unknown: Codec, Default Plexus Container, EasyMock 1.2_Java1.3, JCL 1.1.1 implemented over SLF4J, SLF4J JDK14 Binding, SLF4J NOP Binding, classworlds, jdom, jline, saxpath, xercesMinimal
Apache License 2.0: snappy
BSD License: XMLUnit for Java
Apache License, Version 2.0: Apache Maven Filtering, Apache Maven Invoker, Apache Maven Shared Utils, Byte Buddy (without dependencies), Byte Buddy agent, EasyMock, Maven Plugin Tools Java Annotations, Objenesis, Plexus Archiver Component, Plexus Common Utilities, Plexus IO Components
Apache-2.0: Apache Commons Compress, Apache Commons IO, Plexus Interpolation API
MIT: mockito-core, mockito-junit-jupiter
The Apache Software License, Version 2.0: Apache Maven Wagon :: API, Commons CLI, Doxia :: Logging API, Doxia :: Sink API, FindBugs-jsr305, Jackrabbit JCR Commons, Jackrabbit WebDAV Library, JetBrains Java Annotations, Maven Archiver, Maven Artifact, Maven Artifact Manager, Maven Core, Maven Error Diagnostics, Maven Local Settings Model, Maven Model, Maven Monitor, Maven OSGi integration, Maven Plugin API, Maven Plugin Descriptor Model, Maven Plugin Parameter Documenter API, Maven Plugin Registry Model, Maven Plugin Testing Mechanism, Maven Plugin Testing Tools, Maven Profile Model, Maven Project Builder, Maven Reporting API, Maven Repository Metadata Model, Maven Testing Tools, Maven Wagon File Provider, Maven Wagon HTTP Provider, Maven Wagon HTTP Shared Library, Maven Wagon Lightweight HTTP Provider, Maven Wagon SSH Common Library, Maven Wagon SSH External Provider, Maven Wagon SSH Provider, Maven Wagon WebDav Provider, Neko HTML, Plexus :: Component Annotations, Plexus Resource Component, Subset of Spotbugs Annotations, javax.inject, wcm.io DevOps Eclipse Maven Plugin
This material is licensed under the Apache Software License, Version 2.0: BND Library
Eclipse Public License - v 1.0: Core Resource Management
BSD License 2.0: jaxen
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
---|---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information | Sealed |
backport-util-concurrent-3.1.jar | 331.7 kB | 251 | 239 | 5 | 1.4 | Yes | No |
bndlib-0.0.145.jar | 114.3 kB | 58 | 19 | 5 | 1.4 | Yes | No |
classworlds-1.1.jar | 37.9 kB | 33 | 23 | 3 | 1.3 | Yes | No |
zstd-jni-1.5.5-5.jar | 5.9 MB | 74 | 33 | 2 | 1.6 | Yes | No |
jsr305-2.0.1.jar | 31.9 kB | 70 | 34 | 3 | 1.5 | Yes | No |
jsch-0.1.38.jar | 177.7 kB | 112 | 110 | 4 | 1.2 | Yes | No |
commons-cli-1.2.jar | 41.1 kB | 35 | 22 | 1 | 1.4 | Yes | No |
commons-codec-1.2.jar | 30.1 kB | 30 | 19 | 5 | 1.1 | Yes | No |
commons-httpclient-3.0.jar | 279.4 kB | 162 | 148 | 8 | 1.1 | Yes | No |
commons-io-2.19.0.jar | 556.1 kB | 408 | - | - | - | - | No |
• Root | - | 407 | 380 | 15 | 1.8 | Yes | - |
• Versioned | - | 1 | 1 | 1 | 9 | No | - |
easymock-1.2_Java1.3.jar | 36.8 kB | 37 | 32 | 2 | 1.3 | Yes | No |
io.wcm.tooling.spotbugs.annotations-1.0.0.jar | 3.9 kB | 13 | 1 | 1 | 1.8 | No | No |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No | No |
jaxen-1.2.0.jar | 232.5 kB | 238 | 213 | 16 | 1.4 | Yes | No |
jdom-1.0.jar | 153.3 kB | 87 | 75 | 8 | 1.1 | Yes | No |
jline-0.9.1.jar | 46.1 kB | 40 | 32 | 1 | 1.2 | No | No |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes | No |
nekohtml-1.9.6.2.jar | 111.9 kB | 64 | 48 | 3 | 1.3 | Yes | No |
xercesMinimal-1.9.6.2.jar | 39.8 kB | 50 | 42 | 3 | 1.1 | No | No |
byte-buddy-1.15.10.jar | 8.5 MB | 5895 | - | - | - | - | No |
• Root | - | 2957 | 2904 | 38 | 1.6 | Yes | - |
• Versioned | - | 2938 | 2896 | 39 | 1.8 | Yes | - |
byte-buddy-agent-1.15.11.jar | 365.4 kB | 170 | - | - | - | - | No |
• Root | - | 91 | 72 | 2 | 1.5 | Yes | - |
• Versioned | - | 79 | 73 | 3 | 1.8 | Yes | - |
commons-compress-1.23.0.jar | 1.1 MB | 614 | 562 | 36 | 1.8 | Yes | No |
jackrabbit-jcr-commons-1.5.0.jar | 202.8 kB | 166 | 141 | 14 | 1.4 | Yes | No |
jackrabbit-webdav-1.5.0.jar | 303.1 kB | 239 | 207 | 18 | 1.4 | Yes | No |
maven-archiver-2.5.jar | 21.8 kB | 19 | 5 | 1 | 1.5 | Yes | No |
maven-artifact-2.2.1.jar | 80.3 kB | 94 | 64 | 15 | 1.5 | Yes | No |
maven-artifact-manager-2.2.1.jar | 67.6 kB | 52 | 29 | 7 | 1.5 | Yes | No |
maven-core-2.2.1.jar | 177.9 kB | 116 | 68 | 14 | 1.5 | Yes | No |
maven-error-diagnostics-2.2.1.jar | 13 kB | 22 | 5 | 1 | 1.5 | Yes | No |
maven-model-2.2.1.jar | 87.6 kB | 61 | 45 | 2 | 1.5 | Yes | No |
maven-monitor-2.2.1.jar | 10.5 kB | 20 | 5 | 1 | 1.5 | Yes | No |
maven-plugin-api-2.2.1.jar | 12.4 kB | 23 | 8 | 2 | 1.5 | Yes | No |
maven-plugin-descriptor-2.2.1.jar | 39.3 kB | 33 | 15 | 3 | 1.5 | Yes | No |
maven-plugin-parameter-documenter-2.2.1.jar | 22.2 kB | 21 | 4 | 2 | 1.5 | Yes | No |
maven-plugin-registry-2.2.1.jar | 29.7 kB | 28 | 9 | 2 | 1.5 | Yes | No |
maven-profile-2.2.1.jar | 35.4 kB | 33 | 15 | 2 | 1.5 | Yes | No |
maven-project-2.2.1.jar | 156.3 kB | 98 | 72 | 10 | 1.5 | Yes | No |
maven-repository-metadata-2.2.1.jar | 25.7 kB | 24 | 6 | 2 | 1.5 | Yes | No |
maven-settings-2.2.1.jar | 49 kB | 38 | 20 | 2 | 1.5 | Yes | No |
doxia-logging-api-1.1.jar | 11.3 kB | 19 | 4 | 1 | 1.4 | Yes | No |
doxia-sink-api-1.1.jar | 12.8 kB | 24 | 6 | 2 | 1.4 | Yes | No |
maven-plugin-testing-harness-1.2.jar | 33.9 kB | 28 | 11 | 2 | 1.4 | Yes | No |
maven-plugin-testing-tools-1.2.jar | 28.5 kB | 27 | 10 | 1 | 1.4 | Yes | No |
maven-test-tools-1.2.jar | 17.1 kB | 24 | 8 | 2 | 1.4 | Yes | No |
maven-plugin-annotations-3.6.0.jar | 14.3 kB | 22 | 7 | 1 | 1.7 | Yes | No |
maven-reporting-api-2.2.1.jar | 9.8 kB | 18 | 3 | 1 | 1.5 | Yes | No |
maven-filtering-3.1.1.jar | 50.8 kB | 39 | 22 | 1 | 1.6 | Yes | No |
maven-invoker-2.2.jar | 30.2 kB | 32 | 15 | 1 | 1.5 | Yes | No |
maven-osgi-0.2.0.jar | 12.5 kB | 19 | 3 | 1 | 1.4 | Yes | No |
maven-shared-utils-3.0.0.jar | 154.7 kB | 101 | 77 | 9 | 1.6 | Yes | No |
wagon-file-1.0-beta-6.jar | 11 kB | 19 | 1 | 1 | 1.4 | Yes | No |
wagon-http-1.0-beta-6.jar | 10.5 kB | 19 | 1 | 1 | 1.4 | Yes | No |
wagon-http-lightweight-1.0-beta-6.jar | 14.8 kB | 21 | 3 | 1 | 1.4 | Yes | No |
wagon-http-shared-1.0-beta-6.jar | 25.3 kB | 23 | 7 | 1 | 1.4 | Yes | No |
wagon-provider-api-2.1.jar | 52.1 kB | 60 | 39 | 8 | 1.5 | Yes | No |
wagon-ssh-1.0-beta-6.jar | 28.3 kB | 27 | 7 | 2 | 1.4 | Yes | No |
wagon-ssh-common-1.0-beta-6.jar | 26.6 kB | 38 | 18 | 3 | 1.4 | Yes | No |
wagon-ssh-external-1.0-beta-6.jar | 14.5 kB | 21 | 2 | 1 | 1.4 | Yes | No |
wagon-webdav-jackrabbit-1.0-beta-6.jar | 18.3 kB | 26 | 4 | 3 | 1.4 | Yes | No |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes | No |
plexus-archiver-4.8.0.jar | 224 kB | 211 | 171 | 26 | 1.8 | Yes | No |
plexus-component-annotations-1.6.jar | 4.3 kB | 15 | 3 | 1 | 1.5 | No | No |
plexus-container-default-1.0-alpha-9-stable-1.jar | 194.2 kB | 215 | 175 | 28 | 1.1 | Yes | No |
plexus-interactivity-api-1.0-alpha-4.jar | 13.4 kB | 25 | 11 | 1 | 1.1 | Yes | No |
plexus-interactivity-jline-1.0-alpha-5.jar | 5.2 kB | 16 | 1 | 1 | 1.1 | Yes | No |
plexus-interpolation-1.28.jar | 87.1 kB | 80 | 63 | 7 | 1.8 | Yes | No |
plexus-io-3.4.1.jar | 79.4 kB | 89 | 68 | 7 | 1.8 | Yes | No |
plexus-resources-1.0-alpha-7.jar | 23.3 kB | 34 | 20 | 2 | 1.4 | Yes | No |
plexus-utils-3.0.24.jar | 247.4 kB | 129 | 104 | 9 | 1.5 | Yes | No |
easymock-5.5.0.jar | 148.8 kB | 121 | 105 | 4 | 1.8 | Yes | No |
resources-3.3.0-v20070604.jar | 678.7 kB | 360 | 330 | 14 | 1.2 | Yes | No |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes | No |
hamcrest-library-3.0.jar | 2.4 kB | 9 | 1 | 1 | 1.8 | Yes | No |
snappy-0.4.jar | 58 kB | 34 | 24 | 1 | 1.6 | Yes | No |
annotations-26.0.2.jar | 31.2 kB | 72 | - | - | - | - | No |
• Root | - | 70 | 60 | 2 | 1.8 | Yes | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
junit-jupiter-5.12.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No | No |
junit-jupiter-api-5.12.2.jar | 233.4 kB | 211 | 192 | 8 | 1.8 | Yes | No |
junit-jupiter-engine-5.12.2.jar | 292 kB | 171 | 150 | 9 | 1.8 | Yes | No |
junit-jupiter-params-5.12.2.jar | 601.7 kB | 396 | 358 | 22 | 1.8 | Yes | No |
junit-platform-commons-1.12.2.jar | 151.9 kB | 99 | - | - | - | - | No |
• Root | - | 88 | 69 | 9 | 1.8 | Yes | - |
• Versioned | - | 11 | 5 | 1 | 9 | Yes | - |
junit-platform-engine-1.12.2.jar | 255.8 kB | 184 | 161 | 10 | 1.8 | Yes | No |
mockito-core-5.17.0.jar | 709.1 kB | 648 | 576 | 66 | 11 | Yes | No |
mockito-junit-jupiter-5.17.0.jar | 9.4 kB | 14 | 6 | 3 | 11 | Yes | No |
objenesis-3.4.jar | 49.1 kB | 59 | 43 | 10 | 1.8 | Yes | No |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes | No |
asm-9.7.1.jar | 126.1 kB | 45 | 39 | 3 | 1.5 | Yes | No |
jcl-over-slf4j-1.5.6.jar | 16.7 kB | 23 | 9 | 2 | 1.3 | Yes | No |
slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes | No |
slf4j-jdk14-1.5.6.jar | 8.8 kB | 15 | 5 | 1 | 1.4 | Yes | No |
slf4j-nop-1.5.3.jar | 5.2 kB | 14 | 4 | 1 | 1.3 | Yes | No |
plexus-build-api-0.0.7.jar | 8.5 kB | 19 | 4 | 1 | 1.4 | Yes | No |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes | No |
plexus-sec-dispatcher-1.3.jar | 28.6 kB | 31 | 13 | 3 | 1.4 | Yes | No |
xz-1.9.jar | 116 kB | 132 | - | - | - | - | Yes |
• Root | - | 130 | 116 | 9 | 1.7 | No | - |
• Versioned | - | 2 | 1 | 1 | 9 | No | - |
saxpath-1.0-FCS.jar | 23.6 kB | 25 | 16 | 4 | 1.1 | Yes | No |
xmlunit-1.6.jar | 101.2 kB | 80 | 71 | 5 | 1.3 | Yes | No |
96 | 25 MB | 14255 | 9396 | 618 | 11 | 89 | 1 |
compile: 53 | compile: 5.5 MB | compile: 4142 | compile: 3101 | compile: 282 | 1.8 | compile: 50 | - |
runtime: 12 | runtime: 6.9 MB | runtime: 921 | runtime: 689 | runtime: 65 | runtime: 11 | runtime: 1 | |
provided: 3 | provided: 49.3 kB | provided: 107 | provided: 68 | provided: 4 | provided: 2 | - | |
test: 28 | test: 12.5 MB | test: 9085 | test: 5538 | test: 267 | 11 | test: 26 | - |