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-databind | 2.13.1 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.dataformat | jackson-dataformat-yaml | 2.13.1 | jar | The Apache Software License, Version 2.0 |
| com.google.guava | guava | 31.1-jre | jar | Apache License, Version 2.0 |
| me.julb | sdk-github-actions | 1.0.4 | jar | MIT License |
| org.kohsuke | github-api | 1.303 | jar | The MIT license |
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.assertj | assertj-core | 3.22.0 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter-engine | 5.8.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 4.4.0 | jar | The MIT License |
| org.mockito | mockito-inline | 4.4.0 | jar | The MIT License |
| org.mockito | mockito-junit-jupiter | 4.4.0 | jar | The MIT License |
| org.slf4j | slf4j-simple | 1.7.36 | jar | MIT License |
| org.testcontainers | junit-jupiter | 1.16.3 | jar | MIT |
| org.testcontainers | nginx | 1.16.3 | jar | MIT |
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.projectlombok | lombok | 1.18.22 | jar | The 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:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| com.fasterxml.jackson.core | jackson-annotations | 2.13.1 | jar | The Apache Software License, Version 2.0 |
| com.fasterxml.jackson.core | jackson-core | 2.13.1 | jar | The Apache Software License, Version 2.0 |
| com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
| com.google.errorprone | error_prone_annotations | 2.11.0 | jar | Apache 2.0 |
| com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software 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 | 1.3 | jar | The Apache Software License, Version 2.0 |
| commons-io | commons-io | 2.11.0 | jar | Apache License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.12.0 | jar | Apache License, Version 2.0 |
| org.checkerframework | checker-qual | 3.12.0 | jar | The MIT License |
| org.yaml | snakeyaml | 1.29 | 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:
Project Dependency Graph
Dependency Tree
- me.julb:gh-action-manage-label:jar:1.0.1
- org.kohsuke:github-api:jar:1.303 (compile)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- commons-io:commons-io:jar:2.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.apache.commons:commons-lang3:jar:3.12.0 (compile)
- com.google.guava:guava:jar:31.1-jre (compile)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.12.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.11.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:1.3 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.1 (compile)
- com.fasterxml.jackson.core:jackson-databind:jar:2.13.1 (compile)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-core:jar:2.13.1 (compile)
![[Information]](./images/icon_info_sml.gif)
- com.fasterxml.jackson.core:jackson-annotations:jar:2.13.1 (compile)
- com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.13.1 (compile)
- org.yaml:snakeyaml:jar:1.29 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.yaml:snakeyaml:jar:1.29 (compile)
- me.julb:sdk-github-actions:jar:1.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.projectlombok:lombok:jar:1.18.22 (provided)
![[Information]](./images/icon_info_sml.gif)
- org.assertj:assertj-core:jar:3.22.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:junit-jupiter:jar:1.16.3 (test)
- org.testcontainers:testcontainers:jar:1.16.3 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.hamcrest:hamcrest:jar:2.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest:jar:2.2 (test)
- org.hamcrest:hamcrest-core:jar:2.2 (test)
- org.apache.commons:commons-compress:jar:1.21 (test)
![[Information]](./images/icon_info_sml.gif)
- org.rnorth.duct-tape:duct-tape:jar:1.0.8 (test)
- org.jetbrains:annotations:jar:17.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jetbrains:annotations:jar:17.0.0 (test)
- com.github.docker-java:docker-java-api:jar:3.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport-zerodep:jar:3.2.12 (test)
- com.github.docker-java:docker-java-transport:jar:3.2.12 (test)
![[Information]](./images/icon_info_sml.gif)
- net.java.dev.jna:jna:jar:5.8.0 (test)
![[Information]](./images/icon_info_sml.gif)
- com.github.docker-java:docker-java-transport:jar:3.2.12 (test)
- junit:junit:jar:4.13.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.testcontainers:testcontainers:jar:1.16.3 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.mockito:mockito-core:jar:4.4.0 (test)
- net.bytebuddy:byte-buddy:jar:1.11.22 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.11.22 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.2 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.11.22 (test)
- org.mockito:mockito-inline:jar:4.4.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-junit-jupiter:jar:4.4.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.testcontainers:nginx:jar:1.16.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:1.7.36 (test)
- org.slf4j:slf4j-api:jar:1.7.36 (test)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:1.7.36 (test)
- org.kohsuke:github-api:jar:1.303 (compile)
Licenses
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: Julb.me :: GitHub action to manage labels, Julb.me :: Java SDK for GitHub actions, SLF4J API Module, SLF4J Simple Binding
BSD License 3: Hamcrest, Hamcrest Core
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
The MIT license: GitHub API for Java
The MIT License: Checker Qual, Project Lombok, mockito-core, mockito-inline, mockito-junit-jupiter
Apache License, Version 2.0: Apache Commons Compress, Apache Commons IO, Apache Commons Lang, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis, SnakeYAML
MIT: Duct Tape, Testcontainers :: JUnit Jupiter Extension, Testcontainers :: Nginx, Testcontainers Core
LGPL, version 2.1: Java Native Access
The Apache Software License, Version 2.0: FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson-annotations, Jackson-core, Jackson-dataformat-YAML, JetBrains Java Annotations, docker-java-api, docker-java-transport, docker-java-transport-zerodep, jackson-databind
Apache License v2.0: Java Native Access
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| jackson-annotations-2.13.1.jar | 75.7 kB | 84 | 72 | 2 | - | Yes |
| jackson-core-2.13.1.jar | 374.6 kB | 156 | 128 | 13 | - | Yes |
| jackson-databind-2.13.1.jar | 1.5 MB | 745 | 707 | 23 | - | Yes |
| jackson-dataformat-yaml-2.13.1.jar | 51.9 kB | 40 | 18 | 4 | - | Yes |
| docker-java-api-3.2.12.jar | 466.6 kB | 397 | 382 | 5 | 1.8 | Yes |
| docker-java-transport-3.2.12.jar | 36.2 kB | 43 | 32 | 1 | 1.8 | Yes |
| docker-java-transport-zerodep-3.2.12.jar | 2 MB | 1412 | 1182 | 63 | 1.8 | Yes |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.11.0.jar | 16 kB | 38 | 26 | 2 | 1.7 | Yes |
| failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
| guava-31.1-jre.jar | 3 MB | 2053 | 2023 | 18 | 1.8 | Yes |
| listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | No |
| j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
| commons-io-2.11.0.jar | 327.1 kB | 224 | 201 | 11 | 1.8 | Yes |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| sdk-github-actions-1.0.4.jar | 15.4 kB | 22 | 8 | 2 | - | Yes |
| byte-buddy-1.11.22.jar | 3.7 MB | 2629 | 2573 | 38 | - | Yes |
| byte-buddy-agent-1.11.22.jar | 252.3 kB | 81 | 63 | 2 | - | Yes |
| jna-5.8.0.jar | 1.7 MB | 178 | 117 | 4 | 1.6 | Yes |
| commons-compress-1.21.jar | 1 MB | 576 | 524 | 35 | 1.8 | Yes |
| commons-lang3-3.12.0.jar | 587.4 kB | 374 | 345 | 17 | 1.8 | Yes |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | - | Yes |
| assertj-core-3.22.0.jar | 5.2 MB | 3477 | 3398 | 64 | - | Yes |
| checker-qual-3.12.0.jar | 208.8 kB | 399 | 333 | 29 | 1.8 | 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 |
| annotations-17.0.0.jar | 19 kB | 47 | 39 | 2 | 1.8 | Yes |
| junit-jupiter-api-5.8.2.jar | 193.5 kB | 183 | 168 | 8 | - | Yes |
| junit-jupiter-engine-5.8.2.jar | 229.7 kB | 140 | 123 | 9 | - | Yes |
| junit-platform-commons-1.8.2.jar | 100.4 kB | 63 | 43 | 7 | - | Yes |
| junit-platform-engine-1.8.2.jar | 185.8 kB | 142 | 126 | 9 | - | Yes |
| github-api-1.303.jar | 566.2 kB | 444 | 416 | 9 | - | Yes |
| mockito-core-4.4.0.jar | 672.8 kB | 656 | 584 | 64 | 1.8 | Yes |
| mockito-inline-4.4.0.jar | 1.5 kB | 6 | 0 | 0 | - | No |
| mockito-junit-jupiter-4.4.0.jar | 5.4 kB | 9 | 2 | 1 | 1.8 | Yes |
| objenesis-3.2.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.2.0.jar | 7.7 kB | 11 | 7 | 2 | - | Yes |
| lombok-1.18.22.jar | 2 MB | 1037 | 165 | 13 | - | Yes |
| duct-tape-1.0.8.jar | 25.4 kB | 37 | 22 | 6 | 1.8 | Yes |
| slf4j-api-1.7.36.jar | 41.1 kB | 46 | 34 | 4 | 1.5 | Yes |
| slf4j-simple-1.7.36.jar | 15.3 kB | 20 | 10 | 1 | 1.5 | Yes |
| junit-jupiter-1.16.3.jar | 11.4 kB | 13 | 7 | 1 | 1.8 | Yes |
| nginx-1.16.3.jar | 2.3 kB | 6 | 1 | 1 | 1.8 | Yes |
| testcontainers-1.16.3.jar | 12 MB | 8741 | 8335 | 364 | 1.8 | Yes |
| snakeyaml-1.29.jar | 329.8 kB | 264 | 226 | 21 | 1.7 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 45 | 37.5 MB | 25471 | 22994 | 916 | 1.8 | 43 |
| compile: 16 | compile: 7.1 MB | compile: 4934 | compile: 4552 | compile: 156 | - | compile: 15 |
| test: 28 | test: 28.5 MB | test: 19500 | test: 18277 | test: 747 | - | test: 27 |
| provided: 1 | provided: 2 MB | provided: 1037 | provided: 165 | provided: 13 | - | provided: 1 |
