bashDoc-maven-plugin Maven Plugin

This project allows you to create documentation of your bash scripts similar to java doc

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.randy-blancett
ArtifactId

ArtifactId

bashDoc-maven-plugin
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

bashDoc-maven-plugin Maven Plugin
This project allows you to create documentation of your bash scripts similar to java doc
Project URL

Project URL

https://github.com/Randy-Blancett/BashDoc-Maven-Plugin
Source Code Management

Source Code Management

https://github.com/Randy-Blancett/BashDoc-Maven-Plugin

Download bashDoc-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.randy-blancett</groupId>
    <artifactId>bashDoc-maven-plugin</artifactId>
    <version>1.2.0</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.4.0-b180830.0359

provided (2)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.3
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1

runtime (2)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.4.0-b180830.0438

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.1
1.0.1
1.0.0