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 |
---|---|---|---|---|
io.earcam.utilitarian | io.earcam.utilitarian.io | 1.2.1 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
io.earcam.utilitarian | io.earcam.utilitarian.io.file | 1.2.1 | jar | The Apache License, Version 2.0-BSD 3-Clause License-Eclipse Public License-MIT License |
org.apache.maven | maven-core | 3.5.4 | jar | Apache License, Version 2.0 |
org.apache.maven | maven-plugin-api | 3.5.4 | jar | Apache License, Version 2.0 |
org.codehaus.plexus | plexus-utils | 3.1.0 | jar | Apache License, Version 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 |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
org.apache.maven.plugin-testing | maven-plugin-testing-harness | 3.3.0 | jar | Apache License, Version 2.0 |
org.hamcrest | java-hamcrest | 2.0.0.0 | jar | BSD Licence 3 |
org.mockito | mockito-core | 2.23.4 | jar | The MIT License |
org.slf4j | slf4j-simple | 1.7.25 | jar | MIT 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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The BSD 3-Clause License |
org.apache.maven.plugin-tools | maven-plugin-annotations | 3.5.2 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 1.7.25 | jar | MIT License |
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 |
---|---|---|---|---|
classworlds | classworlds | 1.1-alpha-2 | jar | - |
net.bytebuddy | byte-buddy | 1.9.3 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.9.3 | 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.objenesis | objenesis | 2.6 | jar | Apache 2 |
Project Dependency Graph
Dependency Tree
- io.earcam.maven.plugin:io.earcam.maven.plugin.ramdisk:maven-plugin:0.0.4 (compile)
io.earcam.maven.plugin.ramdisk Description: Use ramdisk (tmpfs) for the build directory (target)
URL: https://plugin.maven.earcam.io/ramdisk
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam.utilitarian:io.earcam.utilitarian.io:jar:1.2.1 (compile)
io.earcam.utilitarian.io Description: In/Output stream extensions
URL: https://utilitarian.earcam.io/io
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam:io.earcam.unexceptional:jar:1.0.0 (compile)
io.earcam.unexceptional Description: A small cohesive module, leveraging Java 8 functional capabilities to remove most of the boiler-plate of handling checked exceptions.
URL: https://unexceptional.earcam.io
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- io.earcam:io.earcam.unexceptional:jar:1.0.0 (compile)
- io.earcam.utilitarian:io.earcam.utilitarian.io.file:jar:1.2.1 (compile)
io.earcam.utilitarian.io.file Description: Recursive file operations
URL: https://utilitarian.earcam.io/io/file
Project Licenses: The Apache License, Version 2.0, BSD 3-Clause License, Eclipse Public License, MIT License
- com.google.code.findbugs:jsr305:jar:3.0.2 (provided)
FindBugs-jsr305 Description: JSR305 Annotations for Findbugs
URL: http://findbugs.sourceforge.net/
Project Licenses: The BSD 3-Clause License
- org.slf4j:slf4j-api:jar:1.7.25 (provided)
SLF4J API Module Description: The slf4j API
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.slf4j:slf4j-simple:jar:1.7.25 (test)
SLF4J Simple Binding Description: SLF4J Simple binding
URL: http://www.slf4j.org
Project Licenses: MIT License
- org.apache.maven:maven-plugin-api:jar:3.5.4 (compile)
Maven Plugin API Description: The API for plugins - Mojos - development.
URL: https://maven.apache.org/ref/3.5.4/maven-plugin-api/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-model:jar:3.5.4 (compile)
Maven Model Description: Model for Maven POM (Project Object Model)
URL: https://maven.apache.org/ref/3.5.4/maven-model/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-artifact:jar:3.5.4 (compile)
Maven Artifact Description: Maven is a software build 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: https://maven.apache.org/ref/3.5.4/maven-artifact/
Project Licenses: Apache License, Version 2.0
- org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.3 (compile)
org.eclipse.sisu.plexus Description: Plexus-JSR330 adapter; adds Plexus support to the Sisu-Inject container
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.plexus/
Project Licenses: Eclipse Public License, Version 1.0
- javax.enterprise:cdi-api:jar:1.0 (compile)
CDI APIs Description: APIs for JSR-299: Contexts and Dependency Injection for Java EE
URL: http://www.seamframework.org/Weld/cdi-api
Project Licenses: Apache License, Version 2.0
- javax.annotation:jsr250-api:jar:1.0 (compile)
JSR-250 Common Annotations for the JavaTM Platform Description: JSR-250 Reference Implementation by Glassfish
URL: http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html
Project Licenses: COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
- javax.annotation:jsr250-api:jar:1.0 (compile)
- javax.enterprise:cdi-api:jar:1.0 (compile)
- org.codehaus.plexus:plexus-classworlds:jar:2.5.2 (compile)
Plexus Classworlds Description: A class loader framework
URL: http://plexus.codehaus.org/plexus-classworlds/
Project Licenses: The Apache Software License, Version 2.0
- org.apache.maven:maven-model:jar:3.5.4 (compile)
- org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5.2 (provided)
Maven Plugin Tools Java 5 Annotations Description: Java 5 annotations to use in Mojos
URL: https://maven.apache.org/plugin-tools/maven-plugin-annotations
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-utils:jar:3.1.0 (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.apache.maven:maven-core:jar:3.5.4 (compile)
Maven Core Description: Maven Core classes.
URL: https://maven.apache.org/ref/3.5.4/maven-core/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings:jar:3.5.4 (compile)
Maven Settings Description: Maven Settings model.
URL: https://maven.apache.org/ref/3.5.4/maven-settings/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings-builder:jar:3.5.4 (compile)
Maven Settings Builder Description: The effective settings builder, with inheritance and password decryption.
URL: https://maven.apache.org/ref/3.5.4/maven-settings-builder/
Project Licenses: Apache License, Version 2.0
- org.codehaus.plexus:plexus-interpolation:jar:1.24 (compile)
Plexus Interpolation API Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://codehaus-plexus.github.io/plexus-interpolation/
Project Licenses: Apache License, Version 2.0
- org.sonatype.plexus:plexus-sec-dispatcher:jar:1.4 (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.codehaus.plexus:plexus-interpolation:jar:1.24 (compile)
- org.apache.maven:maven-builder-support:jar:3.5.4 (compile)
Maven Builder Support Description: Support for descriptor builders (model, setting, toolchains)
URL: https://maven.apache.org/ref/3.5.4/maven-builder-support/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-repository-metadata:jar:3.5.4 (compile)
Maven Repository Metadata Model Description: Per-directory local and remote repository metadata.
URL: https://maven.apache.org/ref/3.5.4/maven-repository-metadata/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-model-builder:jar:3.5.4 (compile)
Maven Model Builder Description: The effective model builder, with inheritance, profile activation, interpolation, ...
URL: https://maven.apache.org/ref/3.5.4/maven-model-builder/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-resolver-provider:jar:3.5.4 (compile)
Maven Artifact Resolver Provider Description: Extensions to Maven Resolver for utilizing Maven POM and repository metadata.
URL: https://maven.apache.org/ref/3.5.4/maven-resolver-provider/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.resolver:maven-resolver-impl:jar:1.1.1 (compile)
Maven Artifact Resolver Implementation Description: An implementation of the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-impl/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.resolver:maven-resolver-api:jar:1.1.1 (compile)
Maven Artifact Resolver API Description: The application programming interface for the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-api/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.resolver:maven-resolver-spi:jar:1.1.1 (compile)
Maven Artifact Resolver SPI Description: The service provider interface for repository system implementations and repository connectors.
URL: https://maven.apache.org/resolver/maven-resolver-spi/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.resolver:maven-resolver-util:jar:1.1.1 (compile)
Maven Artifact Resolver Utilities Description: A collection of utility classes to ease usage of the repository system.
URL: https://maven.apache.org/resolver/maven-resolver-util/
Project Licenses: Apache License, Version 2.0
- org.apache.maven.shared:maven-shared-utils:jar:3.2.1 (compile)
Apache Maven Shared Utils Description: Shared utils without any further dependencies
URL: https://maven.apache.org/shared/maven-shared-utils/
Project Licenses: Apache License, Version 2.0
- org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.3 (compile)
org.eclipse.sisu.inject Description: JSR330-based container; supports classpath scanning, auto-binding, and dynamic auto-wiring
URL: http://www.eclipse.org/sisu/org.eclipse.sisu.inject/
Project Licenses: Eclipse Public License, Version 1.0
- com.google.inject:guice:jar:no_aop:4.2.0 (compile)
Google Guice - Core Library Description: Guice is a lightweight dependency injection framework for Java 6 and above
URL: https://github.com/google/guice/guice
Project Licenses: The Apache Software License, Version 2.0
- aopalliance:aopalliance:jar:1.0 (compile)
AOP alliance Description: AOP Alliance
URL: http://aopalliance.sourceforge.net
Project Licenses: Public Domain
- aopalliance:aopalliance:jar:1.0 (compile)
- com.google.guava:guava:jar:20.0 (compile)
Guava: Google Core Libraries for Java Description: Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. Guava has only one code dependency - javax.annotation, per the JSR-305 spec.
URL: https://github.com/google/guava/guava
Project Licenses: The Apache Software 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-component-annotations:jar:1.7.1 (compile)
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://codehaus-plexus.github.io/plexus-containers/plexus-component-annotations/
Project Licenses: Apache License, Version 2.0
- org.apache.commons:commons-lang3:jar:3.5 (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: http://commons.apache.org/proper/commons-lang/
Project Licenses: Apache License, Version 2.0
- org.apache.maven:maven-settings:jar:3.5.4 (compile)
- org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:3.3.0 (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: Apache License, Version 2.0
- commons-io:commons-io:jar:2.2 (compile)
Commons IO Description: The Commons IO library contains utility classes, stream implementations, file filters, file comparators, endian transformation classes, and much more.
URL: http://commons.apache.org/io/
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-archiver:jar:2.2 (test)
Plexus Archiver Component Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-archiver
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test)
Default Plexus Container Description: There is currently no description associated with this project.
Project Licenses: No licenses are defined for this project.
- classworlds:classworlds:jar:1.1-alpha-2 (test)
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.
- classworlds:classworlds:jar:1.1-alpha-2 (test)
- org.codehaus.plexus:plexus-io:jar:2.0.4 (test)
Plexus IO Components Description: The Plexus project provides a full software stack for creating and executing software projects.
URL: http://plexus.codehaus.org/plexus-components/plexus-io
Project Licenses: The Apache Software License, Version 2.0
- org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1 (test)
- commons-io:commons-io:jar:2.2 (compile)
- junit:junit:jar:4.12 (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)
- org.hamcrest:java-hamcrest:jar:2.0.0.0 (test)
Java Hamcrest Description: Hamcrest matcher library for Java
URL: http://hamcrest.org/JavaHamcrest/
Project Licenses: BSD Licence 3
- org.mockito:mockito-core:jar:2.23.4 (test)
mockito-core Description: Mockito mock objects library core API and implementation
URL: https://github.com/mockito/mockito
Project Licenses: The MIT License
- net.bytebuddy:byte-buddy:jar:1.9.3 (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: http://bytebuddy.net/byte-buddy
Project Licenses: The Apache Software License, Version 2.0
- net.bytebuddy:byte-buddy-agent:jar:1.9.3 (test)
Byte Buddy Java agent Description: The Byte Buddy Java agent allows to access the JVM's HotSwap feature.
URL: http://bytebuddy.net/byte-buddy-agent
Project Licenses: The Apache Software License, Version 2.0
- org.objenesis:objenesis:jar:2.6 (test)
Objenesis Description: A library for instantiating Java objects
URL: http://objenesis.org
Project Licenses: Apache 2
- net.bytebuddy:byte-buddy:jar:1.9.3 (test)
- io.earcam.utilitarian:io.earcam.utilitarian.io:jar:1.2.1 (compile)
Licenses
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
The Apache License, Version 2.0: io.earcam.maven.plugin.ramdisk, io.earcam.unexceptional, io.earcam.utilitarian.io, io.earcam.utilitarian.io.file
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J Simple Binding, io.earcam.maven.plugin.ramdisk, io.earcam.unexceptional, io.earcam.utilitarian.io, io.earcam.utilitarian.io.file
Eclipse Public License: io.earcam.maven.plugin.ramdisk, io.earcam.unexceptional, io.earcam.utilitarian.io, io.earcam.utilitarian.io.file
Public Domain: AOP alliance
New BSD License: Hamcrest Core
BSD Licence 3: Java Hamcrest
BSD 3-Clause License: io.earcam.maven.plugin.ramdisk, io.earcam.unexceptional, io.earcam.utilitarian.io, io.earcam.utilitarian.io.file
Apache 2: Objenesis
Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus
The BSD 3-Clause License: FindBugs-jsr305
Unknown: Default Plexus Container, classworlds
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons Lang, Apache Maven Shared Utils, CDI APIs, Maven Artifact, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Provider, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Testing Mechanism, Maven Plugin Tools Java 5 Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Plexus :: Component Annotations, Plexus Common Utilities, Plexus Interpolation API
COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform
The Apache Software License, Version 2.0: Byte Buddy (without dependencies), Byte Buddy Java agent, Commons IO, Google Guice - Core Library, Guava: Google Core Libraries for Java, Plexus Archiver Component, Plexus Classworlds, Plexus IO Components, 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 |
classworlds-1.1-alpha-2.jar | 37.5 kB | 32 | 22 | 3 | 1.1 | Yes |
jsr305-3.0.2.jar | 20.1 kB | 46 | 35 | 3 | 1.6 | Yes |
guava-20.0.jar | 2.4 MB | 1844 | 1814 | 18 | 1.6 | Yes |
guice-4.2.0-no_aop.jar | 521.1 kB | 406 | 390 | 9 | 1.7 | Yes |
commons-io-2.2.jar | 173.6 kB | 126 | 108 | 6 | 1.5 | Yes |
io.earcam.unexceptional-1.0.0.jar | 39.7 kB | 35 | 24 | 1 | 1.8 | Yes |
io.earcam.utilitarian.io-1.2.1.jar | 22.2 kB | 26 | 15 | 1 | 1.8 | Yes |
io.earcam.utilitarian.io.file-1.2.1.jar | 8.1 kB | 17 | 5 | 1 | 1.8 | Yes |
jsr250-api-1.0.jar | 5.8 kB | 16 | 11 | 2 | 1.5 | Yes |
cdi-api-1.0.jar | 44.9 kB | 92 | 75 | 7 | 1.5 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
junit-4.12.jar | 314.9 kB | 323 | 286 | 30 | 1.5 | Yes |
byte-buddy-1.9.3.jar | 3.2 MB | 2335 | 2285 | 36 | 1.6 | Yes |
byte-buddy-agent-1.9.3.jar | 43.4 kB | 41 | 30 | 1 | 1.5 | Yes |
commons-lang3-3.5.jar | 479.9 kB | 284 | 260 | 12 | 1.6 | Yes |
maven-artifact-3.5.4.jar | 54.9 kB | 57 | 32 | 11 | 1.7 | Yes |
maven-builder-support-3.5.4.jar | 14.8 kB | 24 | 10 | 1 | 1.7 | Yes |
maven-core-3.5.4.jar | 630.1 kB | 485 | 398 | 56 | 1.7 | Yes |
maven-model-3.5.4.jar | 165 kB | 71 | 54 | 3 | 1.7 | Yes |
maven-model-builder-3.5.4.jar | 177.4 kB | 150 | 117 | 16 | 1.7 | Yes |
maven-plugin-api-3.5.4.jar | 47.6 kB | 48 | 27 | 6 | 1.7 | Yes |
maven-repository-metadata-3.5.4.jar | 27.5 kB | 27 | 9 | 2 | 1.7 | Yes |
maven-resolver-provider-3.5.4.jar | 67 kB | 43 | 26 | 1 | 1.7 | Yes |
maven-settings-3.5.4.jar | 44.6 kB | 35 | 19 | 2 | 1.7 | Yes |
maven-settings-builder-3.5.4.jar | 43.1 kB | 53 | 32 | 5 | 1.7 | Yes |
maven-plugin-testing-harness-3.3.0.jar | 51 kB | 36 | 17 | 3 | 1.6 | Yes |
maven-plugin-annotations-3.5.2.jar | 14.3 kB | 22 | 7 | 1 | 1.6 | Yes |
maven-resolver-api-1.1.1.jar | 146.2 kB | 151 | 128 | 11 | 1.7 | Yes |
maven-resolver-impl-1.1.1.jar | 184.6 kB | 116 | 96 | 4 | 1.7 | Yes |
maven-resolver-spi-1.1.1.jar | 35.8 kB | 56 | 34 | 8 | 1.7 | Yes |
maven-resolver-util-1.1.1.jar | 158.9 kB | 128 | 101 | 13 | 1.7 | Yes |
maven-shared-utils-3.2.1.jar | 166.6 kB | 109 | 84 | 10 | 1.6 | Yes |
plexus-archiver-2.2.jar | 185 kB | 137 | 112 | 12 | 1.5 | Yes |
plexus-classworlds-2.5.2.jar | 52.7 kB | 52 | 37 | 5 | 1.6 | Yes |
plexus-component-annotations-1.7.1.jar | 4.3 kB | 15 | 3 | 1 | 1.6 | No |
plexus-container-default-1.0-alpha-9-stable-1.jar | 194.2 kB | 215 | 175 | 28 | 1.1 | Yes |
plexus-interpolation-1.24.jar | 78.9 kB | 76 | 59 | 7 | 1.5 | Yes |
plexus-io-2.0.4.jar | 58.3 kB | 62 | 43 | 5 | 1.5 | Yes |
plexus-utils-3.1.0.jar | 261.6 kB | 129 | 104 | 9 | 1.6 | Yes |
org.eclipse.sisu.inject-0.3.3.jar | 379.2 kB | 289 | 271 | 9 | 1.6 | Yes |
org.eclipse.sisu.plexus-0.3.3.jar | 205.3 kB | 196 | 164 | 20 | 1.6 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
java-hamcrest-2.0.0.0.jar | 112.9 kB | 115 | 101 | 11 | 1.7 | Yes |
mockito-core-2.23.4.jar | 565.1 kB | 613 | 542 | 64 | 1.6 | Yes |
objenesis-2.6.jar | 55.7 kB | 59 | 43 | 10 | 1.6 | Yes |
slf4j-api-1.7.25.jar | 41.2 kB | 46 | 34 | 4 | 1.5 | Yes |
slf4j-simple-1.7.25.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
plexus-cipher-1.4.jar | 13.5 kB | 20 | 6 | 1 | 1.4 | Yes |
plexus-sec-dispatcher-1.4.jar | 27.7 kB | 31 | 13 | 3 | 1.4 | Yes |
50 | 11.7 MB | 9384 | 8328 | 479 | 1.8 | 48 |
compile: 34 | compile: 6.7 MB | compile: 5230 | compile: 4541 | compile: 264 | - | compile: 32 |
test: 13 | test: 4.9 MB | test: 4040 | test: 3711 | test: 207 | - | test: 13 |
provided: 3 | provided: 75.6 kB | provided: 114 | provided: 76 | provided: 8 | - | provided: 3 |