279764
<project>
279764
  <modelVersion>4.0.0</modelVersion>
279764
  <groupId>antlr</groupId>
279764
  <artifactId>antlr</artifactId>
279764
  <packaging>jar</packaging>
279764
  <version>2.7.7</version>
279764
  <name>AntLR Parser Generator</name>
279764
  <description>
279764
    A framework for constructing recognizers, compilers,
279764
    and translators from grammatical descriptions containing
279764
    Java, C#, C++, or Python actions.
279764
  </description>
279764
  <url>http://www.antlr.org/</url>
279764
  <licenses>
279764
    <license>
279764
      <name>BSD License</name>
279764
      <url>http://www.antlr.org/license.html</url>
279764
      <distribution>repo</distribution>
279764
    </license>
279764
  </licenses>
279764
  <dependencies/>
279764
</project>