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.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.guava guava 22.0 jar The Apache Software License, Version 2.0
net.automatalib automata-api 0.7.1 jar Apache License, Version 2.0
net.automatalib automata-commons-smartcollections 0.7.1 jar Apache License, Version 2.0
net.automatalib automata-commons-util 0.7.1 jar Apache License, Version 2.0
net.automatalib automata-core 0.7.1 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
org.testng testng 6.11 jar Apache 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
com.github.misberner.duzzt duzzt-processor 0.0.2 jar The Apache Software 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.google.errorprone error_prone_annotations 2.0.18 jar Apache 2.0
com.google.j2objc j2objc-annotations 1.1 jar The Apache Software License, Version 2.0
org.codehaus.mojo animal-sniffer-annotations 1.14 jar MIT license
org.slf4j slf4j-api 1.7.25 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
com.beust jcommander 1.64 jar Apache 2.0
org.yaml snakeyaml 1.17 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
antlr antlr 2.7.7 jar BSD License
com.github.misberner.ap-commons ap-commons 0.0.2 jar The Apache Software License, Version 2.0
com.github.misberner.duzzt duzzt-annotations 0.0.2 jar The Apache Software License, Version 2.0
dk.brics.automaton automaton 1.11-8 jar BSD
org.antlr ST4 4.0.7 jar BSD licence
org.antlr antlr-runtime 3.5 jar BSD licence
org.antlr stringtemplate 3.2.1 jar BSD licence

Project Dependency Graph

Dependency Tree

Licenses

BSD: Automaton

BSD License: AntLR Parser Generator

Apache 2.0: error-prone annotations, jcommander, testng

MIT License: SLF4J API Module

Apache License, Version 2.0: AutomataLib :: API, AutomataLib :: Commons :: Smart Collections, AutomataLib :: Commons :: Utilities, AutomataLib :: Core, AutomataLib :: Utilities, SnakeYAML

MIT license: Animal Sniffer Annotations

BSD licence: ANTLR 3 Runtime, ANTLR StringTemplate, StringTemplate 4

The Apache Software License, Version 2.0: Annotation Processing Commons, Duzzt :: Annotations, Duzzt :: Processor, FindBugs-jsr305, Guava: Google Core Libraries for Java, J2ObjC Annotations

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
antlr-2.7.7.jar 445.3 kB 239 224 12 1.2 Yes
jcommander-1.64.jar 65.6 kB 65 64 5 1.8 Yes
ap-commons-0.0.2.jar 48.4 kB 48 29 8 1.7 Yes
duzzt-annotations-0.0.2.jar 4.9 kB 16 4 1 1.7 No
duzzt-processor-0.0.2.jar 78.8 kB 73 51 8 1.7 Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.0.18.jar 12.1 kB 31 19 2 1.7 No
guava-22.0.jar 2.6 MB 1895 1865 18 1.8 Yes
j2objc-annotations-1.1.jar 8.8 kB 23 12 1 1.5 Yes
automaton-1.11-8.jar 176.3 kB 206 25 1 1.5 No
automata-api-0.7.1.jar 144.2 kB 186 152 24 1.8 Yes
automata-commons-smartcollections-0.7.1.jar 37.6 kB 42 31 1 1.8 Yes
automata-commons-util-0.7.1.jar 116.4 kB 118 94 13 1.8 Yes
automata-core-0.7.1.jar 124.7 kB 117 81 17 1.8 Yes
ST4-4.0.7.jar 236.1 kB 144 130 5 1.5 Yes
antlr-runtime-3.5.jar 167.7 kB 130 117 4 1.5 Yes
stringtemplate-3.2.1.jar 148.6 kB 78 60 3 1.4 Yes
animal-sniffer-annotations-1.14.jar 3.5 kB 12 1 1 1.5 No
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
testng-6.11.jar 763 kB 558 542 23 1.7 Yes
snakeyaml-1.17.jar 273.6 kB 242 206 19 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
21 5.5 MB 4315 3776 173 1.8 17
compile: 10 compile: 3.1 MB compile: 2516 compile: 2324 compile: 84 - compile: 8
test: 3 test: 1.1 MB test: 865 test: 812 test: 47 - test: 3
provided: 8 provided: 1.3 MB provided: 934 provided: 640 provided: 42 - provided: 6

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
central https://repo.maven.apache.org/maven2 Yes No No
codehaus-snapshots http://nexus.codehaus.org/snapshots/ No Yes Yes
sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots No Yes No

Repository locations for each of the Dependencies.

Artifact central sonatype-nexus-snapshots
antlr:antlr:jar:2.7.7 Found at https://repo.maven.apache.org/maven2 -
com.beust:jcommander:jar:1.64 Found at https://repo.maven.apache.org/maven2 -
com.github.misberner.ap-commons:ap-commons:jar:0.0.2 Found at https://repo.maven.apache.org/maven2 -
com.github.misberner.duzzt:duzzt-annotations:jar:0.0.2 Found at https://repo.maven.apache.org/maven2 -
com.github.misberner.duzzt:duzzt-processor:jar:0.0.2 Found at https://repo.maven.apache.org/maven2 -
com.google.code.findbugs:jsr305:jar:3.0.2 Found at https://repo.maven.apache.org/maven2 -
com.google.errorprone:error_prone_annotations:jar:2.0.18 Found at https://repo.maven.apache.org/maven2 -
com.google.guava:guava:jar:22.0 Found at https://repo.maven.apache.org/maven2 -
com.google.j2objc:j2objc-annotations:jar:1.1 Found at https://repo.maven.apache.org/maven2 -
dk.brics.automaton:automaton:jar:1.11-8 Found at https://repo.maven.apache.org/maven2 -
net.automatalib:automata-api:jar:0.7.1 Found at https://repo.maven.apache.org/maven2 -
net.automatalib:automata-commons-smartcollections:jar:0.7.1 Found at https://repo.maven.apache.org/maven2 -
net.automatalib:automata-commons-util:jar:0.7.1 Found at https://repo.maven.apache.org/maven2 -
net.automatalib:automata-core:jar:0.7.1 Found at https://repo.maven.apache.org/maven2 -
org.antlr:ST4:jar:4.0.7 Found at https://repo.maven.apache.org/maven2 -
org.antlr:antlr-runtime:jar:3.5 Found at https://repo.maven.apache.org/maven2 -
org.antlr:stringtemplate:jar:3.2.1 Found at https://repo.maven.apache.org/maven2 -
org.codehaus.mojo:animal-sniffer-annotations:jar:1.14 Found at https://repo.maven.apache.org/maven2 -
org.slf4j:slf4j-api:jar:1.7.25 Found at https://repo.maven.apache.org/maven2 -
org.testng:testng:jar:6.11 Found at https://repo.maven.apache.org/maven2 -
org.yaml:snakeyaml:jar:1.17 Found at https://repo.maven.apache.org/maven2 -
Total central sonatype-nexus-snapshots
21 (compile: 10, test: 3, provided: 8) 21 0