File: xpp3_xpath.pom

package info (click to toggle)
libxpp3-java 1.1.4c-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 3,020 kB
  • sloc: java: 24,333; xml: 817; sh: 81; makefile: 13
file content (13 lines) | stat: -rw-r--r-- 637 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>xpp3</groupId>
  <artifactId>xpp3_xpath</artifactId>
  <version>1.1.4c</version>
  <packaging>jar</packaging>
  <url>http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/</url>
  <description>MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+.</description>
  <scm>
    <connection>scm:cvs:pserver:anonymous@cvs.extreme.indiana.edu:/l/extreme/cvspub/XPP3</connection>
  </scm>
</project>