<?xml version="1.0" ?>
<dependencyMap>
	<dependency>
		<maven>
			<artifactId>poi</artifactId>
			<groupId>org.apache.poi</groupId>
			<version>3.10.1</version>
		</maven>
		<jpp>
			<artifactId>poi</artifactId>
			<groupId>JPP/poi</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>poi-examples</artifactId>
			<groupId>org.apache.poi</groupId>
			<version>3.10.1</version>
		</maven>
		<jpp>
			<artifactId>poi-examples</artifactId>
			<groupId>JPP/poi</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>poi-excelant</artifactId>
			<groupId>org.apache.poi</groupId>
			<version>3.10.1</version>
		</maven>
		<jpp>
			<artifactId>poi-excelant</artifactId>
			<groupId>JPP/poi</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>poi-ooxml</artifactId>
			<groupId>org.apache.poi</groupId>
			<version>3.10.1</version>
		</maven>
		<jpp>
			<artifactId>poi-ooxml</artifactId>
			<groupId>JPP/poi</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>poi-ooxml-schemas</artifactId>
			<groupId>org.apache.poi</groupId>
			<version>3.10.1</version>
		</maven>
		<jpp>
			<artifactId>poi-ooxml-schemas</artifactId>
			<groupId>JPP/poi</groupId>
		</jpp>
	</dependency>
	<dependency>
		<maven>
			<artifactId>poi-scratchpad</artifactId>
			<groupId>org.apache.poi</groupId>
			<version>3.10.1</version>
		</maven>
		<jpp>
			<artifactId>poi-scratchpad</artifactId>
			<groupId>JPP/poi</groupId>
		</jpp>
	</dependency>
</dependencyMap>
