Docsite Maven Plugin

A Maven plugin that generates static documentation sites

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.luiinge
ArtifactId

ArtifactId

docsite-maven-plugin
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Docsite Maven Plugin
A Maven plugin that generates static documentation sites
Project URL

Project URL

https://luiinge.github.io/docsite-maven-plugin
Source Code Management

Source Code Management

https://github.com/luiinge/docsite-maven-plugin

Download docsite-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.luiinge</groupId>
    <artifactId>docsite-maven-plugin</artifactId>
    <version>1.3.0</version>
</plugin>

Dependencies

compile (12)

Group / Artifact Type Version
com.vladsch.flexmark : flexmark jar 0.64.0
com.vladsch.flexmark : flexmark-ext-tables jar 0.64.0
com.vdurmont : emoji-java jar 5.1.1
com.j2html : j2html jar 1.5.0
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.2
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven : maven-core jar 3.8.1
commons-io : commons-io jar 2.11.0
com.google.guava : guava jar 30.0-android
org.freemarker : freemarker jar 2.3.31
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1
org.yaml : snakeyaml jar 1.30

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0