File: pull-parser.pom

package info (click to toggle)
libxpp2-java 2.1.10-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,744 kB
  • sloc: java: 10,309; xml: 601; makefile: 4
file content (18 lines) | stat: -rw-r--r-- 556 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>pull-parser</groupId>
  <artifactId>pull-parser</artifactId>
  <name>XPP - XML Pull Parser</name>
  <version>2.1.10</version>
  <licenses>
    <license>
      <name>Indiana University Extreme! Lab Software License</name>
      <url>http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/LICENSE.txt</url>
      <comments>BSDish license</comments>
    </license>
  </licenses>
  <organization>
    <name>Indiana University Extreme! Lab</name>
    <url></url>
  </organization>
</project>