MVN

io.agrest.docs : agrest-docs

Maven & Gradle

Dec 27, 2021
73 stars

agrest-docs: parent of AsciiDoc documentation · Agrest framework documentation

<dependency>
    <groupId>io.agrest.docs</groupId>
    <artifactId>agrest-docs</artifactId>
    <version>4.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.agrest.docs : agrest-docs to add to Maven - Latest Versions:

  • Latest Stable: 4.9

All Versions

Choose a version of io.agrest.docs : agrest-docs to add to Maven - All Versions:

Version Vulnerabilities Updated
4.9
agrest-docs-4.9
4.8
agrest-docs-4.8
4.7
agrest-docs-4.7
4.6
agrest-docs-4.6
4.5
agrest-docs-4.5
4.4
agrest-docs-4.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.agrest.docs</groupId>
    <artifactId>agrest-docs</artifactId>
    <version>4.9</version>
</dependency>