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.varmateo.yawg yawg-api 1.0.0-RC3-202102211255 jar GNU General Public License (GPL) version 3.0
com.varmateo.yawg yawg-core 1.0.0-RC3-202102211255 jar GNU General Public License (GPL) version 3.0
commons-cli commons-cli 1.2 jar The Apache Software License, Version 2.0
io.vavr vavr 0.10.3 jar The Apache Software 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.varmateo.yawg yawg-testutils 1.0.0-RC3-202102211255 jar GNU General Public License (GPL) version 3.0
junit junit 4.13.2 jar Eclipse Public License 1.0
org.assertj assertj-core 3.19.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.inferred freebuilder 2.7.0 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.esotericsoftware.yamlbeans yamlbeans 1.15 jar New BSD License
io.vavr vavr-match 0.10.3 jar The Apache Software License, Version 2.0
org.asciidoctor asciidoctorj 1.5.4 jar The Apache Software License, Version 2.0
org.asciidoctor asciidoctorj-diagram 1.3.1 jar The Apache Software License, Version 2.0
org.commonmark commonmark 0.17.0 jar BSD 2-Clause License
org.commonmark commonmark-ext-yaml-front-matter 0.17.0 jar BSD 2-Clause License
org.freemarker freemarker 2.3.31 jar Apache License, Version 2.0
org.jsoup jsoup 1.13.1 jar The MIT License

runtime

The following is a list of runtime dependencies for this project. These dependencies are required to run the application:

GroupId ArtifactId Version Type Licenses
com.beust jcommander 1.35 jar The Apache Software License, Version 2.0
org.jruby jruby-complete 1.7.21 jar GPL 3LGPL 3EPL

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.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

EPL: JRuby Complete

LGPL 3: JRuby Complete

Eclipse Public License 1.0: JUnit

The MIT License: jsoup Java HTML Parser

Apache License, Version 2.0: Apache FreeMarker, AssertJ fluent assertions

GPL 3: JRuby Complete

New BSD License: Hamcrest Core, YamlBeans

BSD 2-Clause License: commonmark-java core, commonmark-java extension for YAML front matter

GNU General Public License (GPL) version 3.0: Yawg API, Yawg CLI, Yawg core, Yawg test utilities

The Apache Software License, Version 2.0: AsciidoctorJ, AsciidoctorJ Diagram, Commons CLI, FreeBuilder, JCommander, Vavr, Vavr Match