<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0">
    <!-- Generated by MicroEJ SDK 6 1.8.0 -->
    <!-- This module was also published with a richer model, Gradle metadata, which should be used instead. Do not delete the following line which is to indicate to Gradle or any Gradle module metadata file consumer that they should prefer consuming it instead. -->
    <!-- do_not_remove: published-with-gradle-metadata -->
    <modelVersion>4.0.0</modelVersion>
    <groupId>ej.library.iot</groupId>
    <artifactId>restclient</artifactId>
    <version>1.1.0</version>
    <licenses>
        <license>
            <name>APACHE 2.0</name>
            <url>https://repository.microej.com/licenses/sdk/APACHE-2.0.txt</url>
        </license>
    </licenses>
    <dependencies>
        <dependency>
            <groupId>ej.api</groupId>
            <artifactId>edc</artifactId>
            <version>1.2.3</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.api</groupId>
            <artifactId>bon</artifactId>
            <version>1.3.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.api</groupId>
            <artifactId>net</artifactId>
            <version>1.0.2</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>io</artifactId>
            <version>1.1.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>collections</artifactId>
            <version>1.3.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>httpclient</artifactId>
            <version>1.3.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>logging</artifactId>
            <version>1.1.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>uri</artifactId>
            <version>1.1.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>url</artifactId>
            <version>1.1.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>ej.library.eclasspath</groupId>
            <artifactId>urlutil</artifactId>
            <version>1.1.0</version>
            <scope>compile</scope>
        </dependency>
        <dependency>
            <groupId>org.json.me</groupId>
            <artifactId>json</artifactId>
            <version>1.3.0</version>
            <scope>compile</scope>
        </dependency>
    </dependencies>
</project>
