Annotation Type CopiedSource


@Retention(RUNTIME)
@Target(TYPE)
public @interface CopiedSource
Annotation to point that this class is copied from another jar (Class generated by org.bytemechanics.maven.copysource-maven-plugin)
Since:
2.0.0
Author:
afarre