JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.maven.api.plugin.annotations
Afters
Contents
Description
Required Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface Afters
@Experimental
@Documented
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Inherited
public @interface
Afters
Container annotation for repeatable
After
annotations.
Since:
4.0.0
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
After
[]
value
The contained
After
annotations.
Element Details
value
After
[]
value
The contained
After
annotations.