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.guava guava 33.6.0-jre 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
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.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
com.github.caciocavallosilano cacio-tta 1.18 jar GPL2 with classpath exception
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.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.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
com.google.errorprone error_prone_annotations 2.47.0 jar Apache 2.0
com.google.guava failureaccess 1.0.3 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 3.1 jar Apache License, Version 2.0
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.jspecify jspecify 1.0.0 jar The 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.github.caciocavallosilano cacio-shared 1.18 jar GPL2 with classpath exception
com.jidesoft jide-oss 3.6.18 jar GPL with classpath exceptionFree commercial license
junit junit 4.12 jar Eclipse Public License 1.0
net.bytebuddy byte-buddy 1.14.11 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.14.11 jar Apache License, Version 2.0
org.apiguardian apiguardian-api 1.1.2 jar The Apache License, Version 2.0
org.assertj assertj-core 3.17.2 jar Apache License, Version 2.0
org.assertj assertj-swing 3.17.1 jar Apache License, Version 2.0
org.assertj assertj-swing-junit 3.17.1 jar Apache License, Version 2.0
org.easytesting fest-reflect 1.4.1 jar Apache License, Version 2.0
org.easytesting fest-util 1.2.5 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.jcommander jcommander 1.83 jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.8.2 jar Eclipse Public License v2.0
org.junit.jupiter junit-jupiter-engine 5.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-commons 1.8.2 jar Eclipse Public License v2.0
org.junit.platform junit-platform-engine 1.8.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.webjars jquery 3.7.1 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

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

The Apache License, Version 2.0: JSpecify annotations, org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache 2.0: error-prone annotations

GPL2 with classpath exception: Cacio Shared Module, CacioTAA Java Module

Eclipse Public License 1.0: JUnit

MIT License: jquery

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API

Free commercial license: JIDE Common Layer

New BSD License: Hamcrest Core

GPL with classpath exception: JIDE Common Layer

Apache License, Version 2.0: AssertJ fluent assertions, AssertJ-Swing, AssertJ-Swing - JUnit Extension, AutomataLib :: API, AutomataLib :: Commons :: Settings, AutomataLib :: Commons :: Smart Collections, AutomataLib :: Commons :: Utilities, AutomataLib :: Core, AutomataLib :: Utilities, AutomataLib :: Visualization :: JUNG Visualizer, Byte Buddy (without dependencies), Byte Buddy agent, FEST Reflection, FEST Util, Guava InternalFutureFailureAccess and InternalFutures, Guava: Google Core Libraries for Java, J2ObjC Annotations, jcommander, testng

MIT: SLF4J API Module

MIT license: META-INF/services generator

The Apache Software License, Version 2.0: Guava ListenableFuture only

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
cacio-shared-1.18.jar 101 kB 72 59 2 17 Yes
cacio-tta-1.18.jar 28.8 kB 33 20 2 17 Yes
graphviz-awt-shapes-0.0.1.jar 21.8 kB 37 21 3 1.7 Yes
error_prone_annotations-2.47.0.jar 20.3 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
failureaccess-1.0.3.jar 10.8 kB 25 - - - -
   • Root - 17 2 1 1.8 Yes
   • Versioned - 8 1 1 9 No
guava-33.6.0-jre.jar 3.1 MB 2010 - - - -
   • Root - 2008 1969 18 1.8 Yes
   • Versioned - 2 1 1 9 No
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar 2.2 kB 7 0 0 - -
j2objc-annotations-3.1.jar 16.8 kB 38 - - - -
   • Root - 36 24 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jide-oss-3.6.18.jar 1.9 MB 1231 1079 27 1.5 Yes
junit-4.12.jar 314.9 kB 323 286 30 1.5 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.14.11.jar 4.2 MB 2935 - - - -
   • Root - 2933 2880 38 1.6 Yes
   • Versioned - 2 1 1 9 No
byte-buddy-agent-1.14.11.jar 256.8 kB 90 - - - -
   • Root - 88 69 2 1.5 Yes
   • Versioned - 2 1 1 9 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
apiguardian-api-1.1.2.jar 6.8 kB 9 3 2 1.6 Yes
assertj-core-3.17.2.jar 4.8 MB 3256 - - - -
   • Root - 3254 3178 61 1.8 Yes
   • Versioned - 2 1 1 9 No
assertj-swing-3.17.1.jar 777.7 kB 681 612 47 1.8 Yes
assertj-swing-junit-3.17.1.jar 207.2 kB 199 44 6 1.8 Yes
fest-reflect-1.4.1.jar 45.6 kB 59 38 11 1.6 Yes
fest-util-1.2.5.jar 32.5 kB 38 28 1 1.6 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jcommander-1.83.jar 89.7 kB 82 72 6 1.8 Yes
jspecify-1.0.0.jar 3.8 kB 14 - - - -
   • Root - 10 4 1 1.8 No
   • Versioned - 4 1 1 9 No
junit-jupiter-api-5.8.2.jar 193.5 kB 183 168 8 1.8 Yes
junit-jupiter-engine-5.8.2.jar 229.7 kB 140 123 9 1.8 Yes
junit-platform-commons-1.8.2.jar 100.4 kB 63 - - - -
   • Root - 55 42 7 1.8 Yes
   • Versioned - 8 2 1 9 Yes
junit-platform-engine-1.8.2.jar 185.8 kB 142 126 9 1.8 Yes
metainf-services-1.11.jar 7.5 kB 14 2 2 1.8 Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 1.6 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
40 19.8 MB 13998 12798 470 17 37
compile: 16 compile: 4.4 MB compile: 3300 compile: 2980 compile: 119 17 compile: 14
provided: 1 provided: 7.5 kB provided: 14 provided: 2 provided: 2 provided: 1
test: 23 test: 15.5 MB test: 10684 test: 9816 test: 349 17 test: 22