The Plexus project provides a full software stack for creating and executing software projects.
'org.codehaus.plexus:plexus-component-annotations:1.2.1.3'
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-annotations</artifactId>
<version>1.2.1.3</version>
</dependency>
<dependency org="org.codehaus.plexus" name="plexus-component-annotations" rev="1.2.1.3"/>
"org.codehaus.plexus", "plexus-component-annotations", "1.2.1.3"