Package org.hotswap.agent.annotation
Annotation Type Versions
-
@Retention(RUNTIME) @Documented @Target({TYPE,METHOD}) public @interface Versions
Defines an artifact (jar) which needs to be matched against Maven coordinates of Manifest file information for this plugin to be enabled The above are matched as OR (any of).- Author:
- alpapad@gmail.com