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-cli | 1.0.0-RC3-202102211255 | jar | GNU General Public License (GPL) version 3.0 |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
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 |
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 |
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 |
EPL: JRuby Complete
LGPL 3: JRuby Complete
The MIT License: jsoup Java HTML Parser
GPL 3: JRuby Complete
Apache License, Version 2.0: Apache FreeMarker
New BSD License: 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 release builder
The Apache Software License, Version 2.0: AsciidoctorJ, AsciidoctorJ Diagram, Commons CLI, JCommander, Vavr, Vavr Match