<?xml version="1.0" encoding="ISO-8859-15"?>
<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>org.talend.libraries</groupId>
  <artifactId>trove</artifactId>
  <version>6.0.0</version>
  <packaging>jar</packaging>
  <name>Talend Third party library : trove.jar</name>
  <description>High performance collections for Java Objects and primitive types</description>
  <url>https://sourceforge.net/projects/trove4j/</url>
  <licenses>
    <license>
      <name>LGPL-2.0</name>
      <url>http://www.talendforge.org/modules/licenses/LGPL_v2.0.html</url>
    </license>
  </licenses>
</project>
