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
com.varmateo.yawg yawg-api 1.0.0-RC3-202102211255 jar GNU General Public License (GPL) version 3.0
io.vavr vavr 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

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
org.mockito mockito-core 3.7.7 jar The 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
io.vavr vavr-match 0.10.3 jar The Apache Software License, Version 2.0

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
net.bytebuddy byte-buddy 1.10.19 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.10.19 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.1 jar Apache License, Version 2.0

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, mockito-core

GPL 3: JRuby Complete

Apache License, Version 2.0: Apache FreeMarker, AssertJ fluent assertions, Byte Buddy (without dependencies), Byte Buddy agent, Objenesis

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 core, Yawg test utilities

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