<project name="codehaus-stax-component-info">
   <!-- ============================================================ -->
   <!-- Apache Log4j                                                 -->
   <!-- ============================================================ -->

   <component id="codehaus-stax"
              licenseType="apache-2.0"
              version="1.1.1"
              projectHome="http://stax.codehaus.org/"
              description="StAX is a standard XML processing API
              that allows you to stream XML data from and to your
              application. It's a standard pull parser implementation
              for the java platform.">
      <artifact id="stax-1.1.1.jar"/>
      <export>
         <include input="stax-1.1.1.jar"/>
      </export>
   </component>

</project>