Provides common annotations with processors. You should use the scope "provided" when adding this module as a dependency.
'net.java.truecommons:truecommons-annotations:2.3.3'
<dependency>
<groupId>net.java.truecommons</groupId>
<artifactId>truecommons-annotations</artifactId>
<version>2.3.3</version>
</dependency>
<dependency org="net.java.truecommons" name="truecommons-annotations" rev="2.3.3"/>
"net.java.truecommons", "truecommons-annotations", "2.3.3"