License |
License |
---|---|
GroupId | GroupIdorg.apache.yetus |
ArtifactId | ArtifactIdaudience-annotations |
Last Version | Last Version0.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Yetus - Audience Annotations
Annotations for defining API boundaries and tools for managing javadocs
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.mockito : mockito-core | jar | 4.2.0 |