MVN

org.apache.yetus : shelldocs

Maven & Gradle

Oct 17, 2022
1 usages

Apache Yetus - shelldocs · API Documentation for Shell Scripts

<dependency>
    <groupId>org.apache.yetus</groupId>
    <artifactId>shelldocs</artifactId>
    <version>0.14.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.yetus : shelldocs to add to Maven - Latest Versions:

  • Latest Stable: 0.14.1

All Versions

Choose a version of org.apache.yetus : shelldocs to add to Maven - All Versions:

Version Vulnerabilities Updated
0.14.x
shelldocs-0.14.1
shelldocs-0.14.0
0.13.x
shelldocs-0.13.0
0.12.x
shelldocs-0.12.0
0.11.x
shelldocs-0.11.1
shelldocs-0.11.0
0.10.x
shelldocs-0.10.0
0.9.x
shelldocs-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.yetus</groupId>
    <artifactId>shelldocs</artifactId>
    <version>0.14.1</version>
</dependency>

Advertisement