Fork me on GitHub

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.github.marschall memoryfilesystem 2.8.0 jar MIT
com.google.jimfs jimfs 1.3.0 jar The Apache Software License, Version 2.0
com.obsidiandynamics.pojotester core 0.9.0 jar MIT License
net.bytebuddy byte-buddy 1.14.10 jar Apache License, Version 2.0
org.apache.groovy groovy 4.0.19 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 2.2 jar BSD License 3
org.objenesis objenesis 3.3 jar Apache License, Version 2.0
org.spockframework spock-core 2.3-groovy-4.0 jar The Apache Software License, Version 2.0
org.spockframework spock-junit4 2.3-groovy-4.0 jar The Apache Software 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:

GroupId ArtifactId Version Type Licenses
org.apache.maven maven-core 3.2.5 jar Apache License, Version 2.0
org.apache.maven maven-plugin-api 3.2.5 jar Apache License, Version 2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.10.2 jar Apache-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.googlecode.combinatoricslib combinatoricslib 2.1 jar LGPL v3.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.commons commons-collections4 4.3 jar Apache License, Version 2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.hamcrest hamcrest 2.2 jar BSD License 3
org.javassist javassist 3.24.1-GA jar MPL 1.1LGPL 2.1Apache License 2.0
org.junit.platform junit-platform-commons 1.9.0 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.9.0 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.slf4j slf4j-api 1.7.26 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 Classifier Type Licenses
aopalliance aopalliance 1.0 - jar Public Domain
com.google.code.findbugs jsr305 3.0.2 - jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.18.0 - jar Apache 2.0
com.google.guava failureaccess 1.0.1 - jar The Apache Software License, Version 2.0
com.google.guava guava 32.1.1-jre - jar Apache License, Version 2.0
com.google.guava listenablefuture 9999.0-empty-to-avoid-conflict-with-guava - jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 2.8 - jar Apache License, Version 2.0
javax.annotation jsr250-api 1.0 - jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.enterprise cdi-api 1.0 - jar Apache License, Version 2.0
javax.inject javax.inject 1 - jar The Apache Software License, Version 2.0
org.apache.maven maven-aether-provider 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-model 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-model-builder 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-repository-metadata 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings 3.2.5 - jar Apache License, Version 2.0
org.apache.maven maven-settings-builder 3.2.5 - jar Apache License, Version 2.0
org.checkerframework checker-qual 3.33.0 - jar The MIT License
org.codehaus.plexus plexus-classworlds 2.5.2 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-component-annotations 1.5.5 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.21 - jar The Apache Software License, Version 2.0
org.codehaus.plexus plexus-utils 3.0.20 - jar The Apache Software License, Version 2.0
org.eclipse.aether aether-api 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-impl 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-spi 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.aether aether-util 1.0.0.v20140518 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.0.M1 - jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.0.M1 - jar Eclipse Public License, Version 1.0
org.sonatype.plexus plexus-cipher 1.4 - jar Apache Public License 2.0
org.sonatype.plexus plexus-sec-dispatcher 1.3 - jar Apache Public License 2.0
org.sonatype.sisu sisu-guice 3.2.3 no_aop jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

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

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Eclipse Public License 1.0: JUnit

Apache 2.0: error-prone annotations

BSD License 3: Hamcrest, Hamcrest Core

MIT License: SLF4J API Module, pojo-tester

Eclipse Public License v2.0: JUnit Platform Commons, JUnit Platform Engine API

LGPL v3.0: combinatoricslib

Public Domain: AOP alliance

GNU Lesser General Public License v2.1 or later: Agent Embedder Maven Plugin

Eclipse Public License, Version 1.0: Aether API, Aether Implementation, Aether SPI, Aether Utilities, org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache License 2.0: Javassist

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Commons Collections, Apache Commons Lang, Byte Buddy (without dependencies), CDI APIs, Guava: Google Core Libraries for Java, J2ObjC Annotations, Maven Aether Provider, Maven Artifact, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Objenesis

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform

Apache-2.0: Maven Plugin Tools Java Annotations

MIT: Memory File System

LGPL 2.1: Javassist

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Apache Groovy, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, Jimfs, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu Guice - Core Library, Spock Framework - Core Module, Spock Framework - JUnit 4, javax.inject

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
aopalliance-1.0.jar 4.5 kB 15 9 2 1.3 Yes
memoryfilesystem-2.8.0.jar 288.4 kB 185 168 3 9 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.18.0.jar 16 kB 38 26 2 1.8 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-32.1.1-jre.jar 3 MB 2060 2020 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-2.8.jar 9.3 kB 24 13 1 1.7 Yes
jimfs-1.3.0.jar 211.7 kB 140 127 1 1.8 Yes
combinatoricslib-2.1.jar 47.4 kB 53 36 10 1.7 No
core-0.9.0.jar 157.6 kB 157 129 22 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.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.14.10.jar 4.2 MB 2935 2881 39 9 Yes
commons-collections4-4.3.jar 754 kB 552 521 19 1.8 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
groovy-4.0.19.jar 7.6 MB 4744 4585 120 1.8 Yes
maven-aether-provider-3.2.5.jar 65.8 kB 42 25 1 1.6 Yes
maven-artifact-3.2.5.jar 55.1 kB 57 32 11 1.6 Yes
maven-core-3.2.5.jar 608.2 kB 463 372 51 1.6 Yes
maven-model-3.2.5.jar 160.8 kB 67 50 3 1.6 Yes
maven-model-builder-3.2.5.jar 170.2 kB 148 115 16 1.6 Yes
maven-plugin-api-3.2.5.jar 46.1 kB 46 25 6 1.6 Yes
maven-repository-metadata-3.2.5.jar 26 kB 25 7 2 1.6 Yes
maven-settings-3.2.5.jar 43 kB 33 17 2 1.6 Yes
maven-settings-builder-3.2.5.jar 43.7 kB 53 32 5 1.6 Yes
maven-plugin-annotations-3.10.2.jar 13.9 kB 22 7 1 1.8 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 9 Yes
checker-qual-3.33.0.jar 224 kB 426 358 30 1.8 Yes
plexus-classworlds-2.5.2.jar 52.7 kB 52 37 5 1.6 Yes
plexus-component-annotations-1.5.5.jar 4.2 kB 15 3 1 1.5 No
plexus-interpolation-1.21.jar 62.5 kB 60 44 6 1.5 Yes
plexus-utils-3.0.20.jar 243.1 kB 129 104 9 1.5 Yes
aether-api-1.0.0.v20140518.jar 136.3 kB 149 128 11 1.5 Yes
aether-impl-1.0.0.v20140518.jar 171.7 kB 113 95 4 1.5 Yes
aether-spi-1.0.0.v20140518.jar 30.7 kB 54 34 8 1.5 Yes
aether-util-1.0.0.v20140518.jar 145.8 kB 125 100 13 1.5 Yes
org.eclipse.sisu.inject-0.3.0.M1.jar 340.2 kB 273 256 8 1.5 Yes
org.eclipse.sisu.plexus-0.3.0.M1.jar 200.6 kB 197 165 20 1.5 Yes
hamcrest-2.2.jar 123.4 kB 122 108 11 1.7 Yes
hamcrest-core-2.2.jar 1.5 kB 8 1 1 1.7 Yes
javassist-3.24.1-GA.jar 777.7 kB 447 423 17 1.7 Yes
junit-platform-commons-1.9.0.jar 102.7 kB 64 44 7 9 Yes
junit-platform-engine-1.9.0.jar 188.2 kB 143 127 9 9 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 9 Yes
slf4j-api-1.7.26.jar 41.1 kB 46 34 4 1.5 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-guice-3.2.3-no_aop.jar 397.8 kB 329 314 8 1.6 Yes
spock-core-2.3-groovy-4.0.jar 908.3 kB 699 650 32 1.8 Yes
spock-junit4-2.3-groovy-4.0.jar 21.4 kB 25 18 1 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
54 22.8 MB 16335 15063 617 9 50
provided: 34 provided: 6.4 MB provided: 5250 provided: 4536 provided: 262 1.8 provided: 31
test: 20 test: 16.4 MB test: 11085 test: 10527 test: 355 9 test: 19