Yawg core

Core Yawg classes.

License

License

GroupId

GroupId

com.varmateo.yawg
ArtifactId

ArtifactId

yawg-core
Last Version

Last Version

1.0.0-RC3
Release Date

Release Date

Type

Type

jar
Description

Description

Yawg core
Core Yawg classes.

Download yawg-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.varmateo.yawg/yawg-core/ -->
<dependency>
    <groupId>com.varmateo.yawg</groupId>
    <artifactId>yawg-core</artifactId>
    <version>1.0.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/com.varmateo.yawg/yawg-core/
implementation 'com.varmateo.yawg:yawg-core:1.0.0-RC3'
// https://jarcasting.com/artifacts/com.varmateo.yawg/yawg-core/
implementation ("com.varmateo.yawg:yawg-core:1.0.0-RC3")
'com.varmateo.yawg:yawg-core:jar:1.0.0-RC3'
<dependency org="com.varmateo.yawg" name="yawg-core" rev="1.0.0-RC3">
  <artifact name="yawg-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.varmateo.yawg', module='yawg-core', version='1.0.0-RC3')
)
libraryDependencies += "com.varmateo.yawg" % "yawg-core" % "1.0.0-RC3"
[com.varmateo.yawg/yawg-core "1.0.0-RC3"]

Dependencies

compile (9)

Group / Artifact Type Version
com.esotericsoftware.yamlbeans : yamlbeans jar 1.09
io.vavr : vavr jar 0.10.0
org.asciidoctor : asciidoctorj jar 1.5.4
org.asciidoctor : asciidoctorj-diagram jar 1.3.1
com.atlassian.commonmark : commonmark-ext-yaml-front-matter jar 0.12.1
com.atlassian.commonmark : commonmark jar 0.12.1
org.freemarker : freemarker jar 2.3.28
org.jsoup : jsoup jar 1.8.3
com.varmateo.yawg : yawg-api jar 1.0.0-RC3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.11.1
org.mockito : mockito-core jar 2.2.27
com.varmateo.yawg » yawg-testutils jar 1.0.0-RC3

Project Modules

There are no modules declared in this project.

Build Status codecov Codacy code quality Maven Central Javadocs License: GPL v3

Yawg - Your Awesome Wiki Generator

Yawg is a tool for generating static sites.

Go to the Yawg site for additional documentation.

Versions

Version
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
0.9.8
0.9.7
0.9.6