@Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.TYPE }) @GroovyASTTransformationClass("org.grails.compiler.injection.ArtefactTypeAstTransformation") public @interface Artefact
Used to define the artefact type for classes declared outside of Grails' usual conventions.