<?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.netlib</groupId>  
  <artifactId>blas</artifactId>  
  <version>0.8</version>  
  <packaging>jar</packaging>  
  <name>Third party library : blas-0.8.jar</name>  
  <description>POM was created by Sonatype Nexus.</description>  
  <url>http://sourceforge.net/projects/f2j/</url>  
  <licenses> 
    <license> 
      <name>BSD-3-Clause</name>  
      <url>http://www.talendforge.org/modules/licenses/BSD_v3.txt</url> 
    </license> 
  </licenses> 
</project>
