Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 8915cd4030ab41fdc4031cf169f39cb1 > files > 7

xmlrpc3-3.1-3mdv2009.1.src.rpm

<dependencies>
	<dependency>
		<maven>
			<groupId>commons-httpclient</groupId>
			<artifactId>commons-httpclient</artifactId>
			<version>3.1.1</version>
		</maven>
		<jpp>
			<groupId>JPP</groupId>
			<artifactId>commons-httpclient</artifactId>
			<version>3.1.1</version>
		</jpp>
	</dependency>

	<dependency>
		<maven>
			<groupId>commons-logging</groupId>
			<artifactId>commons-logging</artifactId>
			<version>1.1</version>
		</maven>
		<jpp>
			<groupId>JPP</groupId>
			<artifactId>commons-logging</artifactId>
			<version>1.1</version>
		</jpp>
	</dependency>

	<dependency>
		<maven>
			<groupId>javax.servlet</groupId>
			<artifactId>servlet-api</artifactId>
			<version>2.4</version>
		</maven>
		<jpp>
			<groupId>JPP</groupId>
			<artifactId>servletapi5</artifactId>
			<version>2.4</version>
		</jpp>
	</dependency>

	<dependency>
		<maven>
			<groupId>junit</groupId>
			<artifactId>junit</artifactId>
			<version>3.8.1</version>
		</maven>
		<jpp>
			<groupId>JPP</groupId>
			<artifactId>junit</artifactId>
			<version>3.8.1</version>
		</jpp>
	</dependency>

	<dependency>
		<maven>
			<groupId>org.apache.ws.commons.util</groupId>
			<artifactId>ws-commons-util</artifactId>
			<version>1.0.2</version>
		</maven>
		<jpp>
			<groupId>JPP</groupId>
			<artifactId>ws-commons-util</artifactId>
			<version>1.0.1</version>
		</jpp>
	</dependency>

	<dependency>
		<maven>
			<groupId>jaxme</groupId>
			<artifactId>jaxmeapi</artifactId>
			<version>0.5.1</version>
		</maven>
		<jpp>
			<groupId>JPP/jaxme</groupId>
			<artifactId>jaxmeapi</artifactId>
			<version>0.5.2</version>
		</jpp>
	</dependency>

        <dependency>
                <maven>
                        <groupId>org.apache.maven</groupId>
                        <artifactId>maven-default-skin</artifactId>
                        <version>1.0</version>
                </maven>
                <jpp>
                        <groupId>JPP/maven2</groupId>
                        <artifactId>default-skin</artifactId>
                        <version>1.0</version>
                </jpp>
        </dependency>

</dependencies>