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 |
---|---|---|---|---|
commons-io | commons-io | 2.15.0 | jar | Apache-2.0 |
jakarta.json | jakarta.json-api | 2.1.3 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
jakarta.json.bind | jakarta.json.bind-api | 3.0.0 | jar | Eclipse Public License 2.0GNU General Public License, version 2 with the GNU Classpath Exception |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.apache.johnzon | johnzon-core | 2.0.0 | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 4.0.0 | jar | Apache License, Version 2.0 |
org.jdom | jdom2 | 2.0.6.1 | jar | Similar to Apache License but with the acknowledgment clause removed |
org.sonatype.plexus | plexus-build-api | 0.0.7 | jar | Apache Public License 2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.junit.jupiter | junit-jupiter-api | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.10.2 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-params | 5.10.2 | jar | Eclipse Public License v2.0 |
org.skyscreamer | jsonassert | 1.5.1 | jar | The Apache Software License, Version 2.0 |
org.xmlunit | xmlunit-core | 2.9.1 | jar | The Apache Software License, Version 2.0 |
org.xmlunit | xmlunit-legacy | 2.9.1 | jar | The BSD 3-Clause 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 | 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.13.1 | jar | Apache-2.0 |
org.jetbrains | annotations | 24.1.0 | 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.
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 |
---|---|---|---|---|
com.vaadin.external.google | android-json | 0.0.20131108.vaadin1 | jar | Apache License 2.0 |
jakarta.activation | jakarta.activation-api | 1.2.2 | jar | EDL 1.0 |
jakarta.xml.bind | jakarta.xml.bind-api | 2.3.3 | jar | Eclipse Distribution License - v 1.0 |
junit | junit | 3.8.1 | jar | Common Public License Version 1.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.10.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.10.2 | jar | Eclipse Public License v2.0 |
org.opentest4j | opentest4j | 1.3.0 | jar | The Apache License, Version 2.0 |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
Project Dependency Graph
Dependency Tree
- io.wcm.maven.plugins:i18n-maven-plugin:maven-plugin:1.3.1-SNAPSHOT
i18n Maven Plugin Description: Transforms and validates i18n resources for usage in Sling/AEM applications.
URL: https://wcm.io/tooling/maven/plugins/i18n-maven-plugin/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.13.1 (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-2.0
- org.apache.maven:maven-plugin-api:jar:3.0.5 (provided)
Maven Plugin API Description: The API for plugins - Mojos - development.
URL: http://maven.apache.org/ref/3.0.5//maven-plugin-api
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-model:jar:3.0.5 (provided)
Maven Model Description: Model for Maven POM (Project Object Model)
URL: http://maven.apache.org/ref/3.0.5//maven-model
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-artifact:jar:3.0.5 (provided)
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/ref/3.0.5//maven-artifact
Project Licenses: The Apache Software License, Version 2.0
- org.sonatype.sisu:sisu-inject-plexus:jar:2.3.0 (provided)
Sisu-Inject-Plexus : Aggregate OSGi bundle Description: There is currently no description associated with this project.
URL: http://sisu.sonatype.org/sisu-inject/containers/guice-bean/guice-plexus/sisu-inject-plexus/
Project Licenses: Eclipse Public License, Version 1.0
- org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 (provided)
Sisu-Inject-Bean : Aggregate OSGi bundle Description: There is currently no description associated with this project.
URL: http://sisu.sonatype.org/sisu-inject/containers/guice-bean/sisu-inject-bean/
Project Licenses: The Apache Software License, Version 2.0, Eclipse Public License, Version 1.0
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 (provided)
Sisu Guice - Core Library Description: Patched build of Guice: a lightweight dependency injection framework for Java 5 and above
URL: http://code.google.com/p/google-guice/sisu-guice/
Project Licenses: The Apache Software License, Version 2.0
- org.sonatype.sisu:sisu-guava:jar:0.9.9 (provided)
Sisu Guava - Core Library Description: Patched build of Guava: Google Core Libraries for Java 1.5+
URL: http://code.google.com/p/guava-libraries/sisu-guava/
Project Licenses: The Apache Software License, Version 2.0
- org.sonatype.sisu:sisu-guava:jar:0.9.9 (provided)
- org.sonatype.sisu:sisu-guice:jar:no_aop:3.1.0 (provided)
- org.sonatype.sisu:sisu-inject-bean:jar:2.3.0 (provided)
- org.apache.maven:maven-model:jar:3.0.5 (provided)
- org.apache.maven:maven-core:jar:3.0.5 (provided)
Maven Core Description: Maven Core classes.
URL: http://maven.apache.org/ref/3.0.5//maven-core
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-settings:jar:3.0.5 (provided)
Maven Settings Description: Maven Settings model.
URL: http://maven.apache.org/ref/3.0.5//maven-settings
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-settings-builder:jar:3.0.5 (provided)
Maven Settings Builder Description: The effective settings builder, with inheritance and password decryption.
URL: http://maven.apache.org/ref/3.0.5//maven-settings-builder
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-repository-metadata:jar:3.0.5 (provided)
Maven Repository Metadata Model Description: Per-directory local and remote repository metadata.
URL: http://maven.apache.org/ref/3.0.5//maven-repository-metadata
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-model-builder:jar:3.0.5 (provided)
Maven Model Builder Description: The effective model builder, with inheritance, profile activation, interpolation, ...
URL: http://maven.apache.org/ref/3.0.5//maven-model-builder
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-aether-provider:jar:3.0.5 (provided)
Maven Aether Provider Description: This module provides extensions to Aether for utilizing the Maven POM and Maven repository metadata for artifacts resolution and download.
URL: http://maven.apache.org/ref/3.0.5//maven-aether-provider
Project Licenses: The Apache Software License, Version 2.0
- org.sonatype.aether:aether-spi:jar:1.13.1 (provided)
Aether :: SPI Description: The service provider interface for repository system implementations and repository connectors.
URL: http://aether.sonatype.org/aether-spi/
Project Licenses: Eclipse Public License, Version 1.0
- org.sonatype.aether:aether-spi:jar:1.13.1 (provided)
- org.sonatype.aether:aether-impl:jar:1.13.1 (provided)
Aether :: Implementation Description: An implementation of the repository system.
URL: http://aether.sonatype.org/aether-impl/
Project Licenses: Eclipse Public License, Version 1.0
- org.sonatype.aether:aether-api:jar:1.13.1 (provided)
Aether :: API Description: The application programming interface for the repository system.
URL: http://aether.sonatype.org/aether-api/
Project Licenses: Eclipse Public License, Version 1.0
- org.sonatype.aether:aether-util:jar:1.13.1 (provided)
Aether :: Utilities Description: A collection of utility classes to ease usage of the repository system.
URL: http://aether.sonatype.org/aether-util/
Project Licenses: Eclipse Public License, Version 1.0
- org.codehaus.plexus:plexus-interpolation:jar:1.14 (provided)
Plexus Interpolation API Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-interpolation
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-classworlds:jar:2.4 (provided)
Plexus Classworlds Description: A class loader framework
URL: http://plexus.codehaus.org/plexus-classworlds/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-component-annotations:jar:1.5.5 (provided)
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.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 (provided)
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 (provided)
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 (provided)
- org.apache.maven:maven-settings:jar:3.0.5 (provided)
- 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.codehaus.plexus:plexus-utils:jar:4.0.0 (compile)
Plexus Common Utilities Description: A collection of various utility classes to ease working with strings, files, command lines and more.
URL: https://codehaus-plexus.github.io/plexus-pom/plexus-utils/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
Apache Commons Lang Description: Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.
URL: https://commons.apache.org/proper/commons-lang/
Project Licenses: Apache-2.0
- commons-io:commons-io:jar:2.15.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
- jakarta.json:jakarta.json-api:jar:2.1.3 (compile)
Jakarta JSON Processing API Description: Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.
URL: https://github.com/eclipse-ee4j/jsonp
Project Licenses: Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
- jakarta.json.bind:jakarta.json.bind-api:jar:3.0.0 (compile)
JSON-B API Description: Jakarta JSON Binding is a standard binding layer for converting Java objects to/from JSON documents.
URL: https://eclipse-ee4j.github.io/jsonb-api
Project Licenses: Eclipse Public License 2.0, GNU General Public License, version 2 with the GNU Classpath Exception
- org.apache.johnzon:johnzon-core:jar:2.0.0 (compile)
Johnzon :: Core Description: Apache Johnzon is an implementation of JSR-353 (JavaTM API for JSON Processing).
URL: https://johnzon.apache.org/johnzon-core
Project Licenses: The Apache Software License, Version 2.0
- org.jdom:jdom2:jar:2.0.6.1 (compile)
JDOM Description: A complete, Java-based solution for accessing, manipulating, and outputting XML data
URL: http://www.jdom.org
Project Licenses: Similar to Apache License but with the acknowledgment clause removed
- org.junit.jupiter:junit-jupiter-api:jar:5.10.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.10.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-params:jar:5.10.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.10.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.10.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.10.2 (test)
- org.skyscreamer:jsonassert:jar:1.5.1 (test)
JSONassert Description: A library to develop RESTful but flexible APIs
URL: https://github.com/skyscreamer/JSONassert
Project Licenses: The Apache Software License, Version 2.0
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
JSON library from Android SDK Description: JSON (JavaScript Object Notation) is a lightweight data-interchange format. This is the org.json compatible Android implementation extracted from the Android SDK
URL: http://developer.android.com/sdk
Project Licenses: Apache License 2.0
- com.vaadin.external.google:android-json:jar:0.0.20131108.vaadin1 (test)
- org.xmlunit:xmlunit-core:jar:2.9.1 (test)
org.xmlunit:xmlunit-core Description: XMLUnit for Java
Project Licenses: The Apache Software License, Version 2.0
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
Jakarta XML Binding API Description: Jakarta XML Binding API
URL: https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api
Project Licenses: Eclipse Distribution License - v 1.0
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
Jakarta Activation API jar Description: Jakarta Activation API jar
URL: https://github.com/eclipse-ee4j/jaf/jakarta.activation-api
Project Licenses: EDL 1.0
- jakarta.activation:jakarta.activation-api:jar:1.2.2 (test)
- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3 (test)
- org.xmlunit:xmlunit-legacy:jar:2.9.1 (test)
org.xmlunit:xmlunit-legacy Description: XMLUnit 1.x Compatibility Layer
Project Licenses: The BSD 3-Clause License
- junit:junit:jar:3.8.1 (test)
JUnit Description: JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.
URL: http://junit.org
Project Licenses: Common Public License Version 1.0
- junit:junit:jar:3.8.1 (test)
- org.jetbrains:annotations:jar:24.1.0 (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.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.13.1 (provided)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component, plexus-build-api
Eclipse Public License 2.0: JSON-B API, Jakarta JSON Processing API
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Eclipse Public License, Version 1.0: Aether :: API, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle
Similar to Apache License but with the acknowledgment clause removed: JDOM
The BSD 3-Clause License: org.xmlunit:xmlunit-legacy
GNU General Public License, version 2 with the GNU Classpath Exception: JSON-B API, Jakarta JSON Processing API
Apache License 2.0: JSON library from Android SDK
EDL 1.0: Jakarta Activation API jar
Apache-2.0: Apache Commons IO, Apache Commons Lang, Maven Plugin Tools Java Annotations
Apache License, Version 2.0: Plexus Common Utilities
Eclipse Distribution License - v 1.0: Jakarta XML Binding API
The Apache Software License, Version 2.0: JSONassert, JetBrains Java Annotations, Johnzon :: Core, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Classworlds, Plexus Interpolation API, Sisu Guava - Core Library, Sisu Guice - Core Library, Sisu-Inject-Bean : Aggregate OSGi bundle, Subset of Spotbugs Annotations, i18n Maven Plugin, org.xmlunit:xmlunit-core
Common Public License Version 1.0: JUnit
Dependency File Details
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
android-json-0.0.20131108.vaadin1.jar | 18.3 kB | 12 | 8 | 1 | 1.5 | Yes |
commons-io-2.15.0.jar | 500.6 kB | 368 | 339 | 16 | 9 | Yes |
io.wcm.tooling.spotbugs.annotations-1.0.0.jar | 3.9 kB | 13 | 1 | 1 | 1.8 | No |
jakarta.activation-api-1.2.2.jar | 46.6 kB | 43 | 32 | 2 | 9 | Yes |
jakarta.json-api-2.1.3.jar | 48.6 kB | 50 | 37 | 4 | 9 | Yes |
jakarta.json.bind-api-3.0.0.jar | 36.8 kB | 46 | 29 | 7 | 11 | Yes |
jakarta.xml.bind-api-2.3.3.jar | 115.6 kB | 137 | 111 | 7 | 9 | Yes |
junit-3.8.1.jar | 121.1 kB | 119 | 100 | 6 | 1.1 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | 404 | 19 | 9 | Yes |
johnzon-core-2.0.0.jar | 161.5 kB | 113 | 95 | 3 | 11 | Yes |
maven-aether-provider-3.0.5.jar | 56.5 kB | 40 | 23 | 1 | 1.5 | Yes |
maven-artifact-3.0.5.jar | 52.1 kB | 57 | 32 | 11 | 1.5 | Yes |
maven-core-3.0.5.jar | 559 kB | 428 | 350 | 43 | 1.5 | Yes |
maven-model-3.0.5.jar | 163.6 kB | 67 | 50 | 3 | 1.5 | Yes |
maven-model-builder-3.0.5.jar | 150.6 kB | 142 | 109 | 16 | 1.5 | Yes |
maven-plugin-api-3.0.5.jar | 49.3 kB | 46 | 25 | 6 | 1.5 | Yes |
maven-repository-metadata-3.0.5.jar | 30.1 kB | 25 | 7 | 2 | 1.5 | Yes |
maven-settings-3.0.5.jar | 46.7 kB | 33 | 17 | 2 | 1.5 | Yes |
maven-settings-builder-3.0.5.jar | 41.4 kB | 53 | 32 | 5 | 1.5 | Yes |
maven-plugin-annotations-3.13.1.jar | 13.8 kB | 22 | 7 | 1 | 1.8 | Yes |
apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 9 | Yes |
plexus-classworlds-2.4.jar | 47.1 kB | 52 | 37 | 5 | 1.4 | Yes |
plexus-component-annotations-1.5.5.jar | 4.2 kB | 15 | 3 | 1 | 1.5 | No |
plexus-interpolation-1.14.jar | 61.1 kB | 60 | 44 | 6 | 1.4 | Yes |
plexus-utils-4.0.0.jar | 192.4 kB | 128 | 86 | 7 | 11 | Yes |
jdom2-2.0.6.1.jar | 327.8 kB | 227 | 207 | 15 | 1.5 | Yes |
annotations-24.1.0.jar | 30.6 kB | 70 | 60 | 3 | 9 | Yes |
junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 9 | Yes |
junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 9 | Yes |
junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 9 | Yes |
junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | 44 | 7 | 9 | Yes |
junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 9 | Yes |
opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 9 | Yes |
jsonassert-1.5.1.jar | 30.5 kB | 32 | 20 | 3 | 1.6 | Yes |
aether-api-1.13.1.jar | 89.7 kB | 116 | 96 | 11 | 1.5 | Yes |
aether-impl-1.13.1.jar | 130.1 kB | 87 | 73 | 2 | 1.5 | Yes |
aether-spi-1.13.1.jar | 15.4 kB | 33 | 17 | 5 | 1.5 | Yes |
aether-util-1.13.1.jar | 130 kB | 116 | 92 | 14 | 1.5 | Yes |
plexus-build-api-0.0.7.jar | 8.5 kB | 19 | 4 | 1 | 1.4 | Yes |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
plexus-sec-dispatcher-1.3.jar | 28.6 kB | 31 | 13 | 3 | 1.4 | Yes |
sisu-guava-0.9.9.jar | 1.5 MB | 1183 | 1163 | 10 | 1.5 | Yes |
sisu-guice-3.1.0-no_aop.jar | 357.4 kB | 310 | 295 | 8 | 1.5 | Yes |
sisu-inject-bean-2.3.0.jar | 289.1 kB | 256 | 224 | 15 | 1.5 | Yes |
sisu-inject-plexus-2.3.0.jar | 204.4 kB | 207 | 163 | 27 | 1.5 | Yes |
xmlunit-core-2.9.1.jar | 175.2 kB | 178 | 161 | 9 | 1.7 | Yes |
xmlunit-legacy-2.9.1.jar | 129.2 kB | 102 | 88 | 5 | 1.7 | Yes |
47 | 8 MB | 6458 | 5511 | 367 | 11 | 45 |
compile: 8 | compile: 1.9 MB | compile: 1387 | compile: 1201 | compile: 72 | 11 | compile: 8 |
provided: 25 | provided: 4.1 MB | provided: 3482 | provided: 2939 | provided: 202 | provided: 23 | |
test: 14 | test: 2 MB | test: 1589 | test: 1371 | test: 93 | 9 | test: 14 |