<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.xmlmind</groupId>
<artifactId>xfc</artifactId>
<version>4.8.1</version>
<description>POM was created by Sonatype Nexus</description>
<dependencies>
		<dependency>
		  <groupId>com.xmlmind.xfc.deps</groupId>
		  <artifactId>jai_imageio</artifactId>
		  <version>1.0</version>
		</dependency>
		<dependency>
		  <groupId>com.xmlmind.xfc.deps</groupId>
		  <artifactId>jeuclid-core</artifactId>
		  <version>1.0</version>
		</dependency>
		<dependency>
		  <groupId>com.xmlmind.xfc.deps</groupId>
		  <artifactId>js</artifactId>
		  <version>1.0</version>
		</dependency>
		<dependency>
		  <groupId>com.xmlmind.xfc.deps</groupId>
		  <artifactId>xfc_ext</artifactId>
		  <version>1.0</version>
		</dependency>

</dependencies>
</project>