<?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>com.dalsemi.onewire</groupId>
  <artifactId>OneWireAPI</artifactId>
  <version>0.1</version>
  <packaging>jar</packaging>
  <name>Talend Third party library : OneWireAPI.jar</name>
  <description>The 1-Wire API for Java Software Development Kit (SDK) is a robust, highly object-oriented foundation</description>
  <url>http://www.maximintegrated.com/products/ibutton/software/1wire/1wire_api.cfm</url>
  <licenses>
    <license>
      <name>XFREE86</name>
      <url>http://www.talendforge.org/modules/licenses/XFREE86.txt</url>
    </license>
  </licenses>
</project>
