MVN

org.apache.yetus : audience-annotations-component

Maven & Gradle

Oct 17, 2022

Apache Yetus - Audience Annotations Component · Annotations for defining API boundaries and tools for managing javadocs

<dependency>
    <groupId>org.apache.yetus</groupId>
    <artifactId>audience-annotations-component</artifactId>
    <version>0.14.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.yetus : audience-annotations-component to add to Maven - Latest Versions:

  • Latest Stable: 0.14.1

All Versions

Choose a version of org.apache.yetus : audience-annotations-component to add to Maven - All Versions:

Version Vulnerabilities Updated
0.14.x
audience-annotations-component-0.14.1
audience-annotations-component-0.14.0
0.13.x
audience-annotations-component-0.13.0
0.12.x
audience-annotations-component-0.12.0
0.11.x
audience-annotations-component-0.11.1
audience-annotations-component-0.11.0
0.10.x
audience-annotations-component-0.10.0
0.9.x
audience-annotations-component-0.9.0
0.8.x
audience-annotations-component-0.8.0
0.7.x
audience-annotations-component-0.7.0
0.6.x
audience-annotations-component-0.6.0
0.5.x
audience-annotations-component-0.5.0
0.4.x
audience-annotations-component-0.4.0
0.3.x
audience-annotations-component-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.yetus</groupId>
    <artifactId>audience-annotations-component</artifactId>
    <version>0.14.1</version>
</dependency>

Advertisement