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-cli | 1.0.0-RC3-202509131159 | jar | GNU General Public License (GPL) version 3.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 |
com.varmateo.yawg | yawg-api | 1.0.0-RC3-202509131159 | jar | GNU General Public License (GPL) version 3.0 |
com.varmateo.yawg | yawg-core | 1.0.0-RC3-202509131159 | 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 |
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 |
Project Dependency Graph
Dependency Tree
- com.varmateo.yawg:yawg-release:pom:1.0.0-RC3-202509131159
- com.varmateo.yawg:yawg-cli:jar:1.0.0-RC3-202509131159 (compile)
- commons-cli:commons-cli:jar:1.2 (compile)
- io.vavr:vavr:jar:0.10.3 (compile)
- io.vavr:vavr-match:jar:0.10.3 (compile)
- io.vavr:vavr-match:jar:0.10.3 (compile)
- com.varmateo.yawg:yawg-api:jar:1.0.0-RC3-202509131159 (compile)
- com.varmateo.yawg:yawg-core:jar:1.0.0-RC3-202509131159 (compile)
- com.esotericsoftware.yamlbeans:yamlbeans:jar:1.15 (compile)
- org.asciidoctor:asciidoctorj:jar:1.5.4 (compile)
- org.jruby:jruby-complete:jar:1.7.21 (runtime)
- com.beust:jcommander:jar:1.35 (runtime)
- org.jruby:jruby-complete:jar:1.7.21 (runtime)
- org.asciidoctor:asciidoctorj-diagram:jar:1.3.1 (compile)
- org.commonmark:commonmark-ext-yaml-front-matter:jar:0.17.0 (compile)
- org.commonmark:commonmark:jar:0.17.0 (compile)
- org.freemarker:freemarker:jar:2.3.31 (compile)
- org.jsoup:jsoup:jar:1.13.1 (compile)
- com.esotericsoftware.yamlbeans:yamlbeans:jar:1.15 (compile)
- commons-cli:commons-cli:jar:1.2 (compile)
- com.varmateo.yawg:yawg-cli:jar:1.0.0-RC3-202509131159 (compile)
Licenses
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