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 |
---|---|---|---|---|
com.google.guava | guava | 29.0-jre | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-acex | 0.16.0 | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-api | 0.16.0 | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-counterexamples | 0.16.0 | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-datastructure-dt | 0.16.0 | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-datastructure-list | 0.16.0 | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-membership-oracles | 0.16.0 | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-util | 0.16.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-api | 0.10.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-commons-smartcollections | 0.10.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-core | 0.10.0 | jar | Apache License, Version 2.0 |
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-learner-it-support | 0.16.0 | jar | Apache License, Version 2.0 |
de.learnlib.testsupport | learnlib-learning-examples | 0.16.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-serialization-dot | 0.10.0 | jar | Apache License, Version 2.0 |
org.testng | testng | 7.1.0 | jar | Apache License, Version 2.0 |
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 |
---|---|---|---|---|
com.github.misberner.buildergen | buildergen | 0.1 | jar | The Apache Software License, Version 2.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
com.google.errorprone | error_prone_annotations | 2.3.4 | jar | Apache 2.0 |
com.google.guava | failureaccess | 1.0.1 | jar | The Apache Software License, Version 2.0 |
com.google.guava | listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | jar | The Apache Software License, Version 2.0 |
com.google.j2objc | j2objc-annotations | 1.3 | jar | The Apache Software License, Version 2.0 |
de.learnlib | learnlib-statistics | 0.16.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-commons-util | 0.10.0 | jar | Apache License, Version 2.0 |
net.automatalib | automata-util | 0.10.0 | jar | Apache License, Version 2.0 |
org.checkerframework | checker-qual | 3.7.0 | jar | The MIT License |
org.slf4j | slf4j-api | 1.7.30 | jar | MIT License |
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 | Classifier | Type | Licenses |
---|---|---|---|---|---|
aopalliance | aopalliance | 1.0 | - | jar | Public Domain |
com.beust | jcommander | 1.72 | - | jar | Apache 2.0 |
com.google.inject | guice | 4.1.0 | no_aop | jar | The Apache Software License, Version 2.0 |
de.learnlib | learnlib-cache | 0.16.0 | - | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-drivers-simulator | 0.16.0 | - | jar | Apache License, Version 2.0 |
de.learnlib | learnlib-equivalence-oracles | 0.16.0 | - | jar | Apache License, Version 2.0 |
javax.inject | javax.inject | 1 | - | jar | The Apache Software License, Version 2.0 |
net.automatalib | automata-incremental | 0.10.0 | - | jar | Apache License, Version 2.0 |
net.automatalib | automata-serialization-core | 0.10.0 | - | jar | Apache License, Version 2.0 |
net.automatalib | automata-serialization-learnlibv2 | 0.10.0 | - | jar | Apache License, Version 2.0 |
org.yaml | snakeyaml | 1.21 | - | jar | Apache License, Version 2.0 |
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.antlr | antlr-runtime | 3.3 | jar | - |
org.antlr | stringtemplate | 4.0.2 | jar | BSD licence |
Unknown: Antlr 3 Runtime
Apache 2.0: error-prone annotations, jcommander
The MIT License: Checker Qual
MIT License: SLF4J API Module
Apache License, Version 2.0: AutomataLib :: API, AutomataLib :: Commons :: Smart Collections, AutomataLib :: Commons :: Utilities, AutomataLib :: Core, AutomataLib :: Incremental, AutomataLib :: Serialization :: Core, AutomataLib :: Serialization :: DOT, AutomataLib :: Serialization :: LearnLibV2, AutomataLib :: Utilities, Guava: Google Core Libraries for Java, LearnLib :: API, LearnLib :: Algorithms :: TTT, LearnLib :: Commons :: Abstract Counterexamples, LearnLib :: Commons :: Counterexamples, LearnLib :: Commons :: Util, LearnLib :: Datastructures :: Discrimination Tree, LearnLib :: Datastructures :: List, LearnLib :: Drivers :: Simulator, LearnLib :: Filters :: Cache, LearnLib :: Filters :: Statistics, LearnLib :: Oracles :: Equivalence Oracles, LearnLib :: Oracles :: Membership Oracles, LearnLib :: Test Support :: Learner IT Support, LearnLib :: Test Support :: Learning Examples, SnakeYAML, testng
Public Domain: AOP alliance
BSD licence: ANTLR StringTemplate 4.0.2
The Apache Software License, Version 2.0: BuilderGen, Google Guice - Core Library, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, javax.inject
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
aopalliance-1.0.jar | 4.5 kB | 15 | 9 | 2 | 1.3 | Yes |
jcommander-1.72.jar | 69.3 kB | 67 | 65 | 5 | 1.7 | Yes |
buildergen-0.1.jar | 28.8 kB | 29 | 11 | 2 | 1.7 | Yes |
error_prone_annotations-2.3.4.jar | 13.9 kB | 34 | 22 | 2 | 1.7 | No |
failureaccess-1.0.1.jar | 4.6 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-29.0-jre.jar | 2.8 MB | 2005 | 1975 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | No |
guice-4.1.0-no_aop.jar | 428.6 kB | 349 | 334 | 8 | 1.6 | Yes |
j2objc-annotations-1.3.jar | 8.8 kB | 23 | 12 | 1 | 1.5 | Yes |
learnlib-acex-0.16.0.jar | 14.8 kB | 26 | 14 | 3 | 1.8 | Yes |
learnlib-api-0.16.0.jar | 60.2 kB | 106 | 87 | 10 | 1.8 | Yes |
learnlib-cache-0.16.0.jar | 48.9 kB | 48 | 34 | 4 | 1.8 | Yes |
learnlib-counterexamples-0.16.0.jar | 15.6 kB | 22 | 11 | 2 | 1.8 | Yes |
learnlib-datastructure-dt-0.16.0.jar | 28.4 kB | 31 | 18 | 3 | 1.8 | Yes |
learnlib-datastructure-list-0.16.0.jar | 5.7 kB | 15 | 4 | 1 | 1.8 | Yes |
learnlib-drivers-simulator-0.16.0.jar | 8.8 kB | 17 | 6 | 1 | 1.8 | Yes |
learnlib-equivalence-oracles-0.16.0.jar | 60.3 kB | 59 | 46 | 3 | 1.8 | Yes |
learnlib-membership-oracles-0.16.0.jar | 22.4 kB | 26 | 15 | 1 | 1.8 | Yes |
learnlib-statistics-0.16.0.jar | 22.9 kB | 35 | 21 | 4 | 1.8 | Yes |
learnlib-util-0.16.0.jar | 20.4 kB | 25 | 12 | 4 | 1.8 | Yes |
learnlib-learner-it-support-0.16.0.jar | 52.3 kB | 49 | 37 | 2 | 1.8 | Yes |
learnlib-learning-examples-0.16.0.jar | 1.2 MB | 47 | 29 | 3 | 1.8 | Yes |
javax.inject-1.jar | 2.5 kB | 8 | 6 | 1 | 1.5 | No |
automata-api-0.10.0.jar | 163.4 kB | 216 | 181 | 25 | 1.8 | Yes |
automata-commons-smartcollections-0.10.0.jar | 41.5 kB | 44 | 33 | 1 | 1.8 | Yes |
automata-commons-util-0.10.0.jar | 100.2 kB | 114 | 86 | 17 | 1.8 | Yes |
automata-core-0.10.0.jar | 140.1 kB | 137 | 97 | 19 | 1.8 | Yes |
automata-incremental-0.10.0.jar | 93.5 kB | 77 | 60 | 8 | 1.8 | Yes |
automata-serialization-core-0.10.0.jar | 11.5 kB | 22 | 11 | 2 | 1.8 | Yes |
automata-serialization-dot-0.10.0.jar | 47.5 kB | 29 | 18 | 1 | 1.8 | Yes |
automata-serialization-learnlibv2-0.10.0.jar | 6.5 kB | 12 | 1 | 1 | 1.8 | Yes |
automata-util-0.10.0.jar | 337.2 kB | 252 | 210 | 31 | 1.8 | Yes |
antlr-runtime-3.3.jar | 163.6 kB | 129 | 116 | 4 | 1.4 | Yes |
stringtemplate-4.0.2.jar | 226.4 kB | 139 | 125 | 5 | 1.4 | Yes |
checker-qual-3.7.0.jar | 226.2 kB | 402 | 337 | 35 | 1.8 | Yes |
slf4j-api-1.7.30.jar | 41.5 kB | 46 | 34 | 4 | 1.5 | Yes |
testng-7.1.0.jar | 928.3 kB | 602 | 558 | 24 | 1.8 | Yes |
snakeyaml-1.21.jar | 299.3 kB | 247 | 211 | 19 | 1.6 | Yes |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
38 | 7.8 MB | 5526 | 4848 | 277 | 1.8 | 35 |
compile: 20 | compile: 4.1 MB | compile: 3581 | compile: 3171 | compile: 182 | - | compile: 18 |
test: 15 | test: 3.3 MB | test: 1648 | test: 1425 | test: 84 | - | test: 14 |
provided: 3 | provided: 418.9 kB | provided: 297 | provided: 252 | provided: 11 | - | provided: 3 |