Yawg Project

Yawg is a static site generator.

License

License

GroupId

GroupId

com.varmateo.yawg
ArtifactId

ArtifactId

yawg-main
Last Version

Last Version

1.0.0-RC3
Release Date

Release Date

Type

Type

pom
Description

Description

Yawg Project
Yawg is a static site generator.
Project URL

Project URL

http://yawg.varmateo.com/
Source Code Management

Source Code Management

http://github.com/jorgefranconunes/yawg/tree/master

Download yawg-main

Filename Size
yawg-main-1.0.0-RC3.pom 17 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • acceptance
  • api
  • cli
  • core
  • release
  • testutils

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