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 Classifier Type Licenses
net.automatalib automata-api 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-api 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-brics 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-brics 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-commons-smartcollections 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-commons-smartcollections 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-commons-util 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-commons-util 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-core 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-core 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-dot-visualizer 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-dot-visualizer 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-incremental 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-incremental 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-jung-visualizer 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-jung-visualizer 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-modelchecking-ltsmin 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-modelchecking-ltsmin 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-serialization-aut 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-serialization-aut 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-serialization-core 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-serialization-core 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-serialization-dot 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-serialization-dot 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-serialization-etf 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-serialization-etf 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-serialization-fsm 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-serialization-fsm 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-serialization-learnlibv2 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-serialization-learnlibv2 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-serialization-saf 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-serialization-saf 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-serialization-taf 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-serialization-taf 0.9.0 sources jar Apache License, Version 2.0
net.automatalib automata-util 0.9.0 - jar Apache License, Version 2.0
net.automatalib automata-util 0.9.0 sources jar Apache License, Version 2.0

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
com.github.misberner.graphviz-awt-shapes graphviz-awt-shapes 0.0.1 jar The BSD License
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 guava 28.2-jre jar Apache 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
com.paypal.digraph digraph-parser 1.0 jar BSD 3-Clause License
net.sf.jung jung-algorithms 2.1.1 jar The BSD License
net.sf.jung jung-api 2.1.1 jar The BSD License
net.sf.jung jung-graph-impl 2.1.1 jar The BSD License
net.sf.jung jung-visualization 2.1.1 jar The BSD License
org.abego.treelayout org.abego.treelayout.core 1.0.1 jar BSD 3-Clause "New" or "Revised" License (BSD-3-Clause)
org.antlr antlr4-annotations 4.2 jar The BSD License
org.antlr antlr4-runtime 4.2 jar The BSD License
org.checkerframework checker-qual 3.0.0 jar The MIT License
org.slf4j slf4j-api 1.7.30 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

BSD 3-Clause License: digraph-parser

BSD 3-Clause "New" or "Revised" License (BSD-3-Clause): abego TreeLayout Core

Apache 2.0: error-prone annotations

The BSD License: ANTLR 4 Runtime, ANTLR 4 Runtime Annotations, GraphVIZ AWT Shapes, JUNG - API, JUNG - Algorithms, JUNG - Graph Implementations, JUNG - Visualization Support

The MIT License: Checker Qual

MIT License: SLF4J API Module

Apache License, Version 2.0: AutomataLib :: API, AutomataLib :: Adapters :: BRICS, AutomataLib :: Commons :: Smart Collections, AutomataLib :: Commons :: Utilities, AutomataLib :: Core, AutomataLib :: Distribution, AutomataLib :: Incremental, AutomataLib :: Model Checking :: LTSmin, AutomataLib :: Serialization :: AUT, AutomataLib :: Serialization :: Core, AutomataLib :: Serialization :: DOT, AutomataLib :: Serialization :: ETF, AutomataLib :: Serialization :: FSM, AutomataLib :: Serialization :: LearnLibV2, AutomataLib :: Serialization :: SAF, AutomataLib :: Serialization :: TAF, AutomataLib :: Utilities, AutomataLib :: Visualization :: DOT Visualizer, AutomataLib :: Visualization :: JUNG Visualizer, Guava: Google Core Libraries for Java

The Apache Software License, Version 2.0: Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
graphviz-awt-shapes-0.0.1.jar 21.8 kB 37 21 3 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-28.2-jre.jar 2.8 MB 1999 1968 18 1.8 Yes
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
digraph-parser-1.0.jar 42.3 kB 43 31 2 1.5 Yes
automata-api-0.9.0.jar 163.7 kB 216 181 25 1.8 Yes
automata-api-0.9.0-sources.jar 144.7 kB 162 0 0 - No
automata-brics-0.9.0.jar 9.7 kB 16 6 1 1.8 Yes
automata-brics-0.9.0-sources.jar 9.3 kB 15 0 0 - No
automata-commons-smartcollections-0.9.0.jar 41.3 kB 44 33 1 1.8 Yes
automata-commons-smartcollections-0.9.0-sources.jar 37.8 kB 34 0 0 - No
automata-commons-util-0.9.0.jar 98.3 kB 111 83 17 1.8 Yes
automata-commons-util-0.9.0-sources.jar 85.9 kB 94 0 0 - No
automata-core-0.9.0.jar 140.1 kB 137 97 19 1.8 Yes
automata-core-0.9.0-sources.jar 102.5 kB 117 0 0 - No
automata-dot-visualizer-0.9.0.jar 30.7 kB 34 21 1 1.8 Yes
automata-dot-visualizer-0.9.0-sources.jar 17.6 kB 20 0 0 - No
automata-incremental-0.9.0.jar 93.5 kB 77 60 8 1.8 Yes
automata-incremental-0.9.0-sources.jar 52.5 kB 47 0 0 - No
automata-jung-visualizer-0.9.0.jar 11.4 kB 16 3 1 1.8 Yes
automata-jung-visualizer-0.9.0-sources.jar 6.1 kB 12 0 0 - No
automata-modelchecking-ltsmin-0.9.0.jar 66.9 kB 49 36 3 1.8 Yes
automata-modelchecking-ltsmin-0.9.0-sources.jar 61.4 kB 58 0 0 - No
automata-serialization-aut-0.9.0.jar 12.5 kB 16 5 1 1.8 Yes
automata-serialization-aut-0.9.0-sources.jar 8.7 kB 15 0 0 - No
automata-serialization-core-0.9.0.jar 10.3 kB 22 11 2 1.8 Yes
automata-serialization-core-0.9.0-sources.jar 13.3 kB 22 0 0 - No
automata-serialization-dot-0.9.0.jar 19.7 kB 19 8 1 1.8 Yes
automata-serialization-dot-0.9.0-sources.jar 16.4 kB 19 0 0 - No
automata-serialization-etf-0.9.0.jar 13.7 kB 16 4 1 1.8 Yes
automata-serialization-etf-0.9.0-sources.jar 10.2 kB 16 0 0 - No
automata-serialization-fsm-0.9.0.jar 21.5 kB 20 8 1 1.8 Yes
automata-serialization-fsm-0.9.0-sources.jar 17.6 kB 18 0 0 - No
automata-serialization-learnlibv2-0.9.0.jar 6.2 kB 12 1 1 1.8 Yes
automata-serialization-learnlibv2-0.9.0-sources.jar 4.8 kB 12 0 0 - No
automata-serialization-saf-0.9.0.jar 19.5 kB 22 11 1 1.8 Yes
automata-serialization-saf-0.9.0-sources.jar 14.8 kB 22 0 0 - No
automata-serialization-taf-0.9.0.jar 47.6 kB 35 22 3 1.8 Yes
automata-serialization-taf-0.9.0-sources.jar 35.5 kB 35 0 0 - No
automata-util-0.9.0.jar 336.9 kB 252 210 31 1.8 Yes
automata-util-0.9.0-sources.jar 212.9 kB 176 0 0 - No
jung-algorithms-2.1.1.jar 230.2 kB 161 134 15 1.6 Yes
jung-api-2.1.1.jar 42.2 kB 52 38 3 1.6 Yes
jung-graph-impl-2.1.1.jar 66 kB 46 33 2 1.6 Yes
jung-visualization-2.1.1.jar 359.9 kB 261 238 12 1.6 Yes
org.abego.treelayout.core-1.0.1.jar 25.5 kB 36 19 6 1.5 Yes
antlr4-annotations-4.2.jar 10.1 kB 18 4 1 1.6 Yes
antlr4-runtime-4.2.jar 327 kB 228 210 8 1.6 Yes
checker-qual-3.0.0.jar 201.1 kB 364 305 32 1.8 Yes
slf4j-api-1.7.30.jar 41.5 kB 46 34 4 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
52 6.2 MB 5378 3871 228 1.8 32
compile: 52 compile: 6.2 MB compile: 5378 compile: 3871 compile: 228 - compile: 32