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 | Optional |
|---|---|---|---|---|---|
| de.learnlib | learnlib-api | 19.0.0 | jar | Apache License, Version 2.0 | No |
| net.automatalib | automata-api | 13.0.0 | jar | Apache License, Version 2.0 | No |
| net.automatalib | automata-commons-util | 13.0.0 | jar | Apache License, Version 2.0 | No |
| net.automatalib | automata-core | 13.0.0 | jar | Apache License, Version 2.0 | No |
| net.automatalib | automata-incremental | 13.0.0 | jar | Apache License, Version 2.0 | No |
| net.automatalib | automata-util | 13.0.0 | jar | Apache License, Version 2.0 | No |
| org.slf4j | slf4j-api | 2.0.18 | jar | MIT | No |
| de.learnlib | learnlib-parallelism | 19.0.0 | jar | Apache License, Version 2.0 | Yes |
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-membership-oracles | 19.0.0 | jar | Apache License, Version 2.0 |
| de.learnlib | learnlib-statistics | 19.0.0 | jar | Apache License, Version 2.0 |
| de.learnlib | learnlib-util | 19.0.0 | jar | Apache License, Version 2.0 |
| de.learnlib.testsupport | learnlib-test-support | 19.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 |
|---|---|---|---|---|
| de.learnlib.tooling | annotations | 0.1.1 | jar | Apache License, Version 2.0 |
| 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 | Optional |
|---|---|---|---|---|---|
| net.automatalib | automata-commons-settings | 13.0.0 | jar | Apache License, Version 2.0 | No |
| net.automatalib | automata-commons-smartcollections | 13.0.0 | jar | Apache License, Version 2.0 | No |
| de.learnlib | learnlib-settings | 19.0.0 | jar | Apache License, Version 2.0 | Yes |
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.testsupport | learnlib-learning-examples | 19.0.0 | jar | Apache License, Version 2.0 |
| net.automatalib | automata-serialization-dot | 13.0.0 | jar | Apache License, Version 2.0 |
| net.automatalib | automata-serialization-learnlibv2 | 13.0.0 | jar | Apache License, Version 2.0 |
| 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.apache.fory | fory-core | 1.4.0 | jar | The Apache License, Version 2.0 |
| org.codehaus.janino | commons-compiler | 3.1.12 | jar | BSD-3-Clause |
| org.codehaus.janino | janino | 3.1.12 | jar | BSD-3-Clause |
| 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-cache:jar:19.0.0
- de.learnlib:learnlib-api:jar:19.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-api:jar:13.0.0 (compile)
- net.automatalib:automata-commons-settings:jar:13.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-commons-smartcollections:jar:13.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-commons-settings:jar:13.0.0 (compile)
- net.automatalib:automata-commons-util:jar:13.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-core:jar:13.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-incremental:jar:13.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-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)
- org.slf4j:slf4j-api:jar:2.0.18 (compile)
![[Information]](./images/icon_info_sml.gif)
- de.learnlib.tooling:annotations:jar:0.1.1 (provided)
![[Information]](./images/icon_info_sml.gif)
- de.learnlib:learnlib-parallelism:jar:19.0.0 (compile)
- de.learnlib:learnlib-settings:jar:19.0.0 (compile)
![[Information]](./images/icon_info_sml.gif)
- de.learnlib:learnlib-settings:jar:19.0.0 (compile)
- de.learnlib:learnlib-drivers-simulator:jar:19.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- de.learnlib:learnlib-membership-oracles: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)
- de.learnlib.testsupport:learnlib-test-support:jar:19.0.0 (test)
- de.learnlib.testsupport:learnlib-learning-examples:jar:19.0.0 (test)
- net.automatalib:automata-serialization-dot:jar:13.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-serialization-learnlibv2:jar:13.0.0 (test)
![[Information]](./images/icon_info_sml.gif)
- net.automatalib:automata-serialization-dot:jar:13.0.0 (test)
- org.apache.fory:fory-core:jar:1.4.0 (test)
- org.codehaus.janino:janino:jar:3.1.12 (test)
- org.codehaus.janino:commons-compiler:jar:3.1.12 (test)
![[Information]](./images/icon_info_sml.gif)
- org.codehaus.janino:commons-compiler:jar:3.1.12 (test)
- org.codehaus.janino:janino:jar:3.1.12 (test)
- de.learnlib.testsupport:learnlib-learning-examples:jar:19.0.0 (test)
- de.learnlib:learnlib-util:jar:19.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 Apache License, Version 2.0: fory-core
The MIT License: Checker Qual
BSD-3-Clause: commons-compiler, janino
MIT License: jquery
Apache License, Version 2.0: AutomataLib :: API, AutomataLib :: Commons :: Settings, AutomataLib :: Commons :: Smart Collections, AutomataLib :: Commons :: Utilities, AutomataLib :: Core, AutomataLib :: Incremental, AutomataLib :: Serialization :: DOT, AutomataLib :: Serialization :: LearnLibV2, AutomataLib :: Utilities, Build Tools :: Annotations, Byte Buddy (without dependencies), Byte Buddy agent, LearnLib :: API, LearnLib :: Commons :: Settings, LearnLib :: Commons :: Util, LearnLib :: Drivers :: Simulator, LearnLib :: Filters :: Cache, LearnLib :: Filters :: Statistics, LearnLib :: Oracles :: Membership Oracles, LearnLib :: Oracles :: Parallelism, LearnLib :: Test Support :: Learning Examples, LearnLib :: Test Support :: Test Support, 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-statistics-19.0.0.jar | 33.7 kB | 40 | 23 | 6 | 17 | Yes |
| learnlib-util-19.0.0.jar | 27.2 kB | 32 | 19 | 5 | 17 | Yes |
| learnlib-learning-examples-19.0.0.jar | 1.3 MB | 95 | 62 | 11 | 17 | Yes |
| learnlib-test-support-19.0.0.jar | 28.4 kB | 27 | 17 | 2 | 17 | Yes |
| annotations-0.1.1.jar | 9.6 kB | 26 | 12 | 4 | 1.8 | 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-incremental-13.0.0.jar | 122.2 kB | 93 | 74 | 11 | 17 | Yes |
| automata-serialization-dot-13.0.0.jar | 68.5 kB | 35 | 24 | 2 | 17 | Yes |
| automata-serialization-learnlibv2-13.0.0.jar | 6.7 kB | 13 | 2 | 2 | 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 |
| fory-core-1.4.0.jar | 2.7 MB | 1548 | - | - | - | - |
| • Root | - | 1509 | 1423 | 49 | 1.8 | Yes |
| • Versioned | - | 2 | 1 | 1 | 9 | No |
| • Versioned | - | 7 | 2 | 2 | 16 | Yes |
| • Versioned | - | 6 | 1 | 1 | 17 | Yes |
| • Versioned | - | 24 | 14 | 6 | 22 | Yes |
| checker-qual-4.2.1.jar | 243.4 kB | 460 | 387 | 33 | 11 | Yes |
| commons-compiler-3.1.12.jar | 171.9 kB | 174 | 144 | 13 | 1.7 | Yes |
| janino-3.1.12.jar | 956.4 kB | 538 | 519 | 6 | 1.7 | 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 | - | - |
| learnlib-parallelism-19.0.0.jar | 37.8 kB | 40 | 29 | 2 | 17 | Yes |
| learnlib-settings-19.0.0.jar | 11.2 kB | 24 | 10 | 3 | 17 | Yes |
| Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
| 31 | 18.6 MB | 12049 | 8057 | 423 | 17 | 30 |
| compile: 11 | compile: 1.4 MB | compile: 1358 | compile: 1101 | compile: 139 | 17 | compile: 11 |
| provided: 2 | provided: 253.1 kB | provided: 486 | provided: 399 | provided: 37 | provided: 2 | |
| test: 18 | test: 16.9 MB | test: 10205 | test: 6557 | test: 247 | 17 | test: 17 |
