Plugback Active is a set of active annotations for the Xtend programming language. Some examples are the @AnnotationGroup to define groups of annotations added using just one.
'com.plugback:active:1.0.1-BETA'
<dependency> <groupId>com.plugback</groupId> <artifactId>active</artifactId> <version>1.0.1-BETA</version> </dependency>
<dependency org="com.plugback" name="active" rev="1.0.1-BETA"/>
"com.plugback", "active", "1.0.1-BETA"