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 | 0.18.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-commons-settings | 0.12.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-commons-util | 0.12.0 | jar | Apache License, Version 2.0 |
org.slf4j | slf4j-api | 2.0.16 | 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 |
---|---|---|---|---|
org.testng | testng | 7.10.2 | 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 | 3.48.3 | jar | The MIT License |
org.kohsuke.metainf-services | metainf-services | 1.11 | 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.
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-api | 0.12.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-commons-smartcollections | 0.12.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 |
---|---|---|---|---|
com.beust | jcommander | 1.82 | jar | Apache License, Version 2.0 |
org.webjars | jquery | 3.7.1 | jar | MIT License |
Project Dependency Graph
Dependency Tree
- de.learnlib:learnlib-settings:jar:0.18.0
- de.learnlib:learnlib-api:jar:0.18.0 (compile)
- net.automatalib:automata-api:jar:0.12.0 (compile)
- net.automatalib:automata-commons-smartcollections:jar:0.12.0 (compile)
- net.automatalib:automata-commons-smartcollections:jar:0.12.0 (compile)
- net.automatalib:automata-api:jar:0.12.0 (compile)
- net.automatalib:automata-commons-settings:jar:0.12.0 (compile)
- net.automatalib:automata-commons-util:jar:0.12.0 (compile)
- org.checkerframework:checker-qual:jar:3.48.3 (provided)
- org.slf4j:slf4j-api:jar:2.0.16 (compile)
- org.kohsuke.metainf-services:metainf-services:jar:1.11 (provided)
- org.testng:testng:jar:7.10.2 (test)
- com.beust:jcommander:jar:1.82 (test)
- org.webjars:jquery:jar:3.7.1 (test)
- com.beust:jcommander:jar:1.82 (test)
- de.learnlib:learnlib-api:jar:0.18.0 (compile)
Licenses
The MIT License: Checker Qual
MIT License: SLF4J API Module, jquery
Apache License, Version 2.0: AutomataLib :: API, AutomataLib :: Commons :: Settings, AutomataLib :: Commons :: Smart Collections, AutomataLib :: Commons :: Utilities, LearnLib :: API, LearnLib :: Commons :: Settings, jcommander, testng
MIT license: META-INF/services generator
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
jcommander-1.82.jar | 88.4 kB | 84 | 73 | 7 | 1.8 | Yes |
learnlib-api-0.18.0.jar | 62.5 kB | 114 | 98 | 9 | 1.8 | Yes |
automata-api-0.12.0.jar | 230 kB | 288 | 249 | 31 | 1.8 | Yes |
automata-commons-settings-0.12.0.jar | 8.2 kB | 21 | 8 | 2 | 1.8 | Yes |
automata-commons-smartcollections-0.12.0.jar | 45.6 kB | 51 | 40 | 2 | 1.8 | Yes |
automata-commons-util-0.12.0.jar | 116.2 kB | 132 | 103 | 19 | 1.8 | Yes |
checker-qual-3.48.3.jar | 238.6 kB | 454 | 381 | 33 | 1.8 | Yes |
metainf-services-1.11.jar | 7.5 kB | 14 | 2 | 2 | 1.8 | Yes |
slf4j-api-2.0.16.jar | 69.4 kB | 71 | - | - | - | - |
• Root | - | 69 | 55 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
testng-7.10.2.jar | 987.8 kB | 594 | 547 | 25 | 11 | Yes |
jquery-3.7.1.jar | 307.9 kB | 18 | 0 | 0 | - | - |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
11 | 2.2 MB | 1841 | 1556 | 134 | 11 | 10 |
compile: 6 | compile: 531.8 kB | compile: 677 | compile: 553 | compile: 67 | 1.8 | compile: 6 |
provided: 2 | provided: 246.1 kB | provided: 468 | provided: 383 | provided: 35 | provided: 2 | |
test: 3 | test: 1.4 MB | test: 696 | test: 620 | test: 32 | 11 | test: 2 |