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 |
|---|---|---|---|---|
| org.myjtools.jexten | jexten-core | 1.0.0-alpha1 | jar | MIT License |
| org.slf4j | slf4j-api | 2.0.6 | jar | 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 |
|---|---|---|---|---|
| com.google.testing.compile | compile-testing | 0.21.0 | jar | The Apache Software License, Version 2.0 |
| org.assertj | assertj-core | 3.25.3 | jar | Apache License, Version 2.0 |
| org.junit.jupiter | junit-jupiter | 5.10.2 | jar | Eclipse Public License v2.0 |
| org.mockito | mockito-core | 5.11.0 | jar | MIT |
| org.slf4j | slf4j-simple | 2.0.16 | 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.
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
- org.myjtools.jexten:jexten-processor:jar:1.0.0-alpha1
- org.myjtools.jexten:jexten-core:jar:1.0.0-alpha1 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter:jar:5.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-commons:jar:1.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.apiguardian:apiguardian-api:jar:1.1.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.opentest4j:opentest4j:jar:1.3.0 (test)
- org.junit.jupiter:junit-jupiter-params:jar:5.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2 (test)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
![[Information]](./images/icon_info_sml.gif)
- org.junit.platform:junit-platform-engine:jar:1.10.2 (test)
- org.junit.jupiter:junit-jupiter-api:jar:5.10.2 (test)
- com.google.testing.compile:compile-testing:jar:0.21.0 (test)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- com.google.truth:truth:jar:1.1.3 (test)
- com.google.auto.value:auto-value-annotations:jar:1.8.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.errorprone:error_prone_annotations:jar:2.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.ow2.asm:asm:jar:9.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.auto.value:auto-value-annotations:jar:1.8.1 (test)
- com.google.guava:guava:jar:31.1-jre (test)
- com.google.guava:failureaccess:jar:1.0.1 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.code.findbugs:jsr305:jar:3.0.2 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.j2objc:j2objc-annotations:jar:1.3 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.guava:failureaccess:jar:1.0.1 (test)
- com.google.auto.value:auto-value:jar:1.10 (test)
![[Information]](./images/icon_info_sml.gif)
- com.google.auto:auto-common:jar:1.2.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:3.26.0 (test)
![[Information]](./images/icon_info_sml.gif)
- junit:junit:jar:4.13.2 (test)
- org.assertj:assertj-core:jar:3.25.3 (test)
- net.bytebuddy:byte-buddy:jar:1.14.11 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.14.11 (test)
- org.mockito:mockito-core:jar:5.11.0 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.14.12 (test)
- org.slf4j:slf4j-api:jar:2.0.6 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-simple:jar:2.0.16 (test)
![[Information]](./images/icon_info_sml.gif)
- org.myjtools.jexten:jexten-core:jar:1.0.0-alpha1 (compile)
Licenses
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
Apache 2.0: Auto Common Libraries, AutoValue Annotations, AutoValue Processor, error-prone annotations
MIT License: JExten Core, JExten Processor, SLF4J API Module, SLF4J Simple Provider
BSD-3-Clause: asm
The MIT License: Checker Qual
Eclipse Public License v2.0: JUnit Jupiter (Aggregator), JUnit Jupiter API, JUnit Jupiter Engine, JUnit Jupiter Params, JUnit Platform Commons, JUnit Platform Engine API
Apache License, Version 2.0: AssertJ Core, Byte Buddy (without dependencies), Byte Buddy agent, Guava: Google Core Libraries for Java, Objenesis
MIT: mockito-core
New BSD License: Hamcrest Core
The Apache Software License, Version 2.0: Compile Testing, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Truth Core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| auto-common-1.2.1.jar | 111.3 kB | 83 | 72 | 1 | 1.8 | Yes |
| auto-value-1.10.jar | 4.7 MB | 2932 | 2437 | 70 | 1.8 | Yes |
| auto-value-annotations-1.8.1.jar | 7.5 kB | 24 | 9 | 4 | 1.7 | No |
| jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
| error_prone_annotations-2.7.1.jar | 14.8 kB | 36 | 24 | 2 | 1.7 | No |
| 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 | - | - |
| j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
| compile-testing-0.21.0.jar | 133.8 kB | 100 | 89 | 1 | 1.8 | Yes |
| truth-1.1.3.jar | 243 kB | 174 | 163 | 1 | 1.7 | Yes |
| junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
| byte-buddy-1.14.11.jar | 4.2 MB | 2935 | - | - | - | - |
| • Root | - | 2933 | 2880 | 38 | 1.6 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| byte-buddy-agent-1.14.12.jar | 256.8 kB | 90 | - | - | - | - |
| • Root | - | 88 | 69 | 2 | 1.5 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| apiguardian-api-1.1.2.jar | 6.8 kB | 9 | 3 | 2 | 1.6 | Yes |
| assertj-core-3.25.3.jar | 1.4 MB | 873 | - | - | - | - |
| • Root | - | 869 | 830 | 27 | 1.8 | Yes |
| • Versioned | - | 4 | 1 | 1 | 9 | No |
| checker-qual-3.26.0.jar | 222.3 kB | 424 | 356 | 30 | 1.8 | Yes |
| hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
| junit-jupiter-5.10.2.jar | 6.4 kB | 5 | 1 | 1 | 9 | No |
| junit-jupiter-api-5.10.2.jar | 211 kB | 197 | 182 | 8 | 1.8 | Yes |
| junit-jupiter-engine-5.10.2.jar | 244.7 kB | 147 | 130 | 9 | 1.8 | Yes |
| junit-jupiter-params-5.10.2.jar | 586 kB | 381 | 347 | 22 | 1.8 | Yes |
| junit-platform-commons-1.10.2.jar | 106.2 kB | 64 | - | - | - | - |
| • Root | - | 56 | 43 | 7 | 1.8 | Yes |
| • Versioned | - | 8 | 2 | 1 | 9 | Yes |
| junit-platform-engine-1.10.2.jar | 204.8 kB | 153 | 136 | 10 | 1.8 | Yes |
| mockito-core-5.11.0.jar | 704 kB | 642 | 570 | 64 | 11 | Yes |
| jexten-core/target/classes | - | 0 | 0 | 0 | - | - |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| opentest4j-1.3.0.jar | 14.3 kB | 15 | 9 | 2 | 1.6 | Yes |
| asm-9.1.jar | 121.8 kB | 44 | 38 | 3 | 1.5 | Yes |
| slf4j-api-2.0.6.jar | 62.5 kB | 66 | - | - | - | - |
| • Root | - | 64 | 51 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| slf4j-simple-2.0.16.jar | 15.7 kB | 22 | - | - | - | - |
| • Root | - | 20 | 6 | 1 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 31 | 17 MB | 12060 | 10955 | 377 | 11 | 26 |
| compile: 2 | compile: 66.6 kB | compile: 66 | compile: 51 | compile: 4 | 1.8 | compile: 1 |
| test: 29 | test: 17 MB | test: 11994 | test: 10904 | test: 373 | 11 | test: 25 |
