Apache Yetus - Audience Annotations

Annotations for defining API boundaries and tools for managing javadocs

License

License

GroupId

GroupId

org.apache.yetus
ArtifactId

ArtifactId

audience-annotations
Last Version

Last Version

0.14.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Yetus - Audience Annotations
Annotations for defining API boundaries and tools for managing javadocs
Project Organization

Project Organization

The Apache Software Foundation

Download audience-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.yetus/audience-annotations/ -->
<dependency>
    <groupId>org.apache.yetus</groupId>
    <artifactId>audience-annotations</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.yetus/audience-annotations/
implementation 'org.apache.yetus:audience-annotations:0.14.0'
// https://jarcasting.com/artifacts/org.apache.yetus/audience-annotations/
implementation ("org.apache.yetus:audience-annotations:0.14.0")
'org.apache.yetus:audience-annotations:jar:0.14.0'
<dependency org="org.apache.yetus" name="audience-annotations" rev="0.14.0">
  <artifact name="audience-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.yetus', module='audience-annotations', version='0.14.0')
)
libraryDependencies += "org.apache.yetus" % "audience-annotations" % "0.14.0"
[org.apache.yetus/audience-annotations "0.14.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.
org.apache.yetus

The Apache Software Foundation

Versions

Version
0.14.0
0.13.0
0.12.0
0.11.1
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0