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 |
|---|---|---|---|---|
| de.learnlib | learnlib-api | 19.0.0 | jar | Apache License, Version 2.0 |
| de.learnlib | learnlib-membership-oracles | 19.0.0 | jar | Apache License, Version 2.0 |
| de.learnlib | learnlib-settings | 19.0.0 | jar | Apache License, Version 2.0 |
| net.automatalib | automata-api | 13.0.0 | jar | Apache License, Version 2.0 |
| net.automatalib | automata-commons-util | 13.0.0 | 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:
| GroupId | ArtifactId | Version | Type | Licenses |
|---|---|---|---|---|
| de.learnlib | learnlib-drivers-simulator | 19.0.0 | jar | Apache License, Version 2.0 |
| de.learnlib | learnlib-statistics | 19.0.0 | jar | Apache License, Version 2.0 |
| net.automatalib | automata-core | 13.0.0 | jar | Apache License, Version 2.0 |
| net.automatalib | automata-util | 13.0.0 | jar | Apache License, Version 2.0 |
| org.mockito | mockito-core | 5.22.0 | jar | MIT |
| org.testng | testng | 7.12.0 | jar | 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 |
|---|---|---|---|---|
| org.checkerframework | checker-qual | 4.2.1 | 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 |
|---|---|---|---|---|
| net.automatalib | automata-commons-settings | 13.0.0 | jar | Apache License, Version 2.0 |
| net.automatalib | automata-commons-smartcollections | 13.0.0 | jar | Apache License, Version 2.0 |
| org.slf4j | slf4j-api | 2.0.18 | 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 |
|---|---|---|---|---|
| net.bytebuddy | byte-buddy | 1.17.7 | jar | Apache License, Version 2.0 |
| net.bytebuddy | byte-buddy-agent | 1.17.7 | jar | Apache License, Version 2.0 |
| org.jcommander | jcommander | 1.83 | jar | Apache License, Version 2.0 |
| org.objenesis | objenesis | 3.3 | jar | Apache License, Version 2.0 |
| org.webjars | jquery | 3.7.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- de.learnlib:learnlib-parallelism:jar:19.0.0
- de.learnlib:learnlib-api:jar:19.0.0 (compile)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
- de.learnlib:learnlib-membership-oracles:jar:19.0.0 (compile)
- net.automatalib:automata-commons-settings:jar:13.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-commons-settings:jar:13.0.0 (compile)
- de.learnlib:learnlib-settings:jar:19.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-api:jar:13.0.0 (compile)
- net.automatalib:automata-commons-smartcollections:jar:13.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-commons-smartcollections:jar:13.0.0 (compile)
- net.automatalib:automata-commons-util:jar:13.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- org.checkerframework:checker-qual:jar:4.2.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- de.learnlib:learnlib-drivers-simulator:jar:19.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- de.learnlib:learnlib-statistics:jar:19.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-core:jar:13.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-util:jar:13.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- org.mockito:mockito-core:jar:5.22.0 (test)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy-agent:jar:1.17.7 (test)
![[Information]](./images/icon_info_sml.gif)
- org.objenesis:objenesis:jar:3.3 (test)
![[Information]](./images/icon_info_sml.gif)
- net.bytebuddy:byte-buddy:jar:1.17.7 (test)
- org.testng:testng:jar:7.12.0 (test)
- org.jcommander:jcommander:jar:1.83 (test)
![[Information]](./images/icon_info_sml.gif)
- org.webjars:jquery:jar:3.7.1 (test)
![[Information]](./images/icon_info_sml.gif)
- org.jcommander:jcommander:jar:1.83 (test)
- de.learnlib:learnlib-api:jar:19.0.0 (compile)
Licenses
The MIT License: Checker Qual
MIT License: jquery
Apache License, Version 2.0: AutomataLib :: API, AutomataLib :: Commons :: Settings, AutomataLib :: Commons :: Smart Collections, AutomataLib :: Commons :: Utilities, AutomataLib :: Core, AutomataLib :: Utilities, Byte Buddy (without dependencies), Byte Buddy agent, LearnLib :: API, LearnLib :: Commons :: Settings, LearnLib :: Drivers :: Simulator, LearnLib :: Filters :: Statistics, LearnLib :: Oracles :: Membership Oracles, LearnLib :: Oracles :: Parallelism, Objenesis, jcommander, testng
MIT: SLF4J API Module, mockito-core
Dependency File Details
| Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
|---|---|---|---|---|---|---|
| learnlib-api-19.0.0.jar | 76.8 kB | 126 | 108 | 11 | 17 | Yes |
| learnlib-drivers-simulator-19.0.0.jar | 12.4 kB | 20 | 9 | 2 | 17 | Yes |
| learnlib-membership-oracles-19.0.0.jar | 50.5 kB | 42 | 31 | 2 | 17 | Yes |
| learnlib-settings-19.0.0.jar | 11.2 kB | 24 | 10 | 3 | 17 | Yes |
| learnlib-statistics-19.0.0.jar | 33.7 kB | 40 | 23 | 6 | 17 | Yes |
| automata-api-13.0.0.jar | 272.2 kB | 329 | 285 | 35 | 17 | Yes |
| automata-commons-settings-13.0.0.jar | 8.4 kB | 21 | 8 | 2 | 17 | Yes |
| automata-commons-smartcollections-13.0.0.jar | 44 kB | 48 | 37 | 2 | 17 | Yes |
| automata-commons-util-13.0.0.jar | 119.7 kB | 131 | 103 | 18 | 17 | Yes |
| automata-core-13.0.0.jar | 189.2 kB | 180 | 140 | 17 | 17 | Yes |
| automata-util-13.0.0.jar | 458.6 kB | 295 | 252 | 34 | 17 | Yes |
| byte-buddy-1.17.7.jar | 9 MB | 6066 | - | - | - | - |
| • Root | - | 3023 | 2970 | 38 | 1.5 | Yes |
| • Versioned | - | 3013 | 2971 | 39 | 1.8 | Yes |
| • Versioned | - | 30 | 25 | 1 | 24 | Yes |
| byte-buddy-agent-1.17.7.jar | 366.2 kB | 170 | - | - | - | - |
| • Root | - | 91 | 72 | 2 | 1.5 | Yes |
| • Versioned | - | 79 | 73 | 3 | 1.8 | Yes |
| checker-qual-4.2.1.jar | 243.4 kB | 460 | 387 | 33 | 11 | Yes |
| jcommander-1.83.jar | 89.7 kB | 82 | 72 | 6 | 1.8 | Yes |
| mockito-core-5.22.0.jar | 717.2 kB | 654 | 582 | 66 | 11 | Yes |
| objenesis-3.3.jar | 49.4 kB | 59 | 43 | 10 | 1.8 | Yes |
| slf4j-api-2.0.18.jar | 70 kB | 71 | - | - | - | - |
| • Root | - | 69 | 55 | 4 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| testng-7.12.0.jar | 992.9 kB | 592 | 545 | 25 | 11 | Yes |
| jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 20 | 13.1 MB | 9428 | 5732 | 316 | 17 | 19 |
| compile: 8 | compile: 652.8 kB | compile: 792 | compile: 637 | compile: 77 | 17 | compile: 8 |
| provided: 1 | provided: 243.4 kB | provided: 460 | provided: 387 | provided: 33 | provided: 1 | |
| test: 11 | test: 12.2 MB | test: 8176 | test: 4708 | test: 206 | 17 | test: 10 |
