<project name="easymock-component-info">

   <component id="easymock"
              version="2.3"
              projectHome="http://www.easymock.org"
              description="EasyMock provides Mock Objects for interfaces in
              JUnit tests by generating them on the fly using Java's proxy mechanism."
              licenseType="easymock"
    >
      <artifact id="easymock.jar"/>
      <artifact id="src.zip"/>
      <export>
         <include input="easymock.jar"/>
         <include input="src.zip"/>
      </export>
   </component>


</project>
