Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > ab6b66c3bba8cf3aeef7d49af9f627cf > files > 1

junitperf-1.9.1-7.mga7.src.rpm

<?xml version="1.0"?>

<project xmlns="http://maven.apache.org/POM/4.0.0" 
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

  <modelVersion>4.0.0</modelVersion>

  <groupId>junitperf</groupId>
  <artifactId>junitperf</artifactId>
  <version>1.9.1</version>
  <packaging>jar</packaging>

  <name>JUnitPerf</name>
  <description>
    JUnitPerf is a collection of JUnit test decorators used to measure the 
    performance and scalability of functionality contained within existing JUnit
    tests. 
  </description>
  <url>http://www.clarkware.com/software/JUnitPerf.html</url>
  <inceptionYear>1999</inceptionYear>

  <organization>
    <name>Clarkware Consulting, Inc.</name>
    <url>http://www.clarkware.com/</url>
  </organization>

  <licenses>
    <license>
      <name>BSD License</name>
      <url>http://www.clarkware.com/software/license.txt</url>
    </license>
  </licenses>

</project>