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.stefanbirkner | system-lambda | 1.2.1 | jar | MIT License |
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.junit.jupiter | junit-jupiter-params | 5.8.2 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 4.4.0 | jar | The MIT License |
org.mockito | mockito-junit-jupiter | 4.4.0 | jar | The 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 |
---|---|---|---|---|
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.
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 |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.11.22 | jar | Apache License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.11.22 | jar | Apache License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.1.2 | jar | The Apache License, Version 2.0 |
org.junit.jupiter | junit-jupiter-api | 5.8.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-commons | 1.8.2 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.8.2 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 3.2 | jar | Apache License, Version 2.0 |
org.opentest4j | opentest4j | 1.2.0 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- me.julb:sdk-github-actions:jar:1.0.4
- org.projectlombok:lombok:jar:1.18.22 (provided)
- org.assertj:assertj-core:jar:3.22.0 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.8.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.opentest4j:opentest4j:jar:1.2.0 (test)
- org.junit.platform:junit-platform-commons:jar:1.8.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.8.2 (test)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.8.2 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.8.2 (test)
- org.mockito:mockito-core:jar:4.4.0 (test)
- net.bytebuddy:byte-buddy:jar:1.11.22 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.11.22 (test)
- org.objenesis:objenesis:jar:3.2 (test)
- org.mockito:mockito-junit-jupiter:jar:4.4.0 (test)
- com.github.stefanbirkner:system-lambda:jar:1.2.1 (test)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
MIT License: Julb.me :: Java SDK for GitHub actions, System Lambda
The MIT License: Project Lombok, mockito-core, mockito-junit-jupiter
Apache License, Version 2.0: AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
system-lambda-1.2.1.jar | 18.2 kB | 22 | 11 | 1 | 1.8 | 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 |
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 |
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-jupiter-params-5.8.2.jar | 577.3 kB | 377 | 343 | 22 | - | 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 |
mockito-core-4.4.0.jar | 672.8 kB | 656 | 584 | 64 | 1.8 | Yes |
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 |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
15 | 13.1 MB | 8895 | 7652 | 252 | 1.8 | 15 |
test: 14 | test: 11.2 MB | test: 7858 | test: 7487 | test: 239 | - | test: 14 |
provided: 1 | provided: 2 MB | provided: 1037 | provided: 165 | provided: 13 | - | provided: 1 |