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.metaloom.test testdatabase-provider-client 0.1.4 jar Apache-2.0
io.metaloom.test testdatabase-provider-postgresql-db 0.1.4 jar Apache-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.9.2 jar Eclipse Public License v2.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.9.0 jar Apache-2.0
org.apache.maven.plugin-tools maven-plugin-annotations 3.8.1 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.

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
com.fasterxml.jackson.core jackson-annotations 2.14.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.14.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.14.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.14.2 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-api 3.2.13 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport 3.2.13 jar The Apache Software License, Version 2.0
com.github.docker-java docker-java-transport-zerodep 3.2.13 jar The Apache Software License, Version 2.0
io.metaloom.test testdatabase-provider-common 0.1.4 jar Apache-2.0
junit junit 4.13.1 jar Eclipse Public License 1.0
net.java.dev.jna jna 5.8.0 jar LGPL, version 2.1Apache License v2.0
org.apache.commons commons-compress 1.22 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jetbrains annotations 17.0.0 jar The Apache Software License, Version 2.0
org.rnorth.duct-tape duct-tape 1.0.8 jar MIT
org.slf4j slf4j-api 1.7.32 jar MIT License
org.testcontainers database-commons 1.17.6 jar MIT
org.testcontainers jdbc 1.17.6 jar MIT
org.testcontainers postgresql 1.17.6 jar MIT
org.testcontainers testcontainers 1.17.6 jar MIT

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.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.9.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.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:

GroupId ArtifactId Version Type Licenses
aopalliance aopalliance 1.0 jar Public Domain
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 30.1-jre jar Apache License, Version 2.0
com.google.inject guice 5.1.0 jar The Apache Software License, Version 2.0
javax.annotation javax.annotation-api 1.2 jar CDDL + GPLv2 with classpath exception
javax.inject javax.inject 1 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.8.1 jar Apache License, Version 2.0
org.apache.maven maven-artifact 3.9.0 jar Apache-2.0
org.apache.maven maven-builder-support 3.9.0 jar Apache-2.0
org.apache.maven maven-model 3.9.0 jar Apache-2.0
org.apache.maven maven-model-builder 3.9.0 jar Apache-2.0
org.apache.maven maven-plugin-api 3.9.0 jar Apache-2.0
org.apache.maven maven-repository-metadata 3.9.0 jar Apache-2.0
org.apache.maven maven-resolver-provider 3.9.0 jar Apache-2.0
org.apache.maven maven-settings 3.9.0 jar Apache-2.0
org.apache.maven maven-settings-builder 3.9.0 jar Apache-2.0
org.apache.maven.resolver maven-resolver-api 1.9.4 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-impl 1.9.4 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-named-locks 1.9.4 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-spi 1.9.4 jar Apache License, Version 2.0
org.apache.maven.resolver maven-resolver-util 1.9.4 jar Apache License, Version 2.0
org.apache.maven.shared maven-shared-utils 3.3.4 jar Apache License, Version 2.0
org.codehaus.plexus plexus-cipher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-classworlds 2.6.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-component-annotations 2.1.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-interpolation 1.26 jar Apache License, Version 2.0
org.codehaus.plexus plexus-sec-dispatcher 2.0 jar Apache License, Version 2.0
org.codehaus.plexus plexus-utils 3.4.2 jar Apache License, Version 2.0
org.eclipse.sisu org.eclipse.sisu.inject 0.3.5 jar Eclipse Public License, Version 1.0
org.eclipse.sisu org.eclipse.sisu.plexus 0.3.5 jar Eclipse Public License, Version 1.0

Project Dependency Graph

Dependency Tree

Licenses

Eclipse Public License 1.0: JUnit

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

MIT License: SLF4J API Module

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

Public Domain: AOP alliance

New BSD License: Hamcrest Core

Eclipse Public License, Version 1.0: org.eclipse.sisu.inject, org.eclipse.sisu.plexus

Apache-2.0: Maven Artifact, Maven Artifact Resolver Provider, Maven Builder Support, Maven Core, Maven Model, Maven Model Builder, Maven Plugin API, Maven Plugin Tools Java Annotations, Maven Repository Metadata Model, Maven Settings, Maven Settings Builder, Testdatabase Provider :: Client, Testdatabase Provider :: Common, Testdatabase Provider :: Maven Plugin, Testdatabase Provider :: PostgreSQL DB

Apache License, Version 2.0: Apache Commons Compress, Apache Commons Lang, Apache Maven Shared Utils, Guava: Google Core Libraries for Java, Maven Artifact Resolver API, Maven Artifact Resolver Implementation, Maven Artifact Resolver Named Locks, Maven Artifact Resolver SPI, Maven Artifact Resolver Utilities, Plexus :: Component Annotations, Plexus Cipher: encryption/decryption Component, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Plexus Security Dispatcher Component

MIT: Duct Tape, Testcontainers :: Database-Commons, Testcontainers :: JDBC, Testcontainers :: JDBC :: PostgreSQL, Testcontainers Core

CDDL + GPLv2 with classpath exception: javax.annotation API

LGPL, version 2.1: Java Native Access

The Apache Software License, Version 2.0: Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Jackson datatype: JSR310, Jackson-annotations, Jackson-core, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind, javax.inject

Apache License v2.0: Java Native Access

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
jackson-annotations-2.14.2.jar 76.6 kB 86 73 2 - Yes
jackson-core-2.14.2.jar 458.8 kB 191 161 15 - Yes
jackson-databind-2.14.2.jar 1.6 MB 809 770 24 - Yes
jackson-datatype-jsr310-2.14.2.jar 122 kB 81 59 7 - Yes
docker-java-api-3.2.13.jar 466.9 kB 397 382 5 1.8 Yes
docker-java-transport-3.2.13.jar 37.5 kB 45 34 1 1.8 Yes
docker-java-transport-zerodep-3.2.13.jar 2 MB 1412 1182 63 1.8 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-30.1-jre.jar 2.9 MB 2059 2029 18 1.8 Yes
guice-5.1.0.jar 777.6 kB 512 494 11 1.8 Yes
testdatabase-provider-client-0.1.4.jar 13.4 kB 18 5 1 - Yes
testdatabase-provider-common-0.1.4.jar 20 kB 34 17 4 - Yes
testdatabase-provider-postgresql-db-0.1.4.jar 4 kB 13 1 1 - Yes
javax.annotation-api-1.2.jar 26.4 kB 29 15 3 1.6 Yes
javax.inject-1.jar 2.5 kB 8 6 1 1.5 No
junit-4.13.1.jar 382.7 kB 387 348 32 1.5 Yes
jna-5.8.0.jar 1.7 MB 178 117 4 1.6 Yes
commons-compress-1.22.jar 1 MB 575 523 35 1.8 Yes
commons-lang3-3.8.1.jar 501.9 kB 297 272 13 1.7 Yes
maven-artifact-3.9.0.jar 58.5 kB 59 34 11 1.8 Yes
maven-builder-support-3.9.0.jar 14.3 kB 24 10 1 1.8 Yes
maven-core-3.9.0.jar 668.4 kB 504 417 57 1.8 Yes
maven-model-3.9.0.jar 217.4 kB 97 80 3 1.8 Yes
maven-model-builder-3.9.0.jar 197.9 kB 159 126 16 1.8 Yes
maven-plugin-api-3.9.0.jar 47.3 kB 48 27 6 1.8 Yes
maven-repository-metadata-3.9.0.jar 28.5 kB 27 9 2 1.8 Yes
maven-resolver-provider-3.9.0.jar 74.1 kB 49 32 1 1.8 Yes
maven-settings-3.9.0.jar 44.6 kB 35 19 2 1.8 Yes
maven-settings-builder-3.9.0.jar 42.1 kB 53 32 5 1.8 Yes
maven-plugin-annotations-3.8.1.jar 13.9 kB 22 7 1 1.8 Yes
maven-resolver-api-1.9.4.jar 156.3 kB 169 145 12 1.8 Yes
maven-resolver-impl-1.9.4.jar 310.3 kB 203 173 14 1.8 Yes
maven-resolver-named-locks-1.9.4.jar 33.6 kB 38 20 3 1.8 Yes
maven-resolver-spi-1.9.4.jar 50.9 kB 83 57 12 1.8 Yes
maven-resolver-util-1.9.4.jar 187 kB 152 125 13 1.8 Yes
maven-shared-utils-3.3.4.jar 153.1 kB 103 79 9 1.7 Yes
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 - Yes
plexus-cipher-2.0.jar 13 kB 19 5 1 1.7 Yes
plexus-classworlds-2.6.0.jar 52.9 kB 52 37 5 1.7 Yes
plexus-component-annotations-2.1.0.jar 4.2 kB 15 3 1 1.6 No
plexus-interpolation-1.26.jar 85.3 kB 79 62 7 1.6 Yes
plexus-sec-dispatcher-2.0.jar 23.6 kB 30 12 3 1.7 Yes
plexus-utils-3.4.2.jar 267.3 kB 145 107 9 - Yes
org.eclipse.sisu.inject-0.3.5.jar 379.3 kB 289 271 9 1.6 Yes
org.eclipse.sisu.plexus-0.3.5.jar 205.3 kB 196 164 20 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
annotations-17.0.0.jar 19 kB 47 39 2 1.8 Yes
junit-jupiter-api-5.9.2.jar 207.8 kB 194 179 8 - Yes
junit-platform-commons-1.9.2.jar 103 kB 64 44 7 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
duct-tape-1.0.8.jar 25.4 kB 37 22 6 1.8 Yes
slf4j-api-1.7.32.jar 41.5 kB 46 34 4 1.5 Yes
database-commons-1.17.6.jar 10.4 kB 15 8 3 1.8 Yes
jdbc-1.17.6.jar 29.1 kB 21 12 3 1.8 Yes
postgresql-1.17.6.jar 9.7 kB 14 6 1 1.8 Yes
testcontainers-1.17.6.jar 11.8 MB 8690 8296 354 1.8 Yes
Total Size Entries Classes Packages Java Version Debug Information
57 27.8 MB 19011 17247 861 1.8 55
compile: 21 compile: 19.9 MB compile: 13148 compile: 12134 compile: 570 - compile: 21
test: 4 test: 325.3 kB test: 278 test: 233 test: 19 - test: 4
provided: 32 provided: 7.5 MB provided: 5585 provided: 4880 provided: 272 - provided: 30