MVN

io.spring.maven.antora : spring-antora-maven-plugin-parent

Maven & Gradle

Aug 10, 2023
6 stars

Antora Maven Plugins Parent · Parent of Antora Maven Plugins

<dependency>
    <groupId>io.spring.maven.antora</groupId>
    <artifactId>spring-antora-maven-plugin-parent</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.spring.maven.antora : spring-antora-maven-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of io.spring.maven.antora : spring-antora-maven-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
spring-antora-maven-plugin-parent-0.0.4
spring-antora-maven-plugin-parent-0.0.3
spring-antora-maven-plugin-parent-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.spring.maven.antora</groupId>
    <artifactId>spring-antora-maven-plugin-parent</artifactId>
    <version>0.0.4</version>
</dependency>