diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 diff --git a/LICENSE b/LICENSE deleted file mode 100644 index dc46431..0000000 --- a/LICENSE +++ /dev/null @@ -1,23 +0,0 @@ -Copyright (c) 2016, iland Internet Solutions Corp -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -* Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/README.md b/README.md deleted file mode 100644 index 5f8b7e6..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# java-sdk -iland cloud Java SDK diff --git a/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar new file mode 100644 index 0000000..db1e77a Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar differ diff --git a/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar.md5 b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar.md5 new file mode 100644 index 0000000..239fd73 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar.md5 @@ -0,0 +1 @@ +2f40c7b92f9ea33bbc0604bff6384594 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar.sha1 b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar.sha1 new file mode 100644 index 0000000..5631930 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.jar.sha1 @@ -0,0 +1 @@ +6f25ead82ece2c2bb5c80856304fe0cbbede8f38 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom new file mode 100644 index 0000000..616ac3d --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.10 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.15-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom.md5 b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom.md5 new file mode 100644 index 0000000..b5c6d3d --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom.md5 @@ -0,0 +1 @@ +a1ed9e47db2686f5cc366dfd9b8dee8e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom.sha1 b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom.sha1 new file mode 100644 index 0000000..2e139ae --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.10/iland-sdk-0.0.10.pom.sha1 @@ -0,0 +1 @@ +4fe092d125d59cec2274dc13560c013c4461c62d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar new file mode 100644 index 0000000..0dbcdec Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar differ diff --git a/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar.md5 b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar.md5 new file mode 100644 index 0000000..9dafc74 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar.md5 @@ -0,0 +1 @@ +026d0c530f46f29eaffefbf9febedf56 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar.sha1 b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar.sha1 new file mode 100644 index 0000000..e8a09e5 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.jar.sha1 @@ -0,0 +1 @@ +0378112c08a5d57acf5b64d6d96792d4e27d2b9e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom new file mode 100644 index 0000000..1378fac --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.11 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.16-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom.md5 b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom.md5 new file mode 100644 index 0000000..ebc77ac --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom.md5 @@ -0,0 +1 @@ +12d116a89fc05e2c46d7692eaab4addd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom.sha1 b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom.sha1 new file mode 100644 index 0000000..05ae814 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.11/iland-sdk-0.0.11.pom.sha1 @@ -0,0 +1 @@ +f6e0cae198b0d4eaebfa75e295e01cff12f81698 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar new file mode 100644 index 0000000..75e5ab5 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar differ diff --git a/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar.md5 b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar.md5 new file mode 100644 index 0000000..8eb320b --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar.md5 @@ -0,0 +1 @@ +e9e2954a220e424c15f42794680e0ff0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar.sha1 b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar.sha1 new file mode 100644 index 0000000..a8d684d --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.jar.sha1 @@ -0,0 +1 @@ +eab9457aa5a9657830ae5378e00e7c9c5bf96c62 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom new file mode 100644 index 0000000..6345f7d --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.12 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.19-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom.md5 b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom.md5 new file mode 100644 index 0000000..19feba8 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom.md5 @@ -0,0 +1 @@ +f1a5865c277f0f9ae457b0ea32676715 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom.sha1 b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom.sha1 new file mode 100644 index 0000000..c9035cc --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.12/iland-sdk-0.0.12.pom.sha1 @@ -0,0 +1 @@ +210d1220a3ee3c6631e9217ae1a34cc61eaad67c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar new file mode 100644 index 0000000..5c6d8e8 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar differ diff --git a/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar.md5 b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar.md5 new file mode 100644 index 0000000..82142e6 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar.md5 @@ -0,0 +1 @@ +7f7ffe33ed4bbbb19e116142f5308b2c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar.sha1 b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar.sha1 new file mode 100644 index 0000000..2894b47 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.jar.sha1 @@ -0,0 +1 @@ +046c2e012e0f29322680a944834bf6ac1850af3f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom new file mode 100644 index 0000000..6810d51 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.13 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.21-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom.md5 b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom.md5 new file mode 100644 index 0000000..24fdcd4 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom.md5 @@ -0,0 +1 @@ +8565d43089020c8009c4f06761a9472c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom.sha1 b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom.sha1 new file mode 100644 index 0000000..ca06285 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.13/iland-sdk-0.0.13.pom.sha1 @@ -0,0 +1 @@ +d72ab5672eb474da85b6ac7998bcd83e17dbfc9b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar new file mode 100644 index 0000000..7388d59 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar differ diff --git a/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar.md5 b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar.md5 new file mode 100644 index 0000000..ce2caf7 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar.md5 @@ -0,0 +1 @@ +26fee12ff1f877cf0f6f001a0e8976da \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar.sha1 b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar.sha1 new file mode 100644 index 0000000..499fbe5 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.jar.sha1 @@ -0,0 +1 @@ +0231f8cd2e1b7c53dfeb53e96511b26b917fcb47 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom new file mode 100644 index 0000000..11a922b --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.14 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.23-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom.md5 b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom.md5 new file mode 100644 index 0000000..513cc74 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom.md5 @@ -0,0 +1 @@ +52f804ba2be40e2b38212c73a79e2df0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom.sha1 b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom.sha1 new file mode 100644 index 0000000..12c662b --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.14/iland-sdk-0.0.14.pom.sha1 @@ -0,0 +1 @@ +1e93461e0c09a20e9846a0a55e4c0fb3e38f97d3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar new file mode 100644 index 0000000..c4ab096 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar differ diff --git a/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar.md5 b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar.md5 new file mode 100644 index 0000000..a94d0d0 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar.md5 @@ -0,0 +1 @@ +9b513482557e6651a600f612c0d078c2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar.sha1 b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar.sha1 new file mode 100644 index 0000000..f30e4b4 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.jar.sha1 @@ -0,0 +1 @@ +e403abefe3afa2683f09115833824ff8b809dc80 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom new file mode 100644 index 0000000..4fe0fb3 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.15 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.25-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom.md5 b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom.md5 new file mode 100644 index 0000000..88d0263 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom.md5 @@ -0,0 +1 @@ +b97b2ee8971d0a934e81e8388fea97c8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom.sha1 b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom.sha1 new file mode 100644 index 0000000..8d5db8a --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.15/iland-sdk-0.0.15.pom.sha1 @@ -0,0 +1 @@ +e44faa3415982ab8df7a983c8ce0c42c9bf5b82a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar new file mode 100644 index 0000000..58fe113 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar differ diff --git a/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar.md5 b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar.md5 new file mode 100644 index 0000000..e8cffc5 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar.md5 @@ -0,0 +1 @@ +f8ac2b99989d0a6a97e38039b8f8330e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar.sha1 b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar.sha1 new file mode 100644 index 0000000..8aba402 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.jar.sha1 @@ -0,0 +1 @@ +b2b0c661ad19acf5a56b28f37328dbe77645a1bc \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom new file mode 100644 index 0000000..f1af68d --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom @@ -0,0 +1,242 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.3 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.12-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom.md5 b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom.md5 new file mode 100644 index 0000000..0fa2844 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom.md5 @@ -0,0 +1 @@ +d58fccfac3445972b3a9970a69bc86f8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom.sha1 b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom.sha1 new file mode 100644 index 0000000..f8338c6 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.3/iland-sdk-0.0.3.pom.sha1 @@ -0,0 +1 @@ +09d810b0227cfce33064f84350cfb2cf2169749d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar new file mode 100644 index 0000000..b83f45a Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar differ diff --git a/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar.md5 b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar.md5 new file mode 100644 index 0000000..1662934 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar.md5 @@ -0,0 +1 @@ +95acfd8479b51b0ca86cea9e21bbbe44 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar.sha1 b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar.sha1 new file mode 100644 index 0000000..435558b --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.jar.sha1 @@ -0,0 +1 @@ +ef9773ba10343f783c335f9afa0c38fd99a622ac \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom new file mode 100644 index 0000000..b1285a8 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.4 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.14-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom.md5 b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom.md5 new file mode 100644 index 0000000..090de83 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom.md5 @@ -0,0 +1 @@ +77381d795f355c09e3701098d69d2891 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom.sha1 b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom.sha1 new file mode 100644 index 0000000..08d3d5e --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.4/iland-sdk-0.0.4.pom.sha1 @@ -0,0 +1 @@ +d4898841c441053e8b2cc8d54c25cf77a041e005 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar new file mode 100644 index 0000000..9e4edd8 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar differ diff --git a/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar.md5 b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar.md5 new file mode 100644 index 0000000..342d7b5 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar.md5 @@ -0,0 +1 @@ +e68adb76402b5148c471c878f30b0218 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar.sha1 b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar.sha1 new file mode 100644 index 0000000..678e9e7 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.jar.sha1 @@ -0,0 +1 @@ +a718c7bb14bca26a6d32245b012659bbabdf63a2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom new file mode 100644 index 0000000..e9ab087 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.5 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.14-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom.md5 b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom.md5 new file mode 100644 index 0000000..fe41aed --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom.md5 @@ -0,0 +1 @@ +de5928fb2312a946338edd6661d02a87 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom.sha1 b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom.sha1 new file mode 100644 index 0000000..c76100a --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.5/iland-sdk-0.0.5.pom.sha1 @@ -0,0 +1 @@ +2d2145c818597a0aedb6cb5eff326a8630ea3270 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar new file mode 100644 index 0000000..01e88f5 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar differ diff --git a/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar.md5 b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar.md5 new file mode 100644 index 0000000..b4dd16d --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar.md5 @@ -0,0 +1 @@ +7a86a070032963ce61c85134973f60b8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar.sha1 b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar.sha1 new file mode 100644 index 0000000..b678e87 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.jar.sha1 @@ -0,0 +1 @@ +cbdeaf135c30bca5e8cab91968537fb11dc027e0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom new file mode 100644 index 0000000..9470f9c --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.6 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.14-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom.md5 b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom.md5 new file mode 100644 index 0000000..7ea9286 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom.md5 @@ -0,0 +1 @@ +68fcfaab27d8056f0fb27b2bab8da029 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom.sha1 b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom.sha1 new file mode 100644 index 0000000..65d80da --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.6/iland-sdk-0.0.6.pom.sha1 @@ -0,0 +1 @@ +957918e594649a20c504a84def9c3082df7b31f8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar new file mode 100644 index 0000000..eb13385 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar differ diff --git a/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar.md5 b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar.md5 new file mode 100644 index 0000000..36454e7 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar.md5 @@ -0,0 +1 @@ +df4b532c216b4c5d11cda6fa67b18191 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar.sha1 b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar.sha1 new file mode 100644 index 0000000..37a97b2 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.jar.sha1 @@ -0,0 +1 @@ +f660ff84e8029e0f1276a9eecacfa4e1f109eaef \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom new file mode 100644 index 0000000..b0eec79 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.7 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.14-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom.md5 b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom.md5 new file mode 100644 index 0000000..0802bb5 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom.md5 @@ -0,0 +1 @@ +4e97d11587d4510ff9c434cb3ca7247f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom.sha1 b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom.sha1 new file mode 100644 index 0000000..1d51c9b --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.7/iland-sdk-0.0.7.pom.sha1 @@ -0,0 +1 @@ +7c60491ce69170d1f97745025b259189cc94b97f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar new file mode 100644 index 0000000..031efd1 Binary files /dev/null and b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar differ diff --git a/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar.md5 b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar.md5 new file mode 100644 index 0000000..891028e --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar.md5 @@ -0,0 +1 @@ +cdb4f463043514023037e2f5a17bc8bd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar.sha1 b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar.sha1 new file mode 100644 index 0000000..b42446d --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.jar.sha1 @@ -0,0 +1 @@ +e81da76a7e251c4bc6f4b2dc081a8adbd3345bc2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom new file mode 100644 index 0000000..49836f4 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.0.9 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.15-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom.md5 b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom.md5 new file mode 100644 index 0000000..b99ef6f --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom.md5 @@ -0,0 +1 @@ +6232b6c1016774a7262139115f268ad5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom.sha1 b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom.sha1 new file mode 100644 index 0000000..e1d26d8 --- /dev/null +++ b/com/iland/core/iland-sdk/0.0.9/iland-sdk-0.0.9.pom.sha1 @@ -0,0 +1 @@ +14293aa51c0c21104907a0043ef294987a3ee970 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar new file mode 100644 index 0000000..0c0abfe Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar differ diff --git a/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar.md5 b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar.md5 new file mode 100644 index 0000000..5bfdf70 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar.md5 @@ -0,0 +1 @@ +86c3a2483981f491eaf1478b5be07cd8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar.sha1 b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar.sha1 new file mode 100644 index 0000000..d7199a9 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.jar.sha1 @@ -0,0 +1 @@ +4aeeed3beb26864831983cfed4a89c813d031afb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom new file mode 100644 index 0000000..5e0a896 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.0 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.25-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom.md5 b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom.md5 new file mode 100644 index 0000000..edcff13 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom.md5 @@ -0,0 +1 @@ +8ef4de54153296492c9cd3c90dedfe3e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom.sha1 b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom.sha1 new file mode 100644 index 0000000..2e67921 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.0/iland-sdk-0.2.0.pom.sha1 @@ -0,0 +1 @@ +c9a8ad7ad518b22cd4768c977d9b707116eaaefb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar new file mode 100644 index 0000000..65accfe Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar differ diff --git a/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar.md5 b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar.md5 new file mode 100644 index 0000000..f226827 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar.md5 @@ -0,0 +1 @@ +2a51a1362538cbd472a9f47f74fc274c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar.sha1 b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar.sha1 new file mode 100644 index 0000000..2ca8e58 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.jar.sha1 @@ -0,0 +1 @@ +df9245f0b8ecc0f29dedf0f04cc736077c753bbe \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom new file mode 100644 index 0000000..fb3d0c0 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom @@ -0,0 +1,243 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.1 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.14.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.14.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.14.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + javax.mail + mail + 1.5.0-b01 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.35-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom.md5 b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom.md5 new file mode 100644 index 0000000..954a45c --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom.md5 @@ -0,0 +1 @@ +cbf775b236633638a14d3e03c3834330 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom.sha1 b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom.sha1 new file mode 100644 index 0000000..ca8fa25 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.1/iland-sdk-0.2.1.pom.sha1 @@ -0,0 +1 @@ +1fc3832d8a7c72f9101deaf98208761f3fbf5d84 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar new file mode 100644 index 0000000..c6a2aac Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar.md5 new file mode 100644 index 0000000..ec68044 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar.md5 @@ -0,0 +1 @@ +b77ab5d57aec4c7d29986099cc3cdecb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar.sha1 new file mode 100644 index 0000000..0d40c01 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-javadoc.jar.sha1 @@ -0,0 +1 @@ +f5c18284794ca807f3a1be2a5d0eb3951b4b4b9e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar new file mode 100644 index 0000000..b41e262 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar.md5 b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar.md5 new file mode 100644 index 0000000..e7b1069 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar.md5 @@ -0,0 +1 @@ +fdcf07e57a928c660b944c76e6509423 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar.sha1 b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar.sha1 new file mode 100644 index 0000000..f4d3421 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10-sources.jar.sha1 @@ -0,0 +1 @@ +08165ebea94613259ff497ec448d53c08247890a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar new file mode 100644 index 0000000..137d1c7 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar differ diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar.md5 b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar.md5 new file mode 100644 index 0000000..4910cf1 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar.md5 @@ -0,0 +1 @@ +7342d5c32a3020652cdf3a75f764c01f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar.sha1 b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar.sha1 new file mode 100644 index 0000000..31fef06 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.jar.sha1 @@ -0,0 +1 @@ +d47f6dc2d7ab2b5fd0ef4e50a989aa8aa85a783c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom new file mode 100644 index 0000000..5157e8e --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.10 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 8.88-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom.md5 b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom.md5 new file mode 100644 index 0000000..758aa60 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom.md5 @@ -0,0 +1 @@ +15722de1415294680f149c7d9a2d982d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom.sha1 b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom.sha1 new file mode 100644 index 0000000..3afa73f --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.10/iland-sdk-0.2.10.pom.sha1 @@ -0,0 +1 @@ +5d5c09b3c513752372bb148a01b4b15d3de420b1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar new file mode 100644 index 0000000..1dcf223 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar.md5 new file mode 100644 index 0000000..0f8d464 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar.md5 @@ -0,0 +1 @@ +be6c06090be32e64b835a3fd9d10d72c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar.sha1 new file mode 100644 index 0000000..8a142e3 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-javadoc.jar.sha1 @@ -0,0 +1 @@ +bbe72a5ac39d9787cce3914c094ef936797eb2b5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar new file mode 100644 index 0000000..56035dc Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar.md5 b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar.md5 new file mode 100644 index 0000000..258e85c --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar.md5 @@ -0,0 +1 @@ +5da6912b706090ffc9796ba66185f2f8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar.sha1 b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar.sha1 new file mode 100644 index 0000000..bbd69d6 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11-sources.jar.sha1 @@ -0,0 +1 @@ +47e44d15e003b93a0c3d3d0480447a1695d7cee6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar new file mode 100644 index 0000000..5804cb3 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar differ diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar.md5 b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar.md5 new file mode 100644 index 0000000..a261a67 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar.md5 @@ -0,0 +1 @@ +60a68da40e1ac4a50fe091594c1961d1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar.sha1 b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar.sha1 new file mode 100644 index 0000000..0e636e4 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.jar.sha1 @@ -0,0 +1 @@ +7312e44e78e7473cf4c544b6d3178bf445ee34ce \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom new file mode 100644 index 0000000..f9e1396 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.11 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 8.88-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom.md5 b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom.md5 new file mode 100644 index 0000000..6ba78a9 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom.md5 @@ -0,0 +1 @@ +ca0deb359dd932151c8d46ff32ce26db \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom.sha1 b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom.sha1 new file mode 100644 index 0000000..3c0726b --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.11/iland-sdk-0.2.11.pom.sha1 @@ -0,0 +1 @@ +1d65c11bb8482034d4d499a1fa01b76814b72025 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar new file mode 100644 index 0000000..c103e14 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar differ diff --git a/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar.md5 b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar.md5 new file mode 100644 index 0000000..e9d68d6 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar.md5 @@ -0,0 +1 @@ +846547920b5e39080ac73785e4651ef2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar.sha1 b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar.sha1 new file mode 100644 index 0000000..36f85f0 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.jar.sha1 @@ -0,0 +1 @@ +dcf1e2def3a4000f72c97de06d587448e711cae0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom new file mode 100644 index 0000000..7bef134 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom @@ -0,0 +1,249 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.2 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.41-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom.md5 b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom.md5 new file mode 100644 index 0000000..25f8407 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom.md5 @@ -0,0 +1 @@ +4410a1075790b901e8ee0b88d7b4258b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom.sha1 b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom.sha1 new file mode 100644 index 0000000..75cc647 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.2/iland-sdk-0.2.2.pom.sha1 @@ -0,0 +1 @@ +b034c45d922946f40ef1de19e24423553719e37e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar new file mode 100644 index 0000000..4d7ea92 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar differ diff --git a/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar.md5 b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar.md5 new file mode 100644 index 0000000..7d07573 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar.md5 @@ -0,0 +1 @@ +1794a8ecda2eacf5cd1757f0aa2387ee \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar.sha1 b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar.sha1 new file mode 100644 index 0000000..785e11d --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.jar.sha1 @@ -0,0 +1 @@ +9f3164fbed5738f835ff91c7e48f08fedec280db \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom new file mode 100644 index 0000000..732284f --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom @@ -0,0 +1,249 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.3 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.48-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom.md5 b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom.md5 new file mode 100644 index 0000000..135e9e0 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom.md5 @@ -0,0 +1 @@ +229eae184778ac648a86dc7230d3fafc \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom.sha1 b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom.sha1 new file mode 100644 index 0000000..c747672 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.3/iland-sdk-0.2.3.pom.sha1 @@ -0,0 +1 @@ +d6c30082d642d7820f0387ed698487949bda389e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar new file mode 100644 index 0000000..ba9fc93 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar.md5 new file mode 100644 index 0000000..8738002 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar.md5 @@ -0,0 +1 @@ +b72a9822276ccfa19ba7be9e7c7b88d8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar.sha1 new file mode 100644 index 0000000..ed3289d --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-javadoc.jar.sha1 @@ -0,0 +1 @@ +4bc847ecb14e40f4f16d382e095fd9017c7d2354 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar new file mode 100644 index 0000000..c075418 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar.md5 b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar.md5 new file mode 100644 index 0000000..4ce3df1 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar.md5 @@ -0,0 +1 @@ +dbbe3d529a85225fdabf7a84769c9f66 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar.sha1 b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar.sha1 new file mode 100644 index 0000000..6380db4 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4-sources.jar.sha1 @@ -0,0 +1 @@ +e86c53d8f08c261d4700a459c68b0ae70c78d1b7 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar new file mode 100644 index 0000000..351c4ed Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar differ diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar.md5 b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar.md5 new file mode 100644 index 0000000..42a502e --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar.md5 @@ -0,0 +1 @@ +80b73506f98749eb806d935c6c387fa8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar.sha1 b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar.sha1 new file mode 100644 index 0000000..0e72e7d --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.jar.sha1 @@ -0,0 +1 @@ +19cf0d792a157ea88dfd62cc1bd929d99b155b6e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom new file mode 100644 index 0000000..a6b8dfe --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom @@ -0,0 +1,267 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.4 + Java SDK for the iland cloud REST API + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + github + 8.50-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom.md5 b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom.md5 new file mode 100644 index 0000000..2747d98 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom.md5 @@ -0,0 +1 @@ +e6f0e0459023c0f98243d571ceedaa0d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom.sha1 b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom.sha1 new file mode 100644 index 0000000..bb24180 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.4/iland-sdk-0.2.4.pom.sha1 @@ -0,0 +1 @@ +6fb77f0ca47fc488c011773d2ea5be604c521231 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar new file mode 100644 index 0000000..e0b59f4 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar.md5 new file mode 100644 index 0000000..1bd3986 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar.md5 @@ -0,0 +1 @@ +81b22c1b88300a8538959579e0f929ba \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar.sha1 new file mode 100644 index 0000000..cf6c416 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-javadoc.jar.sha1 @@ -0,0 +1 @@ +140e4082f5b0f240ecb0e1a5d577967340e6a799 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar new file mode 100644 index 0000000..ac52971 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar.md5 b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar.md5 new file mode 100644 index 0000000..608101d --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar.md5 @@ -0,0 +1 @@ +c1ec841428d659090480da44d442a280 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar.sha1 b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar.sha1 new file mode 100644 index 0000000..ac1b3ba --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5-sources.jar.sha1 @@ -0,0 +1 @@ +86e249efea95f3a94823c3efe4af361738191d48 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar new file mode 100644 index 0000000..603e600 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar differ diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar.md5 b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar.md5 new file mode 100644 index 0000000..047162e --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar.md5 @@ -0,0 +1 @@ +2d14f19d416b21f26c9a2b16620844d9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar.sha1 b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar.sha1 new file mode 100644 index 0000000..df2a065 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.jar.sha1 @@ -0,0 +1 @@ +67030567f745c46cbdca75cd4f16bbc7323fdfdd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom new file mode 100644 index 0000000..ad935fd --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.5 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 8.50-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom.md5 b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom.md5 new file mode 100644 index 0000000..88e02db --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom.md5 @@ -0,0 +1 @@ +28084f562d26abd15de0ee1b58903152 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom.sha1 b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom.sha1 new file mode 100644 index 0000000..11658df --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.5/iland-sdk-0.2.5.pom.sha1 @@ -0,0 +1 @@ +3a4775c4ae1ca897645463c4aa0f19768f73ec87 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar new file mode 100644 index 0000000..aac721c Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar.md5 new file mode 100644 index 0000000..c84ef01 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar.md5 @@ -0,0 +1 @@ +38a97a3b1f07bc3a2b6d08afc36853af \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar.sha1 new file mode 100644 index 0000000..331cc88 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-javadoc.jar.sha1 @@ -0,0 +1 @@ +80b2d8aa054709f23392d673bbd18314374d13e7 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar new file mode 100644 index 0000000..f554fce Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar.md5 b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar.md5 new file mode 100644 index 0000000..56ea984 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar.md5 @@ -0,0 +1 @@ +9757933824f01ce4a1890bdc4eb93e25 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar.sha1 b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar.sha1 new file mode 100644 index 0000000..c690cdb --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6-sources.jar.sha1 @@ -0,0 +1 @@ +dfe562e4e53fad31b086e2fbc30fe5142bba5d37 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar new file mode 100644 index 0000000..ca215bd Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar differ diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar.md5 b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar.md5 new file mode 100644 index 0000000..ed81ab8 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar.md5 @@ -0,0 +1 @@ +ecebd4a4642c0e8f449443e2231a027f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar.sha1 b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar.sha1 new file mode 100644 index 0000000..ec3f0da --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.jar.sha1 @@ -0,0 +1 @@ +9eab8c8c03a81b90743a1d469f55d808f2034278 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom new file mode 100644 index 0000000..b827196 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.6 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 8.60-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom.md5 b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom.md5 new file mode 100644 index 0000000..f011db2 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom.md5 @@ -0,0 +1 @@ +b75901b7e014bc29e88c29258992aa28 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom.sha1 b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom.sha1 new file mode 100644 index 0000000..810b61b --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.6/iland-sdk-0.2.6.pom.sha1 @@ -0,0 +1 @@ +d7cebf3d0c8c9f09d6d7099045dde7a3eecdf205 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar new file mode 100644 index 0000000..8ddf99a Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar.md5 new file mode 100644 index 0000000..113275c --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar.md5 @@ -0,0 +1 @@ +2a52bf9cb02f28bb88a87e2d5c5e2538 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar.sha1 new file mode 100644 index 0000000..178d16e --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-javadoc.jar.sha1 @@ -0,0 +1 @@ +828d7b489494aa22afdd9928d24ae9cc2f5bd9d4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar new file mode 100644 index 0000000..6484442 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar.md5 b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar.md5 new file mode 100644 index 0000000..879810d --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar.md5 @@ -0,0 +1 @@ +5a79c38ae098be3eb6619ba55b1d9d40 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar.sha1 b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar.sha1 new file mode 100644 index 0000000..8394d29 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7-sources.jar.sha1 @@ -0,0 +1 @@ +baa0a557ab9c9b18bca1dbfccd5696f5fed53696 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar new file mode 100644 index 0000000..40286c2 Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar differ diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar.md5 b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar.md5 new file mode 100644 index 0000000..f4685d4 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar.md5 @@ -0,0 +1 @@ +1d77e4504ca58352c8062a686889ea50 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar.sha1 b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar.sha1 new file mode 100644 index 0000000..c067d47 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.jar.sha1 @@ -0,0 +1 @@ +3e4c0a58b23ecef0987a0a83f88628ec94bd04d0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom new file mode 100644 index 0000000..6b7c984 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.7 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 8.61-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom.md5 b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom.md5 new file mode 100644 index 0000000..0ecfd78 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom.md5 @@ -0,0 +1 @@ +d2313cedc14609a0a1daca2c3299555c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom.sha1 b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom.sha1 new file mode 100644 index 0000000..a69436f --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.7/iland-sdk-0.2.7.pom.sha1 @@ -0,0 +1 @@ +241748bc5491d77f2dbbdd78a94e927f70d65db2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar new file mode 100644 index 0000000..910a9af Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar.md5 new file mode 100644 index 0000000..a069a73 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar.md5 @@ -0,0 +1 @@ +5326573bc16a86ba8ec7cfc8e53c98f2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar.sha1 new file mode 100644 index 0000000..3dd79cd --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-javadoc.jar.sha1 @@ -0,0 +1 @@ +75d49a6d210c798de2ae8daa2efc98c97f335f07 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar new file mode 100644 index 0000000..347443a Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar.md5 b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar.md5 new file mode 100644 index 0000000..404f84f --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar.md5 @@ -0,0 +1 @@ +41113fafd953ba18659ddbe94c81f0ba \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar.sha1 b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar.sha1 new file mode 100644 index 0000000..21c5d4a --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8-sources.jar.sha1 @@ -0,0 +1 @@ +4088c2207056db2c547609d96b270013227abb16 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar new file mode 100644 index 0000000..e46c98a Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar differ diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar.md5 b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar.md5 new file mode 100644 index 0000000..4459c4a --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar.md5 @@ -0,0 +1 @@ +84bbfa79840e0ccb6b808bf7f1b98bd8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar.sha1 b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar.sha1 new file mode 100644 index 0000000..add925d --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.jar.sha1 @@ -0,0 +1 @@ +d555b40432442fdc61279d565a2801e1c95d839d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom new file mode 100644 index 0000000..f7bc1b1 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.8 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 8.61-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom.md5 b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom.md5 new file mode 100644 index 0000000..07f5faa --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom.md5 @@ -0,0 +1 @@ +3c01cda5db09bd176264781da16968bb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom.sha1 b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom.sha1 new file mode 100644 index 0000000..f3328ed --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.8/iland-sdk-0.2.8.pom.sha1 @@ -0,0 +1 @@ +60c2e922b6cf138fb224050165b944560a11fc22 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar new file mode 100644 index 0000000..68c4a1a Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar.md5 new file mode 100644 index 0000000..f9d18a8 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar.md5 @@ -0,0 +1 @@ +f232b53c1499af5d68b14c949563b1f0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar.sha1 new file mode 100644 index 0000000..eb0c944 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-javadoc.jar.sha1 @@ -0,0 +1 @@ +1372fe64db35828f45171c7e43ca15679f12cac8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar new file mode 100644 index 0000000..23c511d Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar.md5 b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar.md5 new file mode 100644 index 0000000..412ef50 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar.md5 @@ -0,0 +1 @@ +a3b494e6cafa0ac87f4e302e7429d52c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar.sha1 b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar.sha1 new file mode 100644 index 0000000..16101bc --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9-sources.jar.sha1 @@ -0,0 +1 @@ +99a8444134b4d7cdbbd674559e842723237a70c4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar new file mode 100644 index 0000000..92ec6ce Binary files /dev/null and b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar differ diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar.md5 b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar.md5 new file mode 100644 index 0000000..0e0aa26 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar.md5 @@ -0,0 +1 @@ +eed1fa1217ac9ec6c7baf137da17c7cd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar.sha1 b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar.sha1 new file mode 100644 index 0000000..21d2f0f --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.jar.sha1 @@ -0,0 +1 @@ +6ae0bbc5aabaae79c742779c5f06afcea98ea93d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom new file mode 100644 index 0000000..e1999f1 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.2.9 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 18.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 8.66-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom.md5 b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom.md5 new file mode 100644 index 0000000..293ad36 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom.md5 @@ -0,0 +1 @@ +bbc7be3fc0f63b366a614ddf6d912d99 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom.sha1 b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom.sha1 new file mode 100644 index 0000000..5b53777 --- /dev/null +++ b/com/iland/core/iland-sdk/0.2.9/iland-sdk-0.2.9.pom.sha1 @@ -0,0 +1 @@ +f3e560487ca2c13ac1f3238edf2a8bd56e234c79 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar new file mode 100644 index 0000000..46267c6 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar.md5 new file mode 100644 index 0000000..33a1b53 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar.md5 @@ -0,0 +1 @@ +2521b3d0d717be54656aae99783f81a2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar.sha1 new file mode 100644 index 0000000..8d26819 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-javadoc.jar.sha1 @@ -0,0 +1 @@ +58b6c6960fca530268078f0671c8daf842821409 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar new file mode 100644 index 0000000..cffdf43 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar.md5 new file mode 100644 index 0000000..82f3cca --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar.md5 @@ -0,0 +1 @@ +bce70b6f2a0f4ba17b926940f17198f0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar.sha1 new file mode 100644 index 0000000..b54b7fa --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0-sources.jar.sha1 @@ -0,0 +1 @@ +c7b558a790dd26395edadae5e77ee6f226392eeb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar new file mode 100644 index 0000000..793e260 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar differ diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar.md5 b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar.md5 new file mode 100644 index 0000000..fb5fc9e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar.md5 @@ -0,0 +1 @@ +e626d92e7ff4a59addda21e40c99c6a3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar.sha1 b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar.sha1 new file mode 100644 index 0000000..a3025cf --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.jar.sha1 @@ -0,0 +1 @@ +aab66d86b6659a9d3372ff381b9746fca2a2fbbf \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom new file mode 100644 index 0000000..9efa6a4 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.0 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.47-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom.md5 b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom.md5 new file mode 100644 index 0000000..2c53029 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom.md5 @@ -0,0 +1 @@ +3f3029daed64f3ed15eb6a5d91cfb415 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom.sha1 b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom.sha1 new file mode 100644 index 0000000..4b4d599 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.0/iland-sdk-0.9.0.pom.sha1 @@ -0,0 +1 @@ +4fe217fec68363ac54826ca74010750c62cf20ae \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar new file mode 100644 index 0000000..5b36041 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar.md5 new file mode 100644 index 0000000..f374ce2 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar.md5 @@ -0,0 +1 @@ +acd2f9502688ae479db6528af02222ea \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar.sha1 new file mode 100644 index 0000000..e5174a1 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-javadoc.jar.sha1 @@ -0,0 +1 @@ +7d2732133ac2fcc61816e3d0115a1e72d2a36063 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar new file mode 100644 index 0000000..16cb010 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar.md5 new file mode 100644 index 0000000..9f2afc2 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar.md5 @@ -0,0 +1 @@ +73f11907bf5c3f044efd77f6d7a9da8b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar.sha1 new file mode 100644 index 0000000..41d523d --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2-sources.jar.sha1 @@ -0,0 +1 @@ +f9d15772109c4caaa9e6a2f3aaba4a4854f8123b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar new file mode 100644 index 0000000..09bdeed Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar differ diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar.md5 b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar.md5 new file mode 100644 index 0000000..9d87cf8 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar.md5 @@ -0,0 +1 @@ +d596996c0e6cd35256c14d6883726673 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar.sha1 b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar.sha1 new file mode 100644 index 0000000..8eb9b3d --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.jar.sha1 @@ -0,0 +1 @@ +f4d7db9d726deb02c4de73ddcc3eabb6c3bb9a95 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom new file mode 100644 index 0000000..203097e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.2 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.dev + iland artifacts repository + http://artifacts.iland.dev/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.1 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.53-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom.md5 b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom.md5 new file mode 100644 index 0000000..e939d9d --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom.md5 @@ -0,0 +1 @@ +840cc4935df4448900a429f611065458 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom.sha1 b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom.sha1 new file mode 100644 index 0000000..7604e0e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.2/iland-sdk-0.9.2.pom.sha1 @@ -0,0 +1 @@ +c6143fe19a14a83eb7906e92ab4008eff3898a43 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar new file mode 100644 index 0000000..6b0cd63 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar.md5 new file mode 100644 index 0000000..343a7bc --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar.md5 @@ -0,0 +1 @@ +60c4c77fced1c2eecf077bb49541b52a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar.sha1 new file mode 100644 index 0000000..068a7ab --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-javadoc.jar.sha1 @@ -0,0 +1 @@ +cc80968cdda09768b42f348d38c2dfd93d38bb9b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar new file mode 100644 index 0000000..da48381 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar.md5 new file mode 100644 index 0000000..25fe170 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar.md5 @@ -0,0 +1 @@ +2f9bd549abbd2f10db278b51fd9f692f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar.sha1 new file mode 100644 index 0000000..92db457 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3-sources.jar.sha1 @@ -0,0 +1 @@ +c50c798e9357a9613da63250311a613b73e236d3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar new file mode 100644 index 0000000..4f694d0 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar differ diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar.md5 b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar.md5 new file mode 100644 index 0000000..b69eb92 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar.md5 @@ -0,0 +1 @@ +1d2b97fc915cb57aa3082aa72bc27521 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar.sha1 b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar.sha1 new file mode 100644 index 0000000..7d68ea5 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.jar.sha1 @@ -0,0 +1 @@ +daf488b2434b5ade31487c6d60ce1ddb6703210f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom new file mode 100644 index 0000000..054677e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.3 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.92-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom.md5 b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom.md5 new file mode 100644 index 0000000..ab6cfd3 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom.md5 @@ -0,0 +1 @@ +df9f1e149cabfac250a6b679d41be39f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom.sha1 b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom.sha1 new file mode 100644 index 0000000..9881fb0 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.3/iland-sdk-0.9.3.pom.sha1 @@ -0,0 +1 @@ +afb36a9720250618d8ae7ea4edc1d5a197dbe588 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar new file mode 100644 index 0000000..7bb0d52 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar.md5 new file mode 100644 index 0000000..7a4ca62 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar.md5 @@ -0,0 +1 @@ +b4442873134d4582f1682dcab82e4e09 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar.sha1 new file mode 100644 index 0000000..958a76c --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-javadoc.jar.sha1 @@ -0,0 +1 @@ +33a9a332012731310bac5cd8eea6250034a5bfb0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar new file mode 100644 index 0000000..718ae46 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar.md5 new file mode 100644 index 0000000..d24ad20 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar.md5 @@ -0,0 +1 @@ +2cda3588d485d4b51bbdc66145a5f10a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar.sha1 new file mode 100644 index 0000000..7b41bce --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4-sources.jar.sha1 @@ -0,0 +1 @@ +a795802914852a6d1f59b8bacf4bcabaa833c072 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar new file mode 100644 index 0000000..ecbfaca Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar differ diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar.md5 b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar.md5 new file mode 100644 index 0000000..80b6f1e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar.md5 @@ -0,0 +1 @@ +7216c0cf7404fd49489ff3eec1f97300 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar.sha1 b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar.sha1 new file mode 100644 index 0000000..fa30a83 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.jar.sha1 @@ -0,0 +1 @@ +661ea7c64093ba1f834beca6802965316c43017c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom new file mode 100644 index 0000000..1578f4a --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.4 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.94-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom.md5 b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom.md5 new file mode 100644 index 0000000..80cb1f9 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom.md5 @@ -0,0 +1 @@ +7fc4d21a76b9e804728a95ec8ccb3ae0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom.sha1 b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom.sha1 new file mode 100644 index 0000000..c37e17c --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.4/iland-sdk-0.9.4.pom.sha1 @@ -0,0 +1 @@ +f23c861d05863f11d6042951014f680cf09794f1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar new file mode 100644 index 0000000..63c6fd1 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar.md5 new file mode 100644 index 0000000..2a47f4b --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar.md5 @@ -0,0 +1 @@ +1a2bebc92299e8d6500aae8ff3132861 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar.sha1 new file mode 100644 index 0000000..ec95af9 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-javadoc.jar.sha1 @@ -0,0 +1 @@ +46fc1cf4d8cd8dc0c888cd8eb3c9a2766c93216b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar new file mode 100644 index 0000000..2e64566 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar.md5 new file mode 100644 index 0000000..881f5c6 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar.md5 @@ -0,0 +1 @@ +72ff7ed2f4b197b6d2f167686c7ab760 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar.sha1 new file mode 100644 index 0000000..59d867e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5-sources.jar.sha1 @@ -0,0 +1 @@ +7348c10a22b1b8bb13375d82d74ab3a9015f8422 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar new file mode 100644 index 0000000..269113f Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar differ diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar.md5 b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar.md5 new file mode 100644 index 0000000..f018492 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar.md5 @@ -0,0 +1 @@ +f6e1bb770ca0c4a2f47e1d6e6a8bf044 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar.sha1 b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar.sha1 new file mode 100644 index 0000000..63f95c8 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.jar.sha1 @@ -0,0 +1 @@ +fe225782ed7d7378783a20f349394c4f30fb3d50 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom new file mode 100644 index 0000000..baa6b7d --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.5 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.95-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom.md5 b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom.md5 new file mode 100644 index 0000000..0275aa5 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom.md5 @@ -0,0 +1 @@ +baa2db2f0560925b519c39702336aa1a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom.sha1 b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom.sha1 new file mode 100644 index 0000000..b18abd2 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.5/iland-sdk-0.9.5.pom.sha1 @@ -0,0 +1 @@ +6a8c09e63f5589034ca722264005d4931b60e209 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar new file mode 100644 index 0000000..78b7445 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar.md5 new file mode 100644 index 0000000..31d7629 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar.md5 @@ -0,0 +1 @@ +2c04b3d6b00f64782d1db9ef369995de \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar.sha1 new file mode 100644 index 0000000..f3a08fb --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-javadoc.jar.sha1 @@ -0,0 +1 @@ +92c6c82e82d0a12d69ca43856dab5de5398bb4e8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar new file mode 100644 index 0000000..0596dbe Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar.md5 new file mode 100644 index 0000000..e2b3150 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar.md5 @@ -0,0 +1 @@ +1bcaa6f60fc31ba536721521cdbdaab4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar.sha1 new file mode 100644 index 0000000..2e8d83c --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6-sources.jar.sha1 @@ -0,0 +1 @@ +f2e4fd4ae7fd247ac69d744c27a322924345f85f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar new file mode 100644 index 0000000..e7b98ed Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar differ diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar.md5 b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar.md5 new file mode 100644 index 0000000..f35cfc8 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar.md5 @@ -0,0 +1 @@ +82d169c61570f0e6e0b5f043a64d3555 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar.sha1 b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar.sha1 new file mode 100644 index 0000000..6f06085 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.jar.sha1 @@ -0,0 +1 @@ +acbc8874e65b7e25205c9da5ae6a5d07e5df2f19 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom new file mode 100644 index 0000000..375e945 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.6 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.97-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom.md5 b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom.md5 new file mode 100644 index 0000000..bbb329d --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom.md5 @@ -0,0 +1 @@ +0978f861845f3c6ee38d96eb7db4af56 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom.sha1 b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom.sha1 new file mode 100644 index 0000000..3ad2907 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.6/iland-sdk-0.9.6.pom.sha1 @@ -0,0 +1 @@ +d5ae6e94bb571c953afcbe1d3e1824b2d81e5267 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar new file mode 100644 index 0000000..b6d26cf Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar.md5 new file mode 100644 index 0000000..5bd0404 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar.md5 @@ -0,0 +1 @@ +39668089e60cb4b809afb66b2f68c2ef \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar.sha1 new file mode 100644 index 0000000..c88df31 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-javadoc.jar.sha1 @@ -0,0 +1 @@ +f067c71ec1fdacb52cf8ff719eca9fadc1021cb9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar new file mode 100644 index 0000000..3246bdd Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar.md5 new file mode 100644 index 0000000..503c9af --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar.md5 @@ -0,0 +1 @@ +b817c0c16d604f2844a82ffc4e3ce8b3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar.sha1 new file mode 100644 index 0000000..8830332 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7-sources.jar.sha1 @@ -0,0 +1 @@ +d60559390846b0a644c9ed26dae50716a4cfcf17 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar new file mode 100644 index 0000000..4a2a482 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar differ diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar.md5 b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar.md5 new file mode 100644 index 0000000..10b5492 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar.md5 @@ -0,0 +1 @@ +7aacdb9fca6fea39779b63e844367bf5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar.sha1 b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar.sha1 new file mode 100644 index 0000000..428193c --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.jar.sha1 @@ -0,0 +1 @@ +83d83f5355e693ac171edafd22612545f6e6b10c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom new file mode 100644 index 0000000..c9d8630 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.7 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.98-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom.md5 b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom.md5 new file mode 100644 index 0000000..11859a4 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom.md5 @@ -0,0 +1 @@ +816366e21c940c4a6d85a4042faa0964 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom.sha1 b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom.sha1 new file mode 100644 index 0000000..a002039 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.7/iland-sdk-0.9.7.pom.sha1 @@ -0,0 +1 @@ +e0d646fb92e9ad389f45dc2a0581b8fd1c3585dd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar new file mode 100644 index 0000000..a2e8429 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar.md5 new file mode 100644 index 0000000..1859275 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar.md5 @@ -0,0 +1 @@ +3859052ffe1874b3a056421c862f68aa \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar.sha1 new file mode 100644 index 0000000..a200dec --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-javadoc.jar.sha1 @@ -0,0 +1 @@ +e91bdb6009477b412612a167ecaf19d8160e0960 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar new file mode 100644 index 0000000..653826c Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar.md5 new file mode 100644 index 0000000..7edfcd6 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar.md5 @@ -0,0 +1 @@ +6a4075b1eb12e910c5340131c2a8676b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar.sha1 new file mode 100644 index 0000000..efa96b9 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8-sources.jar.sha1 @@ -0,0 +1 @@ +e73da66d77fec21db2746148b70abe41ec92147d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar new file mode 100644 index 0000000..6b09d4b Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar differ diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar.md5 b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar.md5 new file mode 100644 index 0000000..2d7d72e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar.md5 @@ -0,0 +1 @@ +f86ca3444b7829f8c2d93b629068709d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar.sha1 b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar.sha1 new file mode 100644 index 0000000..e7726f9 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.jar.sha1 @@ -0,0 +1 @@ +7b61efc755ddd52860bd8372e406e354a2a456e6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom new file mode 100644 index 0000000..ff61c56 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.8 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.111-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom.md5 b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom.md5 new file mode 100644 index 0000000..345850e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom.md5 @@ -0,0 +1 @@ +5be005146ee83856778a42e9c55c2fa9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom.sha1 b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom.sha1 new file mode 100644 index 0000000..3df7e36 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.8/iland-sdk-0.9.8.pom.sha1 @@ -0,0 +1 @@ +ff382bf632329834556329f431295ed7585cdaf7 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar new file mode 100644 index 0000000..8f15519 Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar.md5 b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar.md5 new file mode 100644 index 0000000..250089b --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar.md5 @@ -0,0 +1 @@ +369204262f31dfafaa6dd395acf1b717 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar.sha1 b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar.sha1 new file mode 100644 index 0000000..3184c92 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-javadoc.jar.sha1 @@ -0,0 +1 @@ +a0a77bdfcddc3f77a5e0027c898426f94794593b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar new file mode 100644 index 0000000..31b9cba Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar differ diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar.md5 b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar.md5 new file mode 100644 index 0000000..1cbba14 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar.md5 @@ -0,0 +1 @@ +f032c679c6c0ef5494170be2175ea47b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar.sha1 b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar.sha1 new file mode 100644 index 0000000..e5092b6 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9-sources.jar.sha1 @@ -0,0 +1 @@ +f061fe4d4a1a0941360e8b54f6763cc42336abdd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar new file mode 100644 index 0000000..6251f9b Binary files /dev/null and b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar differ diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar.md5 b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar.md5 new file mode 100644 index 0000000..762be79 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar.md5 @@ -0,0 +1 @@ +13778434a3df23a667a48f6c09071c78 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar.sha1 b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar.sha1 new file mode 100644 index 0000000..e78eb90 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.jar.sha1 @@ -0,0 +1 @@ +6e355b6efbbd85eb414b08c2ed01184999b20ff5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom new file mode 100644 index 0000000..675c544 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom @@ -0,0 +1,280 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 0.9.9 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.161-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom.md5 b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom.md5 new file mode 100644 index 0000000..730e844 --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom.md5 @@ -0,0 +1 @@ +69a7c82724e1375ce6da3fe0105a97e9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom.sha1 b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom.sha1 new file mode 100644 index 0000000..ce4e31e --- /dev/null +++ b/com/iland/core/iland-sdk/0.9.9/iland-sdk-0.9.9.pom.sha1 @@ -0,0 +1 @@ +e27f50ee06b3bd7ec743cf90e4917d18ac245b59 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar new file mode 100644 index 0000000..0b5f7ea Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar.md5 new file mode 100644 index 0000000..1c31773 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar.md5 @@ -0,0 +1 @@ +92ac37da63423b3117dec2c694206a67 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar.sha1 new file mode 100644 index 0000000..4d228f1 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-javadoc.jar.sha1 @@ -0,0 +1 @@ +b80953564e6f4a237d202df65f5c5a26f82be54f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar new file mode 100644 index 0000000..fe666e6 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar.md5 new file mode 100644 index 0000000..5ea6832 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar.md5 @@ -0,0 +1 @@ +67f51bc838a707193a768af842af9362 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar.sha1 new file mode 100644 index 0000000..8a378fd --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1-sources.jar.sha1 @@ -0,0 +1 @@ +4d31b9e7182a9f0b2effec72ce9b97fd37fe8092 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar new file mode 100644 index 0000000..26be573 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar differ diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar.md5 b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar.md5 new file mode 100644 index 0000000..dcafc10 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar.md5 @@ -0,0 +1 @@ +bfacc3247b407329413db07375d471b1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar.sha1 b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar.sha1 new file mode 100644 index 0000000..9d23fd4 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.jar.sha1 @@ -0,0 +1 @@ +8fe61760d1e917f7338d6029c1ba035ff448aa68 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom new file mode 100644 index 0000000..beadbd5 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom @@ -0,0 +1,370 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.0-b1 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.94-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom.md5 b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom.md5 new file mode 100644 index 0000000..dc72a9a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom.md5 @@ -0,0 +1 @@ +2ce0449d7c728a6ca0d4ba4357ecd14f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom.sha1 b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom.sha1 new file mode 100644 index 0000000..0e860af --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0-b1/iland-sdk-1.0.0-b1.pom.sha1 @@ -0,0 +1 @@ +970b224015f07c5d9eac09e06581eab366fe60d1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar new file mode 100644 index 0000000..ab4f616 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar.md5 new file mode 100644 index 0000000..9abe31b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar.md5 @@ -0,0 +1 @@ +1db7fee6bd38fa65c57a190c55ecad9e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar.sha1 new file mode 100644 index 0000000..0641f39 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-javadoc.jar.sha1 @@ -0,0 +1 @@ +bd391c3999c7ad1ec6a5ee18aed0c56a24b63d56 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar new file mode 100644 index 0000000..54ae0d6 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar.md5 new file mode 100644 index 0000000..6bae3d8 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar.md5 @@ -0,0 +1 @@ +6c0c930a85a3b3bbed427944eecf617e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar.sha1 new file mode 100644 index 0000000..e0eea0a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0-sources.jar.sha1 @@ -0,0 +1 @@ +b6e486bb10ac275181c87cedceec4a4635e6d4ec \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar new file mode 100644 index 0000000..b989768 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar differ diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar.md5 b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar.md5 new file mode 100644 index 0000000..f225be0 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar.md5 @@ -0,0 +1 @@ +6ebf7f49613e578e56602475cf4f2cdc \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar.sha1 b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar.sha1 new file mode 100644 index 0000000..307d159 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.jar.sha1 @@ -0,0 +1 @@ +a4ffa79001cf5be3e98d2578fa500dcd1b6126af \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom new file mode 100644 index 0000000..861def2 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom @@ -0,0 +1,370 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.0 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.97-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom.md5 b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom.md5 new file mode 100644 index 0000000..909d205 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom.md5 @@ -0,0 +1 @@ +fd2b322ae57312bf07340fe29c9d1d1b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom.sha1 b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom.sha1 new file mode 100644 index 0000000..10b9159 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.0/iland-sdk-1.0.0.pom.sha1 @@ -0,0 +1 @@ +52ae36067049835fbd35b61d5c6eb0f58e8d0281 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar new file mode 100644 index 0000000..7f020a9 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar.md5 new file mode 100644 index 0000000..cfe25e4 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar.md5 @@ -0,0 +1 @@ +39d06e0240b0e8d87d7ba38c244d3159 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar.sha1 new file mode 100644 index 0000000..e1fd7fb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-javadoc.jar.sha1 @@ -0,0 +1 @@ +66b00713bf3c89fabb78ce9ef4656767b5be454c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar new file mode 100644 index 0000000..f0a6ccb Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar.md5 new file mode 100644 index 0000000..68c8da3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar.md5 @@ -0,0 +1 @@ +fad994b5a03406bf3b57b20fc00c3fc2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar.sha1 new file mode 100644 index 0000000..694311d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1-sources.jar.sha1 @@ -0,0 +1 @@ +20840b332048fe69512a8fdf931d8571504aa7f5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar new file mode 100644 index 0000000..fdc9535 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar differ diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar.md5 b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar.md5 new file mode 100644 index 0000000..0b69d24 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar.md5 @@ -0,0 +1 @@ +ac8fe7b3d9c9db54e0e5e935679be4f8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar.sha1 b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar.sha1 new file mode 100644 index 0000000..1731dfa --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.jar.sha1 @@ -0,0 +1 @@ +ee1779fe4ec426aeca8d82c47d4fcd88f255eab8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom new file mode 100644 index 0000000..e00e5a6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom @@ -0,0 +1,370 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.1 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.98-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom.md5 b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom.md5 new file mode 100644 index 0000000..a16fb9f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom.md5 @@ -0,0 +1 @@ +e0665f20d10443067a85b4a5da6d5175 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom.sha1 b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom.sha1 new file mode 100644 index 0000000..186f6f3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.1/iland-sdk-1.0.1.pom.sha1 @@ -0,0 +1 @@ +1743045819c9d24aa63566ee122d2f679ccac7c4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar new file mode 100644 index 0000000..91e6448 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar.md5 new file mode 100644 index 0000000..6cc8b03 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar.md5 @@ -0,0 +1 @@ +5bb92d2e006cf7a7ad606985519fdc02 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar.sha1 new file mode 100644 index 0000000..14a06fc --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-javadoc.jar.sha1 @@ -0,0 +1 @@ +288a3649d24b175479107bf7e2fdb379ed4de7bb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar new file mode 100644 index 0000000..06f130a Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar.md5 new file mode 100644 index 0000000..f20fa5d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar.md5 @@ -0,0 +1 @@ +9cb69a890400b3d3b1b3f81f32433e93 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar.sha1 new file mode 100644 index 0000000..d60c530 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10-sources.jar.sha1 @@ -0,0 +1 @@ +5f5ecbcbb70f8b834f297a6d1ce8ea907caf9bf5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar new file mode 100644 index 0000000..519bc31 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar differ diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar.md5 b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar.md5 new file mode 100644 index 0000000..f05b36f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar.md5 @@ -0,0 +1 @@ +d922c7cd4792c9b0ab5571d00d9927df \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar.sha1 b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar.sha1 new file mode 100644 index 0000000..7fd638a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.jar.sha1 @@ -0,0 +1 @@ +147f193daebbdbb3703bfbbaffa4433888c8f380 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom new file mode 100644 index 0000000..51f7d80 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom @@ -0,0 +1,394 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.10 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.10-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom.md5 b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom.md5 new file mode 100644 index 0000000..4f8df3e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom.md5 @@ -0,0 +1 @@ +a51bbe8e7c8976e6ac7d071c053872e9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom.sha1 b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom.sha1 new file mode 100644 index 0000000..9429002 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.10/iland-sdk-1.0.10.pom.sha1 @@ -0,0 +1 @@ +c0b4ac4ad5bc52af82ac9e261c3231451f88fad1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar new file mode 100644 index 0000000..80a9de1 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar.md5 new file mode 100644 index 0000000..db43b29 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar.md5 @@ -0,0 +1 @@ +26d9fb09c814f0651dd42fddc9f98ba0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar.sha1 new file mode 100644 index 0000000..17c242b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-javadoc.jar.sha1 @@ -0,0 +1 @@ +0d96fb5219e46967fc253933958200fec29127ad \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar new file mode 100644 index 0000000..fe8ee60 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar.md5 new file mode 100644 index 0000000..ea20298 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar.md5 @@ -0,0 +1 @@ +d11aec7eb6f44bfe203ae8cdb87c48ef \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar.sha1 new file mode 100644 index 0000000..d533c7e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11-sources.jar.sha1 @@ -0,0 +1 @@ +05d59218771fb144923f28d1cc6bd19cc4fcfaca \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar new file mode 100644 index 0000000..2993c26 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar differ diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar.md5 b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar.md5 new file mode 100644 index 0000000..bf33a9c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar.md5 @@ -0,0 +1 @@ +4424d5b917eba994f6b1d5bd01b271e5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar.sha1 b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar.sha1 new file mode 100644 index 0000000..eb94cc8 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.jar.sha1 @@ -0,0 +1 @@ +95d18e3fc1c817a075213f1e214449fbefc77eae \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom new file mode 100644 index 0000000..dc55377 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom @@ -0,0 +1,406 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.11 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.iland.cohesity + backup-groups-api-enums + 1.0 + compile + + + com.iland.cohesity + common-enums + 1.0 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.12-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom.md5 b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom.md5 new file mode 100644 index 0000000..f1f856b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom.md5 @@ -0,0 +1 @@ +fef5b4ec619b83ad808533bde4cd2567 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom.sha1 b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom.sha1 new file mode 100644 index 0000000..dfda14a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.11/iland-sdk-1.0.11.pom.sha1 @@ -0,0 +1 @@ +2cc29d14ec1c46206a4394f67b326e1cf2618f76 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar new file mode 100644 index 0000000..e156028 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar.md5 new file mode 100644 index 0000000..665e5c2 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar.md5 @@ -0,0 +1 @@ +70acc82f18a0cd939c07cf4390c6f8d5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar.sha1 new file mode 100644 index 0000000..0fe1d9e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-javadoc.jar.sha1 @@ -0,0 +1 @@ +2ddf26f76454a5c1290c11aaacf557153194e2e5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar new file mode 100644 index 0000000..7e5a58b Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar.md5 new file mode 100644 index 0000000..c1bd2c1 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar.md5 @@ -0,0 +1 @@ +295acc6eb4964bc51bb320908ef32f00 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar.sha1 new file mode 100644 index 0000000..8d37fca --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12-sources.jar.sha1 @@ -0,0 +1 @@ +ac8c0a0af9dfb7edb7f60a6e475bfe59db1beb90 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar new file mode 100644 index 0000000..28f5508 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar differ diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar.md5 b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar.md5 new file mode 100644 index 0000000..c74214a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar.md5 @@ -0,0 +1 @@ +f28c161c6683d9a5a01cf9ddd27c5a3b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar.sha1 b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar.sha1 new file mode 100644 index 0000000..63840f0 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.jar.sha1 @@ -0,0 +1 @@ +4549b19be83043941719482d0ff15d694858c982 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom new file mode 100644 index 0000000..576d759 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom @@ -0,0 +1,412 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.12 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.iland.cohesity + backup-groups-api-enums + 1.3 + compile + + + com.iland.cohesity + policies-api-enums + 1.3 + compile + + + com.iland.cohesity + common-enums + 1.3 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.18-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom.md5 b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom.md5 new file mode 100644 index 0000000..523465d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom.md5 @@ -0,0 +1 @@ +44dbcb844b9fd85d332c34c0facceb8f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom.sha1 b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom.sha1 new file mode 100644 index 0000000..0198b74 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.12/iland-sdk-1.0.12.pom.sha1 @@ -0,0 +1 @@ +a8a703de5f27172b91fd53456a8e152fc9f26aae \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar new file mode 100644 index 0000000..e3e17ef Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar.md5 new file mode 100644 index 0000000..f74e0f3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar.md5 @@ -0,0 +1 @@ +465762a825d5c43a37ac9d4d82268d41 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar.sha1 new file mode 100644 index 0000000..7f41f66 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-javadoc.jar.sha1 @@ -0,0 +1 @@ +05bc578165255eb0882758a4ba80011e6f1da311 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar new file mode 100644 index 0000000..4b598d9 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar.md5 new file mode 100644 index 0000000..60a57ca --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar.md5 @@ -0,0 +1 @@ +bafbe86d17a38f18089326e274ce4be0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar.sha1 new file mode 100644 index 0000000..21eb21c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13-sources.jar.sha1 @@ -0,0 +1 @@ +1d1a8f0ae64ec29c81350f0b2f4ee7da2141ce9b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar new file mode 100644 index 0000000..889bfc9 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar differ diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar.md5 b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar.md5 new file mode 100644 index 0000000..450e5a3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar.md5 @@ -0,0 +1 @@ +cfff5b2249b14142e7946ff5f0d81c03 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar.sha1 b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar.sha1 new file mode 100644 index 0000000..3e7c094 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.jar.sha1 @@ -0,0 +1 @@ +5e041031a372c37724d9170c1b31ad03dc764c92 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom new file mode 100644 index 0000000..48abe3e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.13 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.22-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom.md5 b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom.md5 new file mode 100644 index 0000000..9c55b0d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom.md5 @@ -0,0 +1 @@ +55ea9c17aa700aaef4376f87165fcbae \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom.sha1 b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom.sha1 new file mode 100644 index 0000000..5490f51 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.13/iland-sdk-1.0.13.pom.sha1 @@ -0,0 +1 @@ +5c1f117f806de442d81aa02a5d299c716749e17e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar new file mode 100644 index 0000000..cbd2619 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar.md5 new file mode 100644 index 0000000..621b93f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar.md5 @@ -0,0 +1 @@ +1cd0b111db13b9d4820a26543cc48af3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar.sha1 new file mode 100644 index 0000000..a4f1ba7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-javadoc.jar.sha1 @@ -0,0 +1 @@ +bc63d52afab2050576305ef696e65d66d36d35a0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar new file mode 100644 index 0000000..d641473 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar.md5 new file mode 100644 index 0000000..ff8033c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar.md5 @@ -0,0 +1 @@ +8a6be7d909e5f80651eca0700598962e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar.sha1 new file mode 100644 index 0000000..2aa655b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14-sources.jar.sha1 @@ -0,0 +1 @@ +0f21d74bb457ece36c1b894c064aa7f6d9d2420a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar new file mode 100644 index 0000000..16d2c82 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar differ diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar.md5 b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar.md5 new file mode 100644 index 0000000..3768b3d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar.md5 @@ -0,0 +1 @@ +e3fe467711509717b9e54ad0620315bd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar.sha1 b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar.sha1 new file mode 100644 index 0000000..252c74d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.jar.sha1 @@ -0,0 +1 @@ +ef525fe3144d26275103b124eeed1f640a8315ec \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom new file mode 100644 index 0000000..13456bb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.14 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.24-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom.md5 b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom.md5 new file mode 100644 index 0000000..c754fbb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom.md5 @@ -0,0 +1 @@ +c8ba1df9cad20041151957f9d99705f7 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom.sha1 b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom.sha1 new file mode 100644 index 0000000..c851d26 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.14/iland-sdk-1.0.14.pom.sha1 @@ -0,0 +1 @@ +7ef56e1fa637b8486893e509a9833e56a1eadbca \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar new file mode 100644 index 0000000..552cbf2 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar.md5 new file mode 100644 index 0000000..896fcf4 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar.md5 @@ -0,0 +1 @@ +360943d8a7de44c1d12d45d23f1d1b0d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar.sha1 new file mode 100644 index 0000000..3c21ea5 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-javadoc.jar.sha1 @@ -0,0 +1 @@ +462ee3dba14a183843a90ef9102fa7548df2ea9c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar new file mode 100644 index 0000000..1a4543f Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar.md5 new file mode 100644 index 0000000..6c8f8fd --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar.md5 @@ -0,0 +1 @@ +ca569fc346828c2bfb2d01da19ca7466 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar.sha1 new file mode 100644 index 0000000..fd038dc --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15-sources.jar.sha1 @@ -0,0 +1 @@ +2995e19059dadcd10fd73a757f8baa2bfbbb8874 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar new file mode 100644 index 0000000..ac8291e Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar differ diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar.md5 b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar.md5 new file mode 100644 index 0000000..881c17d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar.md5 @@ -0,0 +1 @@ +a09b3ee69b619c5032f821bba83c7327 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar.sha1 b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar.sha1 new file mode 100644 index 0000000..77267cf --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.jar.sha1 @@ -0,0 +1 @@ +40d23397a3b6460765da20732a1afc7da66533c4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom new file mode 100644 index 0000000..118f8c3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.15 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.26-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom.md5 b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom.md5 new file mode 100644 index 0000000..a72b569 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom.md5 @@ -0,0 +1 @@ +1dd8c0ce9d2c673e5a4218b83579167f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom.sha1 b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom.sha1 new file mode 100644 index 0000000..1576044 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.15/iland-sdk-1.0.15.pom.sha1 @@ -0,0 +1 @@ +e2ef69ec72322741260df46e1aa09539f5e6832d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar new file mode 100644 index 0000000..f228152 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar.md5 new file mode 100644 index 0000000..bb7785a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar.md5 @@ -0,0 +1 @@ +8455afdc858c0b47e68525cc7df8d1c3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar.sha1 new file mode 100644 index 0000000..480a187 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-javadoc.jar.sha1 @@ -0,0 +1 @@ +0f4609dad0a5248fb480cb6b3f11ed2f819a64ee \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar new file mode 100644 index 0000000..3c8f212 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar.md5 new file mode 100644 index 0000000..23d7d98 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar.md5 @@ -0,0 +1 @@ +51e5786cebcb2cf844aaaec238739aab \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar.sha1 new file mode 100644 index 0000000..b71cd63 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16-sources.jar.sha1 @@ -0,0 +1 @@ +dec921c9a8c729f94b80b545368de97a7f362bdc \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar new file mode 100644 index 0000000..589d7e1 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar differ diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar.md5 b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar.md5 new file mode 100644 index 0000000..f099e99 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar.md5 @@ -0,0 +1 @@ +ff8790ff8bdb7f87e654c514e7caed2a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar.sha1 b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar.sha1 new file mode 100644 index 0000000..a5d8ee3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.jar.sha1 @@ -0,0 +1 @@ +bb7f8ed2ab95c5e854087e3dd2d088299736ce12 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom new file mode 100644 index 0000000..96c82f1 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.16 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.27-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom.md5 b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom.md5 new file mode 100644 index 0000000..60444a9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom.md5 @@ -0,0 +1 @@ +64646cc42fe6664178e6a4e2a3e083c9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom.sha1 b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom.sha1 new file mode 100644 index 0000000..dbb6989 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.16/iland-sdk-1.0.16.pom.sha1 @@ -0,0 +1 @@ +1fe69df1cf94d42b899fee0252829a3e1bba5c44 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar new file mode 100644 index 0000000..c981c8b Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar.md5 new file mode 100644 index 0000000..a3ecf51 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar.md5 @@ -0,0 +1 @@ +31f74b6cd2ff17095baa37973d89ee79 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar.sha1 new file mode 100644 index 0000000..dde7dfd --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-javadoc.jar.sha1 @@ -0,0 +1 @@ +956cca6612143b20645d05f18d8ce4414fa595a7 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar new file mode 100644 index 0000000..c5dd4b1 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar.md5 new file mode 100644 index 0000000..964f37f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar.md5 @@ -0,0 +1 @@ +01e094daf44c4689a5b338128b7c2e6e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar.sha1 new file mode 100644 index 0000000..c0da06f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17-sources.jar.sha1 @@ -0,0 +1 @@ +d685da2f594f67f3408d4bcf066b5ff1b447f5b6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar new file mode 100644 index 0000000..5049a6c Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar differ diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar.md5 b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar.md5 new file mode 100644 index 0000000..c2a281c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar.md5 @@ -0,0 +1 @@ +f9ebfc5eb5a7a49173fa83ac785bd086 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar.sha1 b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar.sha1 new file mode 100644 index 0000000..0110a4d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.jar.sha1 @@ -0,0 +1 @@ +364244bf852babe242275abafa9408db9ee2a598 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom new file mode 100644 index 0000000..6464141 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.17 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.28-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom.md5 b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom.md5 new file mode 100644 index 0000000..02eca49 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom.md5 @@ -0,0 +1 @@ +c18f17c526aeb12200c20367c2e8f409 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom.sha1 b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom.sha1 new file mode 100644 index 0000000..1c8d95c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.17/iland-sdk-1.0.17.pom.sha1 @@ -0,0 +1 @@ +0994c77d9e897aa457b57c5340d2eb7dc74b7e60 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar new file mode 100644 index 0000000..c1b4ff2 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar.md5 new file mode 100644 index 0000000..cfc7539 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar.md5 @@ -0,0 +1 @@ +91763319d46a2577df1a89aaa1d5e203 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar.sha1 new file mode 100644 index 0000000..f25a7ba --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-javadoc.jar.sha1 @@ -0,0 +1 @@ +804ca9d6b1450543f9f5673d3da702eedf461a2b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar new file mode 100644 index 0000000..d14bbd6 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar.md5 new file mode 100644 index 0000000..c51bd5d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar.md5 @@ -0,0 +1 @@ +581088fc72b673ba529bb2dd9aea70f3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar.sha1 new file mode 100644 index 0000000..74be60d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18-sources.jar.sha1 @@ -0,0 +1 @@ +e80ccb2587097a78f02950a8ebdd0b11ba930e34 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar new file mode 100644 index 0000000..04cb71a Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar differ diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar.md5 b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar.md5 new file mode 100644 index 0000000..86fed7b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar.md5 @@ -0,0 +1 @@ +aa41bf6a3721a141108bb8e89971a4b9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar.sha1 b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar.sha1 new file mode 100644 index 0000000..d4eee50 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.jar.sha1 @@ -0,0 +1 @@ +7110cf86b108d9dd4a532f0ed1d3c6ad917da011 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom new file mode 100644 index 0000000..c8cc759 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.18 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.30-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom.md5 b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom.md5 new file mode 100644 index 0000000..8e49e79 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom.md5 @@ -0,0 +1 @@ +19076f9095d565316fd6d5da6b39373b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom.sha1 b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom.sha1 new file mode 100644 index 0000000..eeea089 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.18/iland-sdk-1.0.18.pom.sha1 @@ -0,0 +1 @@ +532a5817d68a524ae0b1c2ab23f70ffebad96f45 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar new file mode 100644 index 0000000..ec3a170 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar.md5 new file mode 100644 index 0000000..67cab62 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar.md5 @@ -0,0 +1 @@ +b0749b6cd68d54c2cd2fdd384328a86f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar.sha1 new file mode 100644 index 0000000..f9449b1 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-javadoc.jar.sha1 @@ -0,0 +1 @@ +0b4af9549addcb4503de24edebb8664ce3e195c4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar new file mode 100644 index 0000000..1465718 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar.md5 new file mode 100644 index 0000000..456c162 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar.md5 @@ -0,0 +1 @@ +3fafd743be723c137c7b8f97fbae8d0d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar.sha1 new file mode 100644 index 0000000..f869cbb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19-sources.jar.sha1 @@ -0,0 +1 @@ +4e061bc6bc017be9af113ad5bb51063b6db1411a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar new file mode 100644 index 0000000..a49f994 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar differ diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar.md5 b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar.md5 new file mode 100644 index 0000000..697b976 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar.md5 @@ -0,0 +1 @@ +dabc0ae777ca92e2c73217e59c00f3d3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar.sha1 b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar.sha1 new file mode 100644 index 0000000..44954ff --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.jar.sha1 @@ -0,0 +1 @@ +c37fe8cab8e3e64f3c7c9527e70c8ab7047a04a6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom new file mode 100644 index 0000000..aa4ce4e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.19 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.31-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom.md5 b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom.md5 new file mode 100644 index 0000000..cd3b17a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom.md5 @@ -0,0 +1 @@ +9329c7422ca531a530774b458f87d0ae \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom.sha1 b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom.sha1 new file mode 100644 index 0000000..67c6d37 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.19/iland-sdk-1.0.19.pom.sha1 @@ -0,0 +1 @@ +e5e9ae34d84e2aa2e133d2bab5fee3cec06aef17 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar new file mode 100644 index 0000000..8c60e4d Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar.md5 new file mode 100644 index 0000000..618240b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar.md5 @@ -0,0 +1 @@ +c976b257614600f6acd403a20dcb537d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar.sha1 new file mode 100644 index 0000000..d062889 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-javadoc.jar.sha1 @@ -0,0 +1 @@ +856b82df2040f4dad64490ad19e3d29816c72c3b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar new file mode 100644 index 0000000..2236c58 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar.md5 new file mode 100644 index 0000000..0af6e86 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar.md5 @@ -0,0 +1 @@ +a2ae6b2fe9d4b55b57557db1d94b5203 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar.sha1 new file mode 100644 index 0000000..e470d7d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2-sources.jar.sha1 @@ -0,0 +1 @@ +e6b40f54d99aa5e60a97b1e51765aadf75edb511 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar new file mode 100644 index 0000000..90791f7 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar differ diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar.md5 b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar.md5 new file mode 100644 index 0000000..aeb0295 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar.md5 @@ -0,0 +1 @@ +533779068369cbd69488fac44489cd5d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar.sha1 b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar.sha1 new file mode 100644 index 0000000..cfbf4c9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.jar.sha1 @@ -0,0 +1 @@ +5c91442bf12e2fe1915e69789931fa08315d9311 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom new file mode 100644 index 0000000..94ec5a9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom @@ -0,0 +1,370 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.2 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.117-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom.md5 b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom.md5 new file mode 100644 index 0000000..10ad636 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom.md5 @@ -0,0 +1 @@ +479a6ecfc058be83d4eb2b146f44d014 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom.sha1 b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom.sha1 new file mode 100644 index 0000000..81dfe04 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.2/iland-sdk-1.0.2.pom.sha1 @@ -0,0 +1 @@ +3f9c1d7862e8e36aa2989918a7024a49035364d1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar new file mode 100644 index 0000000..fdef60e Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar.md5 new file mode 100644 index 0000000..0dda2f7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar.md5 @@ -0,0 +1 @@ +65f07ae44cea01ab6f18554d8feb6bfd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar.sha1 new file mode 100644 index 0000000..389c000 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-javadoc.jar.sha1 @@ -0,0 +1 @@ +dbd54592eff815413cbff2b76b908248485215ca \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar new file mode 100644 index 0000000..3c43b6d Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar.md5 new file mode 100644 index 0000000..a0e161c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar.md5 @@ -0,0 +1 @@ +66fb3cb299040aa48f3ebefc612e6dcc \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar.sha1 new file mode 100644 index 0000000..e7d86fb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20-sources.jar.sha1 @@ -0,0 +1 @@ +9c274f9a5f48225f7932166a83c14d6213d00113 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar new file mode 100644 index 0000000..1d3f1ab Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar differ diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar.md5 b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar.md5 new file mode 100644 index 0000000..df2b7bc --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar.md5 @@ -0,0 +1 @@ +ecb6553db6b8cdfe98b34ce849ea5fb8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar.sha1 b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar.sha1 new file mode 100644 index 0000000..152258a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.jar.sha1 @@ -0,0 +1 @@ +3f792413ac3b91afb0614ab072aadaf1b12a91f4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom new file mode 100644 index 0000000..babc97a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.20 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.33-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom.md5 b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom.md5 new file mode 100644 index 0000000..281f11d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom.md5 @@ -0,0 +1 @@ +8450011d0696d5c35b466c13107394de \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom.sha1 b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom.sha1 new file mode 100644 index 0000000..7ac7408 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.20/iland-sdk-1.0.20.pom.sha1 @@ -0,0 +1 @@ +a7c62f6ac6e2b8dee1857e1b9734739c96508073 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar new file mode 100644 index 0000000..ce090c5 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar.md5 new file mode 100644 index 0000000..d9aaf54 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar.md5 @@ -0,0 +1 @@ +1d451a03634aecbe13dc9201173899e2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar.sha1 new file mode 100644 index 0000000..553bb66 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-javadoc.jar.sha1 @@ -0,0 +1 @@ +2eddf6b9c9a04a68e49980263d23c36758e4e54b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar new file mode 100644 index 0000000..9e5bbf8 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar.md5 new file mode 100644 index 0000000..f9cd3db --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar.md5 @@ -0,0 +1 @@ +b11c898c46c7504a6ccb282d557fb79b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar.sha1 new file mode 100644 index 0000000..ad2c841 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21-sources.jar.sha1 @@ -0,0 +1 @@ +b1b6c393ee97641d858c3428e4521345c8c9bd17 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar new file mode 100644 index 0000000..4ac1e30 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar differ diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar.md5 b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar.md5 new file mode 100644 index 0000000..780dd4c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar.md5 @@ -0,0 +1 @@ +eea5668c16fc5a5c34f7fc44479576eb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar.sha1 b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar.sha1 new file mode 100644 index 0000000..49b4b38 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.jar.sha1 @@ -0,0 +1 @@ +d583cd1392f72106add1ab3da3b7bb99a2e06251 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom new file mode 100644 index 0000000..16ed8b8 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.21 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.36-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom.md5 b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom.md5 new file mode 100644 index 0000000..9017eee --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom.md5 @@ -0,0 +1 @@ +e32bfd8b133bea10fac38aab1746b7e7 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom.sha1 b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom.sha1 new file mode 100644 index 0000000..0e56a94 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.21/iland-sdk-1.0.21.pom.sha1 @@ -0,0 +1 @@ +6adf5df1882a54fcf4c728678983093ab71b8399 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar new file mode 100644 index 0000000..078003a Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar.md5 new file mode 100644 index 0000000..aa624d1 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar.md5 @@ -0,0 +1 @@ +a50c9ddc93acb30f148bee4bad9026b0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar.sha1 new file mode 100644 index 0000000..d53b3ee --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-javadoc.jar.sha1 @@ -0,0 +1 @@ +926290741f4070ef34a7e864a28fb398463a67b7 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar new file mode 100644 index 0000000..234ab87 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar.md5 new file mode 100644 index 0000000..49ca77c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar.md5 @@ -0,0 +1 @@ +0513bc7efc330e2cfba661b8ae190362 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar.sha1 new file mode 100644 index 0000000..77a2058 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22-sources.jar.sha1 @@ -0,0 +1 @@ +7b45b39bfbfbd96d002edf98d21669eb967690a8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar new file mode 100644 index 0000000..e253389 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar differ diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar.md5 b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar.md5 new file mode 100644 index 0000000..a8bfe8e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar.md5 @@ -0,0 +1 @@ +b529370325334016c36fdd85aa44a539 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar.sha1 b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar.sha1 new file mode 100644 index 0000000..abb5cfb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.jar.sha1 @@ -0,0 +1 @@ +beb9d98a8bc60d89c4dbc6afedae88f5c26c6470 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom new file mode 100644 index 0000000..6905105 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.22 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.37-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom.md5 b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom.md5 new file mode 100644 index 0000000..3165577 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom.md5 @@ -0,0 +1 @@ +c486bfc8992cef7f43e3d2a4d714ec76 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom.sha1 b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom.sha1 new file mode 100644 index 0000000..c561e76 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.22/iland-sdk-1.0.22.pom.sha1 @@ -0,0 +1 @@ +3a1f8194f21d299f39c5364c6575a9c4cbcd7438 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar new file mode 100644 index 0000000..085d90d Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar.md5 new file mode 100644 index 0000000..925e531 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar.md5 @@ -0,0 +1 @@ +19f60ca4fdcdf2010a393e4b9b9e6e29 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar.sha1 new file mode 100644 index 0000000..85aa293 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-javadoc.jar.sha1 @@ -0,0 +1 @@ +f0411ea043bc3960cd07523dbaf7d470d7269f2e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar new file mode 100644 index 0000000..2504bf5 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar.md5 new file mode 100644 index 0000000..a95d28d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar.md5 @@ -0,0 +1 @@ +4a29b01ff05bbebe893b7f319eba7789 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar.sha1 new file mode 100644 index 0000000..1c954f6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23-sources.jar.sha1 @@ -0,0 +1 @@ +ca8f1f029378465d5473748fc87f3bea78a6d36e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar new file mode 100644 index 0000000..b94d69c Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar differ diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar.md5 b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar.md5 new file mode 100644 index 0000000..792ced4 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar.md5 @@ -0,0 +1 @@ +d1ec6bda0da6c706a03bbbf54366701c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar.sha1 b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar.sha1 new file mode 100644 index 0000000..fedff6b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.jar.sha1 @@ -0,0 +1 @@ +2b775136d26978adbc147f1bf4a4ded0faff62d1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom new file mode 100644 index 0000000..a4230e4 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.23 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.42-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom.md5 b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom.md5 new file mode 100644 index 0000000..9404ae4 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom.md5 @@ -0,0 +1 @@ +f05a2269092430366399411e3f00a0f3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom.sha1 b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom.sha1 new file mode 100644 index 0000000..d52d09b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.23/iland-sdk-1.0.23.pom.sha1 @@ -0,0 +1 @@ +85e5c726a60a5aec39de5845d95de13843b6174c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar new file mode 100644 index 0000000..7750da4 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar.md5 new file mode 100644 index 0000000..a087beb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar.md5 @@ -0,0 +1 @@ +dbe6f1e9def4efe6ee543731d7e3a3ca \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar.sha1 new file mode 100644 index 0000000..ef9d8ef --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-javadoc.jar.sha1 @@ -0,0 +1 @@ +fde40ab1f86143a72e9a038eb1ddaea134dd6c8f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar new file mode 100644 index 0000000..78962b6 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar.md5 new file mode 100644 index 0000000..104efd6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar.md5 @@ -0,0 +1 @@ +f3d28ae9d71a85af48c23e53c8bd3d14 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar.sha1 new file mode 100644 index 0000000..b65d167 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24-sources.jar.sha1 @@ -0,0 +1 @@ +7ce13a0ed7539b330d7a394c51ee3437ac7bcfa2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar new file mode 100644 index 0000000..26066b5 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar differ diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar.md5 b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar.md5 new file mode 100644 index 0000000..cac0a12 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar.md5 @@ -0,0 +1 @@ +906fe4963b2a3f2d473f70b0514c2657 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar.sha1 b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar.sha1 new file mode 100644 index 0000000..416b5aa --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.jar.sha1 @@ -0,0 +1 @@ +361185c7ccf1a7e5407c32ad328c04984890f1af \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom new file mode 100644 index 0000000..37b9900 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.24 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.43-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom.md5 b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom.md5 new file mode 100644 index 0000000..999fc81 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom.md5 @@ -0,0 +1 @@ +6377de160cd7d25073e48c74cc00962b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom.sha1 b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom.sha1 new file mode 100644 index 0000000..fc468aa --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.24/iland-sdk-1.0.24.pom.sha1 @@ -0,0 +1 @@ +c38ed4f1df3421954fc033a1a6b37405f7a03307 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar new file mode 100644 index 0000000..478d891 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar.md5 new file mode 100644 index 0000000..1a60b26 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar.md5 @@ -0,0 +1 @@ +5a5ee6b34fb733306aadf88a1f66ab49 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar.sha1 new file mode 100644 index 0000000..8da97d5 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-javadoc.jar.sha1 @@ -0,0 +1 @@ +3b16413bfa19130434ae81e01052f74dec67dc1e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar new file mode 100644 index 0000000..e527b6e Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar.md5 new file mode 100644 index 0000000..d6e8664 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar.md5 @@ -0,0 +1 @@ +64c34556534fdc6615d517d6fc04afbd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar.sha1 new file mode 100644 index 0000000..eedb5db --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25-sources.jar.sha1 @@ -0,0 +1 @@ +1009132efb26278b411a08ae79e1b8ab3d176068 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar new file mode 100644 index 0000000..5f0c6bd Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar differ diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar.md5 b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar.md5 new file mode 100644 index 0000000..d3b5beb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar.md5 @@ -0,0 +1 @@ +d32f467e75582b6a50c8e977f464d1cc \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar.sha1 b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar.sha1 new file mode 100644 index 0000000..701bb03 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.jar.sha1 @@ -0,0 +1 @@ +d65008ae2f8ae51e7d290268e2816ab347501cb1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom new file mode 100644 index 0000000..6eef0c8 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.25 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.44-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom.md5 b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom.md5 new file mode 100644 index 0000000..663bea7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom.md5 @@ -0,0 +1 @@ +cb1732a97e30349061a99fb5af193d48 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom.sha1 b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom.sha1 new file mode 100644 index 0000000..2691fd9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.25/iland-sdk-1.0.25.pom.sha1 @@ -0,0 +1 @@ +e098c0c7a530a3ddf30c00cb4f4ea603e908f486 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar new file mode 100644 index 0000000..086d565 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar.md5 new file mode 100644 index 0000000..286e2f7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar.md5 @@ -0,0 +1 @@ +5389d1f9354576e0738be60fafe88d27 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar.sha1 new file mode 100644 index 0000000..249f2b9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-javadoc.jar.sha1 @@ -0,0 +1 @@ +46066eaba06cc352a94bf503b03daa7354f04806 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar new file mode 100644 index 0000000..d8e4b5b Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar.md5 new file mode 100644 index 0000000..c79394d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar.md5 @@ -0,0 +1 @@ +994543692f213be6de7c25188d747f37 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar.sha1 new file mode 100644 index 0000000..c10990a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26-sources.jar.sha1 @@ -0,0 +1 @@ +0aced4b615c64ce9c3369663f2eb6b209dde559f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar new file mode 100644 index 0000000..ffddf8e Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar differ diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar.md5 b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar.md5 new file mode 100644 index 0000000..2bd86d9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar.md5 @@ -0,0 +1 @@ +c39235e2376a5a6916acfbfb7eb72650 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar.sha1 b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar.sha1 new file mode 100644 index 0000000..d48dafd --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.jar.sha1 @@ -0,0 +1 @@ +ed48205ab10bd80e125d5b601955a68fdcb1d382 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom new file mode 100644 index 0000000..8c0e9e1 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.26 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.46-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom.md5 b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom.md5 new file mode 100644 index 0000000..894b445 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom.md5 @@ -0,0 +1 @@ +7527427c7fe9c682aeef280405c56ea9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom.sha1 b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom.sha1 new file mode 100644 index 0000000..89ed405 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.26/iland-sdk-1.0.26.pom.sha1 @@ -0,0 +1 @@ +75b625cfeef8254221c92aaeda14fe76fa7b71c2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar new file mode 100644 index 0000000..7daca97 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar.md5 new file mode 100644 index 0000000..e3566ee --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar.md5 @@ -0,0 +1 @@ +69114ae6c942a20a5ac3716bc971cba8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar.sha1 new file mode 100644 index 0000000..4d1cde2 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-javadoc.jar.sha1 @@ -0,0 +1 @@ +24c4340a5fc240a544e357f1a08bbf034d98d5f5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar new file mode 100644 index 0000000..7d2c7b3 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar.md5 new file mode 100644 index 0000000..6600271 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar.md5 @@ -0,0 +1 @@ +d352aff9f669ce3d4e351c6b4b052fd4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar.sha1 new file mode 100644 index 0000000..6e847c8 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27-sources.jar.sha1 @@ -0,0 +1 @@ +e0f5b0fa947ed066b2551400e8f7a46e93273800 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar new file mode 100644 index 0000000..a606f01 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar differ diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar.md5 b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar.md5 new file mode 100644 index 0000000..ec7108c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar.md5 @@ -0,0 +1 @@ +cb2f302f89845cbf554f61b8f42b45c0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar.sha1 b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar.sha1 new file mode 100644 index 0000000..f4e5daf --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.jar.sha1 @@ -0,0 +1 @@ +93245cb939b5e5e23ac45d367fa926da296c65ba \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom new file mode 100644 index 0000000..6c498d6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.27 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.47-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom.md5 b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom.md5 new file mode 100644 index 0000000..cb77e40 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom.md5 @@ -0,0 +1 @@ +0f6a3fa20146aa81bf3c849a5a2fe847 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom.sha1 b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom.sha1 new file mode 100644 index 0000000..5472937 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.27/iland-sdk-1.0.27.pom.sha1 @@ -0,0 +1 @@ +57935086b4e9ad71645f8a17d9d5535418f45750 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar new file mode 100644 index 0000000..7cedcb9 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar.md5 new file mode 100644 index 0000000..8b882db --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar.md5 @@ -0,0 +1 @@ +2a98bd89c50a425a7c755dd192947192 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar.sha1 new file mode 100644 index 0000000..011c38d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-javadoc.jar.sha1 @@ -0,0 +1 @@ +59835fd558f57d1a4e665b58f315d738fdb861ac \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar new file mode 100644 index 0000000..133cab6 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar.md5 new file mode 100644 index 0000000..4d1b013 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar.md5 @@ -0,0 +1 @@ +dc278266d24749740c1c58e885278e5d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar.sha1 new file mode 100644 index 0000000..fbf26c3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28-sources.jar.sha1 @@ -0,0 +1 @@ +0488dcf66cc8ff72ad78034778ce8d781fa186c5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar new file mode 100644 index 0000000..f983d39 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar differ diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar.md5 b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar.md5 new file mode 100644 index 0000000..4f381e2 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar.md5 @@ -0,0 +1 @@ +55f5ee05a82e3c9736da8a3abd30c7c5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar.sha1 b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar.sha1 new file mode 100644 index 0000000..678c3a7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.jar.sha1 @@ -0,0 +1 @@ +b50d996fbbe4e16f07afa218209511476a5aa4c4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom new file mode 100644 index 0000000..5a77c5a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.28 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.49-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom.md5 b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom.md5 new file mode 100644 index 0000000..141d164 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom.md5 @@ -0,0 +1 @@ +1db32a34e95582d3479fb13c1e3b4c22 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom.sha1 b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom.sha1 new file mode 100644 index 0000000..cd4f1e5 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.28/iland-sdk-1.0.28.pom.sha1 @@ -0,0 +1 @@ +8419ac7d244cb67ce96fc9dcc00fb4ecc7ab8dbb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar new file mode 100644 index 0000000..fdc4ea5 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar.md5 new file mode 100644 index 0000000..84de1eb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar.md5 @@ -0,0 +1 @@ +ca53290f5542458b2e812ccf034550d4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar.sha1 new file mode 100644 index 0000000..203b2d8 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-javadoc.jar.sha1 @@ -0,0 +1 @@ +59ab55a701be243ca4a659eeb1a5de888b762fa7 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar new file mode 100644 index 0000000..68a396a Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar.md5 new file mode 100644 index 0000000..5e58c83 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar.md5 @@ -0,0 +1 @@ +419a51dd1998b5d9ab4db81e4112b5b0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar.sha1 new file mode 100644 index 0000000..96aa462 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29-sources.jar.sha1 @@ -0,0 +1 @@ +751a1ee8ddb3fb422f0be72492ffa0e577d1c952 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar new file mode 100644 index 0000000..a56edd4 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar differ diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar.md5 b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar.md5 new file mode 100644 index 0000000..f975f85 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar.md5 @@ -0,0 +1 @@ +62ccedf195779a6fc713de7d539b4b22 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar.sha1 b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar.sha1 new file mode 100644 index 0000000..9b46c75 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.jar.sha1 @@ -0,0 +1 @@ +baf979d955128ba1e5398aaa17fe75b81df39c62 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom new file mode 100644 index 0000000..553c173 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.29 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.49-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom.md5 b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom.md5 new file mode 100644 index 0000000..4f0ec07 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom.md5 @@ -0,0 +1 @@ +d2942c1c10c8570c6c9a9810d5f74d19 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom.sha1 b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom.sha1 new file mode 100644 index 0000000..384d854 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.29/iland-sdk-1.0.29.pom.sha1 @@ -0,0 +1 @@ +9a1f3b01f08f3de42a137eae12bdeccc30ffdf3d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar new file mode 100644 index 0000000..234ce1e Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar.md5 new file mode 100644 index 0000000..50b9e43 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar.md5 @@ -0,0 +1 @@ +1984a4e9d30fd53888563442d9d1836c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar.sha1 new file mode 100644 index 0000000..6bf91da --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-javadoc.jar.sha1 @@ -0,0 +1 @@ +9182d47fd87a16216fd9f45bd6cf3916b86ed45b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar new file mode 100644 index 0000000..bd880b1 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar.md5 new file mode 100644 index 0000000..bc34c9b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar.md5 @@ -0,0 +1 @@ +60872853c4e5dfff675d0dbd8999ca5b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar.sha1 new file mode 100644 index 0000000..ede8a31 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3-sources.jar.sha1 @@ -0,0 +1 @@ +f935c1509d47b02f3c6014e2165b366ed93aaaf2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar new file mode 100644 index 0000000..d82c8d9 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar differ diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar.md5 b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar.md5 new file mode 100644 index 0000000..1574fbc --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar.md5 @@ -0,0 +1 @@ +9dd4bb032d75932ff4e3f8f11d5cc921 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar.sha1 b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar.sha1 new file mode 100644 index 0000000..92bf40d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.jar.sha1 @@ -0,0 +1 @@ +b01868e952fce20147383f2e0b8cbf45ebe01ebd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom new file mode 100644 index 0000000..b751a22 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom @@ -0,0 +1,370 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.3 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.126-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom.md5 b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom.md5 new file mode 100644 index 0000000..fc5a1f9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom.md5 @@ -0,0 +1 @@ +be001a234f3d58f3fefefb58448f627c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom.sha1 b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom.sha1 new file mode 100644 index 0000000..bcfa406 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.3/iland-sdk-1.0.3.pom.sha1 @@ -0,0 +1 @@ +c7e264da7ef873ee47e4308fd461fad7691c5ad4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar new file mode 100644 index 0000000..17c5710 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar.md5 new file mode 100644 index 0000000..bca6dfe --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar.md5 @@ -0,0 +1 @@ +cb11789aa6adf5ffbf5c5c600bc3ad0f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar.sha1 new file mode 100644 index 0000000..d782293 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-javadoc.jar.sha1 @@ -0,0 +1 @@ +93f2e2a751c7b4d6a0afec4f602286fc84b107da \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar new file mode 100644 index 0000000..4ca7cd9 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar.md5 new file mode 100644 index 0000000..f008b30 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar.md5 @@ -0,0 +1 @@ +509d04d2e81ef62686e26b88f3248547 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar.sha1 new file mode 100644 index 0000000..997262c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30-sources.jar.sha1 @@ -0,0 +1 @@ +c8d12c926cf64034ea055aeb619b1777e5843eba \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar new file mode 100644 index 0000000..4442f2e Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar differ diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar.md5 b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar.md5 new file mode 100644 index 0000000..9181b9a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar.md5 @@ -0,0 +1 @@ +3d3ec210d47fcf4e69d34f5ffa116daf \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar.sha1 b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar.sha1 new file mode 100644 index 0000000..1ac2864 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.jar.sha1 @@ -0,0 +1 @@ +2e0cb5ee6841b349bac97f34bede8cd63ade408f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom new file mode 100644 index 0000000..a624ef5 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.30 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.53-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom.md5 b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom.md5 new file mode 100644 index 0000000..7734ecc --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom.md5 @@ -0,0 +1 @@ +483d3ab162681d9b4020e7057cae5914 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom.sha1 b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom.sha1 new file mode 100644 index 0000000..5997d03 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.30/iland-sdk-1.0.30.pom.sha1 @@ -0,0 +1 @@ +c29e0fdf09e05fa8309cfae0d0ffcbbfbb0f89aa \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar new file mode 100644 index 0000000..2cc41e2 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar.md5 new file mode 100644 index 0000000..0b0d5b3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar.md5 @@ -0,0 +1 @@ +9a14e9e51c855e134039578a72fd4e5a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar.sha1 new file mode 100644 index 0000000..0cb218d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-javadoc.jar.sha1 @@ -0,0 +1 @@ +fd3b877fe3da6c402c99f6de835a4f50b5169927 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar new file mode 100644 index 0000000..c4f24c4 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar.md5 new file mode 100644 index 0000000..7d7f182 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar.md5 @@ -0,0 +1 @@ +6e98bab7921d0999a62bde846365b5e5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar.sha1 new file mode 100644 index 0000000..9c1864a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31-sources.jar.sha1 @@ -0,0 +1 @@ +3707b3733af432cfcb9cb0ca074e23df7a462c47 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar new file mode 100644 index 0000000..ba9adad Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar differ diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar.md5 b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar.md5 new file mode 100644 index 0000000..1e0a794 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar.md5 @@ -0,0 +1 @@ +2a258efda33d29453c30381fe352d1e3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar.sha1 b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar.sha1 new file mode 100644 index 0000000..8e4e372 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.jar.sha1 @@ -0,0 +1 @@ +628fd598391288948ebdcafd65266d37262ad56a \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom new file mode 100644 index 0000000..f5c689a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.31 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.55-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom.md5 b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom.md5 new file mode 100644 index 0000000..c16e71b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom.md5 @@ -0,0 +1 @@ +53ba67ad45506e0a354445168edc5070 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom.sha1 b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom.sha1 new file mode 100644 index 0000000..6f0c936 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.31/iland-sdk-1.0.31.pom.sha1 @@ -0,0 +1 @@ +9d72ac79ddad835da68291cf09d627060fa83e59 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar new file mode 100644 index 0000000..5cc5948 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar.md5 new file mode 100644 index 0000000..38be356 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar.md5 @@ -0,0 +1 @@ +0602bbceabb18835f4f4c3c2792e52b5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar.sha1 new file mode 100644 index 0000000..961b0bf --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-javadoc.jar.sha1 @@ -0,0 +1 @@ +5387b1a322edcff4d7bec6205357844f06eafed2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar new file mode 100644 index 0000000..bae6a4b Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar.md5 new file mode 100644 index 0000000..2fb37d6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar.md5 @@ -0,0 +1 @@ +621a60c61fb34ad4a08330442f211c97 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar.sha1 new file mode 100644 index 0000000..13e3250 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32-sources.jar.sha1 @@ -0,0 +1 @@ +ea28f6edad9276687a3894ff521e250206f23a1f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar new file mode 100644 index 0000000..d2c3643 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar differ diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar.md5 b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar.md5 new file mode 100644 index 0000000..895c0b6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar.md5 @@ -0,0 +1 @@ +0836e3181d621ee279ce17c42b36568f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar.sha1 b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar.sha1 new file mode 100644 index 0000000..fad9a5e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.jar.sha1 @@ -0,0 +1 @@ +d0bba5b126fa56d814784a0749b01326b0530a83 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom new file mode 100644 index 0000000..ac18e4e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.32 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.61-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom.md5 b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom.md5 new file mode 100644 index 0000000..e289174 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom.md5 @@ -0,0 +1 @@ +bfaf6ac3e8e65e5bfa4fd4bad2c521e6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom.sha1 b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom.sha1 new file mode 100644 index 0000000..793749e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.32/iland-sdk-1.0.32.pom.sha1 @@ -0,0 +1 @@ +f51fc479bbefa030280aefa0e8a5bb28329010c1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar new file mode 100644 index 0000000..1ba7fb4 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar.md5 new file mode 100644 index 0000000..b57031b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar.md5 @@ -0,0 +1 @@ +7d43d1abce1cb672a57859694d80c71b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar.sha1 new file mode 100644 index 0000000..5f3d475 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-javadoc.jar.sha1 @@ -0,0 +1 @@ +f8ada863640fdc3cf957f638c2687f26ecada6da \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar new file mode 100644 index 0000000..68184c7 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar.md5 new file mode 100644 index 0000000..2282e32 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar.md5 @@ -0,0 +1 @@ +ff34e30ce67c736ac86b549c0c79e6b8 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar.sha1 new file mode 100644 index 0000000..78a4450 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33-sources.jar.sha1 @@ -0,0 +1 @@ +62fc49e13b04cebd03f979864b2f0a8a974db159 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar new file mode 100644 index 0000000..53641bd Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar differ diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar.md5 b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar.md5 new file mode 100644 index 0000000..05a4d3d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar.md5 @@ -0,0 +1 @@ +3af1a759f11da49235734c0d74a47597 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar.sha1 b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar.sha1 new file mode 100644 index 0000000..6fe4254 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.jar.sha1 @@ -0,0 +1 @@ +9382689a69bcfb23e54d26d568a1a7af964b4abe \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom new file mode 100644 index 0000000..29531ac --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.33 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.65-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom.md5 b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom.md5 new file mode 100644 index 0000000..d33cc11 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom.md5 @@ -0,0 +1 @@ +40ae0fcaa683c1bc36015575101ecb1d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom.sha1 b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom.sha1 new file mode 100644 index 0000000..a191bbc --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.33/iland-sdk-1.0.33.pom.sha1 @@ -0,0 +1 @@ +b21397e7ae079a9e8fc0f0e3167dd26f7f3ab61d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar new file mode 100644 index 0000000..3673d6d Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar.md5 new file mode 100644 index 0000000..a96d9ee --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar.md5 @@ -0,0 +1 @@ +84edae03a86df5a0954fdb95a7ba656f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar.sha1 new file mode 100644 index 0000000..d24c017 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-javadoc.jar.sha1 @@ -0,0 +1 @@ +886eb36c86f1aa30b7056da3ad6a5983cb9b56d3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar new file mode 100644 index 0000000..52edd0b Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar.md5 new file mode 100644 index 0000000..eb40d23 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar.md5 @@ -0,0 +1 @@ +940ac735d04f3c4f81d5fe1c9448ccf5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar.sha1 new file mode 100644 index 0000000..6b1ec10 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34-sources.jar.sha1 @@ -0,0 +1 @@ +2ef55fde3b8331df6924ef337ef2920350a34198 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar new file mode 100644 index 0000000..c37cab4 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar differ diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar.md5 b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar.md5 new file mode 100644 index 0000000..91792fb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar.md5 @@ -0,0 +1 @@ +21047c01db24a79de1408b0182aa2cc0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar.sha1 b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar.sha1 new file mode 100644 index 0000000..cf23320 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.jar.sha1 @@ -0,0 +1 @@ +330e8b1eef701cd8368e93d803e6349fadb977ec \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom new file mode 100644 index 0000000..bf1db70 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.34 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.67-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom.md5 b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom.md5 new file mode 100644 index 0000000..d732879 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom.md5 @@ -0,0 +1 @@ +c4e8962039cd60fad1b829d27b6b6aed \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom.sha1 b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom.sha1 new file mode 100644 index 0000000..3f1780e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.34/iland-sdk-1.0.34.pom.sha1 @@ -0,0 +1 @@ +f0bccac6cf8ad3e141b37c38e3940c98138a9f88 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar new file mode 100644 index 0000000..e9a4bd4 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar.md5 new file mode 100644 index 0000000..afc2a20 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar.md5 @@ -0,0 +1 @@ +71233ea7fcdf5d8df86e5fdfb725b01f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar.sha1 new file mode 100644 index 0000000..0a02315 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-javadoc.jar.sha1 @@ -0,0 +1 @@ +9441cec2d525773b0144a456cdda24f6fb263c85 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar new file mode 100644 index 0000000..1cc9940 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar.md5 new file mode 100644 index 0000000..6d029ac --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar.md5 @@ -0,0 +1 @@ +adee06205761993c6fae1e6ee79492d2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar.sha1 new file mode 100644 index 0000000..72b801a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35-sources.jar.sha1 @@ -0,0 +1 @@ +e7bc00a92815fc9d8a41689a658269b4e5f6b1b3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar new file mode 100644 index 0000000..cb1056a Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar differ diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar.md5 b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar.md5 new file mode 100644 index 0000000..1871d82 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar.md5 @@ -0,0 +1 @@ +b3d5a68dff40f4d96450adfa30412cca \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar.sha1 b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar.sha1 new file mode 100644 index 0000000..141a628 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.jar.sha1 @@ -0,0 +1 @@ +d8eb96fee14866713f5947b86354240e4fa9bcd1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom new file mode 100644 index 0000000..b15f92d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.35 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.68-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom.md5 b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom.md5 new file mode 100644 index 0000000..90f529c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom.md5 @@ -0,0 +1 @@ +6a0ee3219e62756f8a07a71da67be4c0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom.sha1 b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom.sha1 new file mode 100644 index 0000000..5bd78af --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.35/iland-sdk-1.0.35.pom.sha1 @@ -0,0 +1 @@ +17cd6aebcfedf7192df89d5ba11b2e98af5a6f44 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar new file mode 100644 index 0000000..6d3bb78 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar.md5 new file mode 100644 index 0000000..215361a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar.md5 @@ -0,0 +1 @@ +1695251119fbd24861332501b213668b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar.sha1 new file mode 100644 index 0000000..996aaf5 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-javadoc.jar.sha1 @@ -0,0 +1 @@ +b8a16d2bda1c02c762b4d91fc4ea16de93370c48 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar new file mode 100644 index 0000000..ce7e007 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar.md5 new file mode 100644 index 0000000..07c9caa --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar.md5 @@ -0,0 +1 @@ +288f55cd082951e0e20aaff289a96b37 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar.sha1 new file mode 100644 index 0000000..c50bbfa --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36-sources.jar.sha1 @@ -0,0 +1 @@ +09d0b6f075f5c8d516a90f0f3295c56593fabd29 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar new file mode 100644 index 0000000..1519adc Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar differ diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar.md5 b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar.md5 new file mode 100644 index 0000000..0fac7ea --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar.md5 @@ -0,0 +1 @@ +d155a9831be745a844d2a5a84487c1e0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar.sha1 b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar.sha1 new file mode 100644 index 0000000..9935109 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.jar.sha1 @@ -0,0 +1 @@ +858596c31ad357c1f3acf1e53d8e8b5222d53320 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom new file mode 100644 index 0000000..52630cf --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.36 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.69-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom.md5 b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom.md5 new file mode 100644 index 0000000..9820f65 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom.md5 @@ -0,0 +1 @@ +9e7b99f3c8a8814d7b17224cc6963dcb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom.sha1 b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom.sha1 new file mode 100644 index 0000000..e7313d9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.36/iland-sdk-1.0.36.pom.sha1 @@ -0,0 +1 @@ +8dda2f3bdc6e099592dcdd506d096dc8f9d8794b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar new file mode 100644 index 0000000..018a703 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar.md5 new file mode 100644 index 0000000..1f527db --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar.md5 @@ -0,0 +1 @@ +682d1ec059ff7cd011bbbd2e95d418e5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar.sha1 new file mode 100644 index 0000000..aedf8d6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-javadoc.jar.sha1 @@ -0,0 +1 @@ +595f861ec2819ce9505c9bd3046ba3fc8a1aec82 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar new file mode 100644 index 0000000..721f4ea Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar.md5 new file mode 100644 index 0000000..8485c63 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar.md5 @@ -0,0 +1 @@ +e564b5a757ec30f89ecac173d8520ccb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar.sha1 new file mode 100644 index 0000000..82c9715 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37-sources.jar.sha1 @@ -0,0 +1 @@ +4648c42cd53bb54bf32a1de21401160af254bfac \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar new file mode 100644 index 0000000..c6b181a Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar differ diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar.md5 b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar.md5 new file mode 100644 index 0000000..cf6abf0 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar.md5 @@ -0,0 +1 @@ +f042dad33aa80f888afa74beb55e2fb6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar.sha1 b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar.sha1 new file mode 100644 index 0000000..0b8889c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.jar.sha1 @@ -0,0 +1 @@ +8d06bbd628d2e084ad6eeea9be71950f9b90e90f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom new file mode 100644 index 0000000..b881244 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.37 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.71-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom.md5 b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom.md5 new file mode 100644 index 0000000..399c38c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom.md5 @@ -0,0 +1 @@ +e50d02d95731dac42cf7aba99de2a840 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom.sha1 b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom.sha1 new file mode 100644 index 0000000..991f95a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.37/iland-sdk-1.0.37.pom.sha1 @@ -0,0 +1 @@ +ae39940aee1f1eafbb761638c35e65208252329e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar new file mode 100644 index 0000000..1938651 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar.md5 new file mode 100644 index 0000000..00bbb2b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar.md5 @@ -0,0 +1 @@ +224794f74307c4a56275e0159d052719 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar.sha1 new file mode 100644 index 0000000..a6d582b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-javadoc.jar.sha1 @@ -0,0 +1 @@ +c87e9ab3134cdfa9b06c56c685196caf0a126a7f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar new file mode 100644 index 0000000..1c691ca Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar.md5 new file mode 100644 index 0000000..8f28613 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar.md5 @@ -0,0 +1 @@ +8970589278d6835991246598cfad81b9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar.sha1 new file mode 100644 index 0000000..97d637c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38-sources.jar.sha1 @@ -0,0 +1 @@ +d6b23cca82cbe0956f991c186b3f53550ae187f0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar new file mode 100644 index 0000000..5bf96ae Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar differ diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar.md5 b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar.md5 new file mode 100644 index 0000000..d870470 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar.md5 @@ -0,0 +1 @@ +ca7b60fde6088e2835f335e9d7c25d5e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar.sha1 b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar.sha1 new file mode 100644 index 0000000..e64c668 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.jar.sha1 @@ -0,0 +1 @@ +2b99b76b0f2ab0b5467fb3b8f09a2ad3fd98c60e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom new file mode 100644 index 0000000..0446f65 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.38 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.73-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom.md5 b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom.md5 new file mode 100644 index 0000000..47c8765 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom.md5 @@ -0,0 +1 @@ +627f1450ddbe8937e2516208ec34c079 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom.sha1 b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom.sha1 new file mode 100644 index 0000000..bddd9f7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.38/iland-sdk-1.0.38.pom.sha1 @@ -0,0 +1 @@ +5ba6947da1302d51bf108556dc145e5a99f033a9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar new file mode 100644 index 0000000..0731caf Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar.md5 new file mode 100644 index 0000000..7c022ab --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar.md5 @@ -0,0 +1 @@ +9a5e72de1dc83238ab68a0376bd323db \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar.sha1 new file mode 100644 index 0000000..240ca26 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-javadoc.jar.sha1 @@ -0,0 +1 @@ +750a67266c120d874c65b05f9213da5f5a836c71 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar new file mode 100644 index 0000000..3d50a8a Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar.md5 new file mode 100644 index 0000000..d902c10 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar.md5 @@ -0,0 +1 @@ +66881df80da4abc397295cc1d90c139b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar.sha1 new file mode 100644 index 0000000..9d245b3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39-sources.jar.sha1 @@ -0,0 +1 @@ +169bf6148e40edfce9833973367fb4bf772f3fbf \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar new file mode 100644 index 0000000..3431a2d Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar differ diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar.md5 b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar.md5 new file mode 100644 index 0000000..1809129 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar.md5 @@ -0,0 +1 @@ +1945b1ae2a4f15e8bf33f8e3e7853eba \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar.sha1 b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar.sha1 new file mode 100644 index 0000000..f107e70 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.jar.sha1 @@ -0,0 +1 @@ +6da48fa8915af9593e0f0e74cfc3dda23d2c6323 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom new file mode 100644 index 0000000..a462728 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.39 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.74-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom.md5 b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom.md5 new file mode 100644 index 0000000..128cbfe --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom.md5 @@ -0,0 +1 @@ +4e58dd039b02461a286b40400191c5d0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom.sha1 b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom.sha1 new file mode 100644 index 0000000..f5e2655 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.39/iland-sdk-1.0.39.pom.sha1 @@ -0,0 +1 @@ +f7f10c4d902e28b08e2a662e116e59960cef50d5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar new file mode 100644 index 0000000..0130f72 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar.md5 new file mode 100644 index 0000000..3a19798 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar.md5 @@ -0,0 +1 @@ +2a34ad35ff76bc49f072ea810f6c6269 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar.sha1 new file mode 100644 index 0000000..a6542b9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-javadoc.jar.sha1 @@ -0,0 +1 @@ +3d8f2d94df62cb158d2f00fdadcaa77f75bfb79c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar new file mode 100644 index 0000000..fb4b250 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar.md5 new file mode 100644 index 0000000..a13538b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar.md5 @@ -0,0 +1 @@ +f5ed0fce9ac6fe70a9077a20b2d9b2f9 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar.sha1 new file mode 100644 index 0000000..a203049 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4-sources.jar.sha1 @@ -0,0 +1 @@ +5637351a42eb771afb4eecaa9dc99d42402e73cd \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar new file mode 100644 index 0000000..67ffe84 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar differ diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar.md5 b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar.md5 new file mode 100644 index 0000000..0202175 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar.md5 @@ -0,0 +1 @@ +a9091462f192bd738ccefdcc7928c33d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar.sha1 b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar.sha1 new file mode 100644 index 0000000..6bb8eb0 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.jar.sha1 @@ -0,0 +1 @@ +bc58f6b8630e784135cbd4eaa339bba7b8a74d98 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom new file mode 100644 index 0000000..0f7c0cb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom @@ -0,0 +1,376 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.4 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.127-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom.md5 b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom.md5 new file mode 100644 index 0000000..10c0d0b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom.md5 @@ -0,0 +1 @@ +399f49a4b6f031630610f3eb7a86548e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom.sha1 b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom.sha1 new file mode 100644 index 0000000..10b9fa8 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.4/iland-sdk-1.0.4.pom.sha1 @@ -0,0 +1 @@ +c883ce6e2f1c8e63ab0bd5a0fbb2445d0d0e71d4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar new file mode 100644 index 0000000..9dbc3d6 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar.md5 new file mode 100644 index 0000000..db3c559 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar.md5 @@ -0,0 +1 @@ +f54df07de85b2841db353b75f27f82f5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar.sha1 new file mode 100644 index 0000000..13620d2 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-javadoc.jar.sha1 @@ -0,0 +1 @@ +3b00cd4a7103c973a89989df529ce5cc40040d7c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar new file mode 100644 index 0000000..0691341 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar.md5 new file mode 100644 index 0000000..6b0a8c6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar.md5 @@ -0,0 +1 @@ +70654b16bbb6ee493b54567ee3ffdf6e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar.sha1 new file mode 100644 index 0000000..efbe443 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40-sources.jar.sha1 @@ -0,0 +1 @@ +1407b709e25cf7095d00e87d23fe0bca4fa36b56 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar new file mode 100644 index 0000000..7febeac Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar differ diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar.md5 b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar.md5 new file mode 100644 index 0000000..a50aa82 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar.md5 @@ -0,0 +1 @@ +fb7715caf7c548fcd69a8292d57940ce \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar.sha1 b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar.sha1 new file mode 100644 index 0000000..05cf379 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.jar.sha1 @@ -0,0 +1 @@ +53735df0747fb5c9b0e0c4b05393f00a1c0c5d30 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom new file mode 100644 index 0000000..81a839c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.40 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.75-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom.md5 b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom.md5 new file mode 100644 index 0000000..91eb062 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom.md5 @@ -0,0 +1 @@ +aeb20e685a8544c732af9b72dafe857f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom.sha1 b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom.sha1 new file mode 100644 index 0000000..eb1fb77 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.40/iland-sdk-1.0.40.pom.sha1 @@ -0,0 +1 @@ +4794f8bc49e45fa0654e13ee969a73035070f0ae \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar new file mode 100644 index 0000000..00ed79c Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar.md5 new file mode 100644 index 0000000..75cd8ad --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar.md5 @@ -0,0 +1 @@ +a4cdc77d421b484a92a7c85307a78c22 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar.sha1 new file mode 100644 index 0000000..5422a92 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-javadoc.jar.sha1 @@ -0,0 +1 @@ +47d90c9112905e93df60d7d26560d1fbf974e030 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar new file mode 100644 index 0000000..bd0bbe7 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar.md5 new file mode 100644 index 0000000..155d111 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar.md5 @@ -0,0 +1 @@ +acf6b1a4922572f56989d57b149c2cc1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar.sha1 new file mode 100644 index 0000000..f833019 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41-sources.jar.sha1 @@ -0,0 +1 @@ +1cf5f9c826928ee57367ea5652f49d0e435580a5 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar new file mode 100644 index 0000000..4cf0ccb Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar differ diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar.md5 b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar.md5 new file mode 100644 index 0000000..34f29d6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar.md5 @@ -0,0 +1 @@ +4cf39f7c6637e19c03af83b8dc05ee1e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar.sha1 b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar.sha1 new file mode 100644 index 0000000..3c24a68 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.jar.sha1 @@ -0,0 +1 @@ +07ed78f02bada9d38b8d549ffa885153edbc80ec \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom new file mode 100644 index 0000000..f8223b7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.41 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.82-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom.md5 b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom.md5 new file mode 100644 index 0000000..f4c64e6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom.md5 @@ -0,0 +1 @@ +8f9464a3bc63a17dbbf2edeb0004bea1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom.sha1 b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom.sha1 new file mode 100644 index 0000000..e376f05 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.41/iland-sdk-1.0.41.pom.sha1 @@ -0,0 +1 @@ +9d971e434009423522a32a59902fc61efaeefed3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar new file mode 100644 index 0000000..d4b3842 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar.md5 new file mode 100644 index 0000000..bd51a21 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar.md5 @@ -0,0 +1 @@ +de346da583ef9d27a081720e7e7e9e37 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar.sha1 new file mode 100644 index 0000000..f537d08 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-javadoc.jar.sha1 @@ -0,0 +1 @@ +9595aeec2a445ce6784778d908ffd64f24678c40 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar new file mode 100644 index 0000000..7f55ed6 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar.md5 new file mode 100644 index 0000000..53cbd47 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar.md5 @@ -0,0 +1 @@ +ff24b2955017df11fd982f47acd0ac64 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar.sha1 new file mode 100644 index 0000000..93fabeb --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42-sources.jar.sha1 @@ -0,0 +1 @@ +08150c34f3d4693ff29c26256371f1ffd66ca7d4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar new file mode 100644 index 0000000..eedb49b Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar differ diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar.md5 b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar.md5 new file mode 100644 index 0000000..87fbfd7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar.md5 @@ -0,0 +1 @@ +28d6dbc88b0c75d50506f34fc936af98 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar.sha1 b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar.sha1 new file mode 100644 index 0000000..a93b0a7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.jar.sha1 @@ -0,0 +1 @@ +48ff39f9de1b3f7d8a73ae81127bc107a08305ce \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom new file mode 100644 index 0000000..3abac4e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.42 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.90-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom.md5 b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom.md5 new file mode 100644 index 0000000..4e385b7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom.md5 @@ -0,0 +1 @@ +4472d6d50eefa823864467d5fe3c78d1 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom.sha1 b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom.sha1 new file mode 100644 index 0000000..045ec4e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.42/iland-sdk-1.0.42.pom.sha1 @@ -0,0 +1 @@ +3a8f11b06a4b82193b9f8fc5e50fae4d94c8a197 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar new file mode 100644 index 0000000..1bd5891 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar.md5 new file mode 100644 index 0000000..898935e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar.md5 @@ -0,0 +1 @@ +1a4cb71ff7ad816b1a35c2abca9f8db6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar.sha1 new file mode 100644 index 0000000..3d7c51b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-javadoc.jar.sha1 @@ -0,0 +1 @@ +9464c473d84992b072c936ac4db5d35abdf2ab6e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar new file mode 100644 index 0000000..8f86b1b Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar.md5 new file mode 100644 index 0000000..2818450 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar.md5 @@ -0,0 +1 @@ +3299d776cd3d8da5e7aa6c31d2bf8939 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar.sha1 new file mode 100644 index 0000000..dab490c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43-sources.jar.sha1 @@ -0,0 +1 @@ +da2001605c8b50f39f67f9799061a58bf92d3213 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar new file mode 100644 index 0000000..878fe06 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar differ diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar.md5 b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar.md5 new file mode 100644 index 0000000..ce13b90 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar.md5 @@ -0,0 +1 @@ +dfb429decc4b48a8d2aca4782c73f60e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar.sha1 b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar.sha1 new file mode 100644 index 0000000..de2e2ae --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.jar.sha1 @@ -0,0 +1 @@ +01ee91b0589c42f8f480d76a2c569ae1e1556f7b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom new file mode 100644 index 0000000..fcdfd35 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.43 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.93-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom.md5 b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom.md5 new file mode 100644 index 0000000..e205a08 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom.md5 @@ -0,0 +1 @@ +2e24710fae0f43a899e29cd7128d5145 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom.sha1 b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom.sha1 new file mode 100644 index 0000000..5a4c6fe --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.43/iland-sdk-1.0.43.pom.sha1 @@ -0,0 +1 @@ +2586af7a70f6abd021ddb36f1ec66292e0c219a6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar new file mode 100644 index 0000000..ed911c9 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar.md5 new file mode 100644 index 0000000..e82c599 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar.md5 @@ -0,0 +1 @@ +8428b5b0869f10498bcd8566e2f38dbe \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar.sha1 new file mode 100644 index 0000000..69f428e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-javadoc.jar.sha1 @@ -0,0 +1 @@ +d4b15dfcf3efc370e94be8548f79183e893413dc \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar new file mode 100644 index 0000000..592efaa Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar.md5 new file mode 100644 index 0000000..611df69 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar.md5 @@ -0,0 +1 @@ +574e90a8781c4df5e605b3bfdb9916d3 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar.sha1 new file mode 100644 index 0000000..f943868 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44-sources.jar.sha1 @@ -0,0 +1 @@ +8fbbdff6aeeff72189637f51022ee2dcdd5c4fe2 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar new file mode 100644 index 0000000..ceb6c49 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar differ diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar.md5 b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar.md5 new file mode 100644 index 0000000..04d3e2f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar.md5 @@ -0,0 +1 @@ +0ceb54564a799beb96b8fa055ce43f29 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar.sha1 b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar.sha1 new file mode 100644 index 0000000..61ebbc7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.jar.sha1 @@ -0,0 +1 @@ +fce51fb8014821c77c1355570860ca84b648aa9e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom new file mode 100644 index 0000000..eb35651 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom @@ -0,0 +1,311 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.44 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.102-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom.md5 b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom.md5 new file mode 100644 index 0000000..00882e8 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom.md5 @@ -0,0 +1 @@ +41073a10222a54d5e6e8ff48c42f5072 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom.sha1 b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom.sha1 new file mode 100644 index 0000000..2ce7d21 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.44/iland-sdk-1.0.44.pom.sha1 @@ -0,0 +1 @@ +58911c5e40750859ddadcdd58048c7cf7505412b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar new file mode 100644 index 0000000..fa076f9 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar.md5 new file mode 100644 index 0000000..50a3f90 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar.md5 @@ -0,0 +1 @@ +bcd4ce42dcd62cd40e0ac80af65cd4ca \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar.sha1 new file mode 100644 index 0000000..2205fc4 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-javadoc.jar.sha1 @@ -0,0 +1 @@ +fbb7841104e4868c753ddf03ec1b85e8683ae474 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar new file mode 100644 index 0000000..8491b67 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar.md5 new file mode 100644 index 0000000..7d9091c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar.md5 @@ -0,0 +1 @@ +d1533bfdef5d8a6b796c806ef44992bb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar.sha1 new file mode 100644 index 0000000..75e2cf9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45-sources.jar.sha1 @@ -0,0 +1 @@ +ababb72f37383db26561f2e0a5f8008b1545ff5c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar new file mode 100644 index 0000000..bfb6ff4 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar differ diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar.md5 b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar.md5 new file mode 100644 index 0000000..595a6c3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar.md5 @@ -0,0 +1 @@ +1b6b5f8e415ed917b9d739364de53aa6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar.sha1 b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar.sha1 new file mode 100644 index 0000000..3ead4d2 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.jar.sha1 @@ -0,0 +1 @@ +4147c1ae716e0012a11a013fecb5b8041818cddb \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom new file mode 100644 index 0000000..ec173b9 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom @@ -0,0 +1,1195 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.45 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.1.1 + + + javadoc-jar + package + + jar + + + true + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + always + warn + + + false + + iland-maven-foss + https://us-central1-maven.pkg.dev/iland-software-engineering/iland-maven-foss + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 32.1.3-jre + compile + + + com.google.guava + failureaccess + 1.0.1 + compile + + + com.google.guava + listenablefuture + 9999.0-empty-to-avoid-conflict-with-guava + compile + + + org.checkerframework + checker-qual + 3.37.0 + compile + + + com.google.errorprone + error_prone_annotations + 2.21.1 + compile + + + com.google.j2objc + j2objc-annotations + 2.8 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + com.iland.common + annotations-api-model-processor + 3.44 + compile + + + com.squareup + javapoet + 1.13.0 + compile + + + javax.annotation + javax.annotation-api + 1.3.2 + compile + + + io.grpc + grpc-netty-shaded + 1.40.1 + runtime + + + io.perfmark + perfmark-api + 0.23.0 + runtime + + + io.grpc + grpc-core + 1.40.1 + runtime + + + com.google.android + annotations + 4.1.1.4 + runtime + + + org.codehaus.mojo + animal-sniffer-annotations + 1.19 + runtime + + + io.grpc + grpc-protobuf + 1.40.1 + compile + + + io.grpc + grpc-api + 1.40.1 + compile + + + io.grpc + grpc-context + 1.40.1 + compile + + + com.google.protobuf + protobuf-java + 3.17.2 + compile + + + com.google.api.grpc + proto-google-common-protos + 2.0.1 + compile + + + io.grpc + grpc-protobuf-lite + 1.40.1 + compile + + + protobuf-javalite + com.google.protobuf + + + + + io.grpc + grpc-stub + 1.40.1 + compile + + + com.iland.common + async-broadcast-api + 3.44 + compile + + + com.iland.common + cassandra-utils + 3.44 + compile + + + com.iland.common + concurrency-utils + 3.44 + compile + + + com.iland.common + retry-utils + 3.44 + compile + + + com.github.rholder + guava-retrying + 2.0.0 + compile + + + com.iland.common + functional-utils + 3.44 + compile + + + org.slf4j + slf4j-api + 2.0.3 + compile + + + com.iland.cohesity.sdk + cohesity-sdk + 2.16 + compile + + + io.swagger.core.v3 + swagger-annotations + 2.2.14 + compile + + + com.squareup.okhttp3 + okhttp + 4.10.0 + compile + + + com.squareup.okio + okio-jvm + 3.0.0 + compile + + + org.jetbrains.kotlin + kotlin-stdlib-common + 1.5.31 + compile + + + org.jetbrains.kotlin + kotlin-stdlib + 1.6.20 + compile + + + org.jetbrains + annotations + 13.0 + compile + + + com.squareup.okhttp3 + logging-interceptor + 4.10.0 + compile + + + org.jetbrains.kotlin + kotlin-stdlib-jdk8 + 1.6.10 + compile + + + org.jetbrains.kotlin + kotlin-stdlib-jdk7 + 1.6.10 + compile + + + io.gsonfire + gson-fire + 1.8.5 + compile + + + org.apache.commons + commons-lang3 + 3.12.0 + compile + + + org.openapitools + jackson-databind-nullable + 0.2.6 + compile + + + com.iland.vcloud.nsx + common + 2.9.5 + compile + + + org.immutables + gson + 2.8.2 + compile + + + com.iland.vcloud.nsx + swagger-annotation-processor + 2.9.5 + compile + + + com.datastax.oss + java-driver-core + 4.5.1 + compile + + + com.datastax.oss + native-protocol + 1.4.9 + compile + + + io.netty + netty-handler + 4.1.45.Final + compile + + + io.netty + netty-common + 4.1.45.Final + compile + + + io.netty + netty-buffer + 4.1.45.Final + compile + + + io.netty + netty-transport + 4.1.45.Final + compile + + + io.netty + netty-resolver + 4.1.45.Final + compile + + + io.netty + netty-codec + 4.1.45.Final + compile + + + com.datastax.oss + java-driver-shaded-guava + 25.1-jre + compile + + + com.typesafe + config + 1.3.4 + compile + + + com.github.jnr + jnr-ffi + 2.1.10 + compile + + + com.github.jnr + jffi + 1.2.19 + compile + + + com.github.jnr + jffi + 1.2.19 + native + runtime + + + org.ow2.asm + asm + 7.1 + compile + + + org.ow2.asm + asm-commons + 7.1 + compile + + + org.ow2.asm + asm-analysis + 7.1 + compile + + + org.ow2.asm + asm-tree + 7.1 + compile + + + org.ow2.asm + asm-util + 7.1 + compile + + + com.github.jnr + jnr-a64asm + 1.0.0 + compile + + + com.github.jnr + jnr-x86asm + 1.0.2 + compile + + + com.github.jnr + jnr-posix + 3.0.50 + compile + + + com.github.jnr + jnr-constants + 0.9.12 + compile + + + org.javatuples + javatuples + 1.2 + compile + + + io.dropwizard.metrics + metrics-core + 4.0.5 + compile + + + org.hdrhistogram + HdrHistogram + 2.1.11 + compile + + + com.esri.geometry + esri-geometry-api + 1.2.1 + compile + + + org.json + json + 20090211 + compile + + + org.codehaus.jackson + jackson-core-asl + 1.9.12 + compile + + + org.apache.tinkerpop + gremlin-core + 3.4.5 + compile + + + org.apache.tinkerpop + gremlin-shaded + 3.4.5 + compile + + + commons-configuration + commons-configuration + 1.10 + compile + + + commons-lang + commons-lang + 2.6 + compile + + + commons-collections + commons-collections + 3.2.2 + compile + + + org.yaml + snakeyaml + 1.15 + compile + + + com.carrotsearch + hppc + 0.7.1 + compile + + + com.jcabi + jcabi-manifests + 1.1 + compile + + + com.jcabi + jcabi-log + 0.14 + compile + + + net.objecthunter + exp4j + 0.4.8 + compile + + + org.slf4j + jcl-over-slf4j + 1.7.25 + compile + + + org.apache.tinkerpop + tinkergraph-gremlin + 3.4.5 + compile + + + org.apache.tinkerpop + gremlin-driver + 3.4.5 + compile + + + netty-all + io.netty + + + + + org.codehaus.groovy + groovy + 2.5.7 + indy + compile + + + org.codehaus.groovy + groovy-json + 2.5.7 + indy + compile + + + com.fasterxml.jackson.core + jackson-core + 2.10.0 + compile + + + com.fasterxml.jackson.core + jackson-databind + 2.10.0 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.10.0 + compile + + + com.github.spotbugs + spotbugs-annotations + 3.1.12 + compile + + + com.datastax.oss + java-driver-query-builder + 4.5.1 + compile + + + commons-io + commons-io + 2.6 + compile + + + javax.inject + javax.inject + 1 + compile + + + com.iland.common + annotations-api + 3.48 + compile + + + com.iland.coda + coda-api-grpc-client + 1.46 + compile + + + com.iland.coda + coda-api + 1.46 + compile + + + net.codacloud + footprint + 7.18.19.b + compile + + + io.swagger + swagger-annotations + 1.6.9 + compile + + + org.threeten + threetenbp + 1.6.5 + compile + + + commons-net + commons-net + 3.8.0 + compile + + + com.iland.common + core-utils + 3.43 + compile + + + org.bouncycastle + bcpkix-jdk15on + 1.52 + compile + + + org.bouncycastle + bcprov-jdk15on + 1.52 + compile + + + org.jsoup + jsoup + 1.13.1 + compile + + + org.apache.commons + commons-compress + 1.17 + compile + + + com.iland.common + protobuf-gson-utils + 3.43 + compile + + + com.iland.vcloud.nsx + edge-api + 2.9.5 + compile + + + com.iland.coretask + core-task-api + 2.6 + compile + + + com.iland.common + event-service + 3.46 + compile + + + com.rabbitmq + amqp-client + 5.9.0 + compile + + + com.iland.common + common-model + 3.46 + compile + + + com.google.inject + guice + 5.0.1 + compile + + + aopalliance + aopalliance + 1.0 + compile + + + org.apache.commons + commons-pool2 + 2.4.2 + compile + + + com.iland.common + microservice-utils + 3.46 + compile + + + com.iland.common + config-api + 3.46 + compile + + + org.testcontainers + testcontainers + 1.16.3 + compile + + + junit + junit + 4.13.2 + compile + + + org.hamcrest + hamcrest-core + 1.3 + compile + + + org.rnorth.duct-tape + duct-tape + 1.0.8 + compile + + + com.github.docker-java + docker-java-api + 3.2.12 + compile + + + com.github.docker-java + docker-java-transport-zerodep + 3.2.12 + compile + + + com.github.docker-java + docker-java-transport + 3.2.12 + compile + + + net.java.dev.jna + jna + 5.8.0 + compile + + + org.testcontainers + cassandra + 1.16.3 + compile + + + org.testcontainers + database-commons + 1.16.3 + compile + + + com.datastax.cassandra + cassandra-driver-core + 3.7.1 + compile + + + org.testcontainers + cockroachdb + 1.16.3 + compile + + + org.testcontainers + jdbc + 1.16.3 + compile + + + commons-cli + commons-cli + 1.4 + compile + + + io.prometheus + simpleclient_httpserver + 0.12.0 + compile + + + io.prometheus + simpleclient_common + 0.12.0 + compile + + + io.prometheus + simpleclient + 0.12.0 + compile + + + io.prometheus + simpleclient_tracer_otel + 0.12.0 + compile + + + io.prometheus + simpleclient_tracer_common + 0.12.0 + compile + + + io.prometheus + simpleclient_tracer_otel_agent + 0.12.0 + compile + + + io.prometheus + simpleclient_hotspot + 0.12.0 + compile + + + io.prometheus + simpleclient_logback + 0.12.0 + compile + + + ch.qos.logback + logback-classic + 1.2.0 + compile + + + ch.qos.logback + logback-core + 1.2.0 + compile + + + org.postgresql + postgresql + 42.1.4 + compile + + + com.zaxxer + HikariCP + 5.0.1 + compile + + + com.google.protobuf + protobuf-java-util + 3.17.3 + compile + + + com.iland.common + query-api + 3.46 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.151-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom.md5 b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom.md5 new file mode 100644 index 0000000..16b6e27 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom.md5 @@ -0,0 +1 @@ +8daffdd69ea384c3526a80bf79d7cb33 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom.sha1 b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom.sha1 new file mode 100644 index 0000000..d26445e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.45/iland-sdk-1.0.45.pom.sha1 @@ -0,0 +1 @@ +1037673c160a19a1827dac8f54162817473897cc \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar new file mode 100644 index 0000000..c842e7f Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar.md5 new file mode 100644 index 0000000..075eba3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar.md5 @@ -0,0 +1 @@ +9f90d701a7a3963346a82585ef695e14 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar.sha1 new file mode 100644 index 0000000..b8e47f3 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-javadoc.jar.sha1 @@ -0,0 +1 @@ +4245a0030e9a1027f1781300ce6fcd206a04f079 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar new file mode 100644 index 0000000..4578fab Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar.md5 new file mode 100644 index 0000000..b932116 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar.md5 @@ -0,0 +1 @@ +b1c559a2aeba22392d2da25dfd114851 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar.sha1 new file mode 100644 index 0000000..c655ebc --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46-sources.jar.sha1 @@ -0,0 +1 @@ +e458c676b7bb4bdd05f508bfaf7f1bd638a86488 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar new file mode 100644 index 0000000..7d0ff0b Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar differ diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar.md5 b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar.md5 new file mode 100644 index 0000000..ad84736 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar.md5 @@ -0,0 +1 @@ +6e9be1a573fd59736141e06ad578a650 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar.sha1 b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar.sha1 new file mode 100644 index 0000000..96f8327 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.jar.sha1 @@ -0,0 +1 @@ +62c7632030c28b66d2df32fc0f8fc9750853ffad \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom new file mode 100644 index 0000000..32c41cc --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom @@ -0,0 +1,1501 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.46 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + rebel.xml + + + + + + com.iland.core:* + com.iland.cohesity:* + + + true + true + true + + + + + + maven-javadoc-plugin + 3.10.0 + + + javadoc-jar + package + + jar + + + true + none + + + com.iland.core + swagger-annotation-processor + ${iland.api.version} + + + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + always + warn + + + false + + iland-maven-foss + https://us-central1-maven.pkg.dev/iland-software-engineering/iland-maven-foss + + + + + org.jboss.resteasy + resteasy-multipart-provider + 4.7.9.Final + compile + + + org.jboss.resteasy + resteasy-core-spi + 4.7.9.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 2.0.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 2.0.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 2.0.0.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.3 + compile + + + jakarta.validation + jakarta.validation-api + 2.0.2 + compile + + + org.jboss.resteasy + resteasy-core + 4.7.9.Final + compile + + + jakarta.activation + jakarta.activation-api + 1.2.1 + compile + + + com.ibm.async + asyncutil + 0.1.0 + compile + + + io.smallrye.config + smallrye-config + 2.3.0 + compile + + + io.smallrye.config + smallrye-config-core + 2.3.0 + compile + + + org.eclipse.microprofile.config + microprofile-config-api + 2.0 + compile + + + io.smallrye.common + smallrye-common-annotation + 1.6.0 + compile + + + io.smallrye.common + smallrye-common-expression + 1.6.0 + compile + + + io.smallrye.common + smallrye-common-function + 1.6.0 + compile + + + io.smallrye.common + smallrye-common-constraint + 1.6.0 + compile + + + io.smallrye.common + smallrye-common-classloader + 1.6.0 + compile + + + org.ow2.asm + asm + 9.1 + compile + + + io.smallrye.config + smallrye-config-common + 2.3.0 + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 4.7.9.Final + compile + + + com.sun.mail + jakarta.mail + 1.6.5 + compile + + + com.sun.activation + jakarta.activation + 1.2.1 + compile + + + org.apache.james + apache-mime4j-dom + 0.8.9 + compile + + + org.apache.james + apache-mime4j-core + 0.8.9 + compile + + + org.apache.james + apache-mime4j-storage + 0.8.9 + compile + + + org.jboss.logging + jboss-logging + 3.4.2.Final + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + com.google.code.gson + gson + 2.12.0 + compile + + + com.google.errorprone + error_prone_annotations + 2.36.0 + compile + + + com.google.guava + guava + 32.1.3-jre + compile + + + com.google.guava + failureaccess + 1.0.1 + compile + + + com.google.guava + listenablefuture + 9999.0-empty-to-avoid-conflict-with-guava + compile + + + org.checkerframework + checker-qual + 3.37.0 + compile + + + com.google.j2objc + j2objc-annotations + 2.8 + compile + + + jakarta.annotation + jakarta.annotation-api + 1.3.5 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + com.iland.common + common-model + 7.2.2 + compile + + + org.slf4j + slf4j-api + 2.0.16 + compile + + + org.immutables + builder + 2.12.1 + compile + + + com.iland.common + annotations-api-model-processor + 8.0.0 + compile + + + com.squareup + javapoet + 1.13.0 + compile + + + org.jsoup + jsoup + 1.22.1 + compile + + + io.grpc + grpc-netty-shaded + 1.74.0 + runtime + + + io.grpc + grpc-util + 1.74.0 + runtime + + + io.grpc + grpc-core + 1.74.0 + runtime + + + com.google.android + annotations + 4.1.1.4 + runtime + + + io.grpc + grpc-context + 1.74.0 + runtime + + + io.perfmark + perfmark-api + 0.27.0 + runtime + + + io.grpc + grpc-api + 1.74.0 + compile + + + org.codehaus.mojo + animal-sniffer-annotations + 1.24 + compile + + + io.grpc + grpc-protobuf + 1.74.0 + compile + + + com.google.api.grpc + proto-google-common-protos + 2.51.0 + compile + + + io.grpc + grpc-protobuf-lite + 1.74.0 + runtime + + + protobuf-javalite + com.google.protobuf + + + + + io.grpc + grpc-stub + 1.74.0 + compile + + + com.iland.common + amqp-messaging + 8.0.0 + compile + + + com.rabbitmq + amqp-client + 5.28.0 + compile + + + io.netty + netty-transport + 4.2.7.Final + compile + + + io.netty + netty-codec + 4.2.7.Final + compile + + + io.netty + netty-codec-base + 4.2.7.Final + compile + + + io.netty + netty-codec-compression + 4.2.7.Final + compile + + + io.netty + netty-codec-protobuf + 4.2.7.Final + compile + + + protobuf-javanano + com.google.protobuf.nano + + + + + io.netty + netty-codec-marshalling + 4.2.7.Final + compile + + + jboss-marshalling + org.jboss.marshalling + + + + + com.google.inject + guice + 5.1.0 + compile + + + aopalliance + aopalliance + 1.0 + compile + + + org.apache.commons + commons-pool2 + 2.13.1 + compile + + + org.testcontainers + testcontainers + 2.0.3 + compile + + + org.rnorth.duct-tape + duct-tape + 1.0.8 + compile + + + org.jetbrains + annotations + 17.0.0 + compile + + + com.github.docker-java + docker-java-api + 3.7.0 + compile + + + com.github.docker-java + docker-java-transport-zerodep + 3.7.0 + compile + + + com.github.docker-java + docker-java-transport + 3.7.0 + compile + + + net.java.dev.jna + jna + 5.18.1 + compile + + + org.testcontainers + testcontainers-junit-jupiter + 2.0.3 + compile + + + org.testcontainers + testcontainers-rabbitmq + 2.0.3 + compile + + + com.iland.common + cassandra-utils + 8.0.0 + compile + + + com.iland.common + metrics-api + 8.0.0 + compile + + + com.iland.common + concurrency-utils + 8.0.0 + compile + + + com.iland.common + retry-utils + 8.0.0 + compile + + + com.iland.common + functional-utils + 8.0.0 + compile + + + com.iland.cohesity.sdk + cohesity-sdk + 4.0.2 + compile + + + com.iland.cohesity.sdk + cohesity-sdk-v1 + 4.0.2 + compile + + + com.squareup.okhttp3 + okhttp + 5.4.0 + compile + + + org.jetbrains.kotlin + kotlin-stdlib + 2.1.21 + compile + + + com.squareup.okio + okio + 3.17.0 + runtime + + + com.squareup.okio + okio-jvm + 3.17.0 + compile + + + com.squareup.okhttp3 + logging-interceptor + 5.4.0 + compile + + + com.squareup.okhttp3 + okhttp-jvm + 5.4.0 + compile + + + io.gsonfire + gson-fire + 1.9.0 + compile + + + org.openapitools + jackson-databind-nullable + 0.2.10 + compile + + + com.iland.cohesity.sdk + cohesity-facade-v1 + 4.0.2 + compile + + + com.iland.cohesity.sdk + cohesity-mkfacade + 4.0.2 + compile + + + com.iland.cohesity.sdk + swagger-facade-generator + 4.0.2 + compile + + + com.iland.cohesity.sdk + cohesity-sdk-v1-legacy + 4.0.2 + compile + + + com.iland.cohesity.sdk + cohesity-sdk-v2 + 4.0.2 + compile + + + com.iland.cohesity.sdk + cohesity-facade-v2 + 4.0.2 + compile + + + org.jboss.resteasy + resteasy-client + 6.2.11.Final + compile + + + org.jboss.resteasy + resteasy-client-api + 6.2.11.Final + compile + + + jakarta.ws.rs + jakarta.ws.rs-api + 3.1.0 + compile + + + com.iland.coretask + core-task-api + 3.1.1 + compile + + + com.iland.common + event-service + 3.90 + compile + + + com.google.protobuf + protobuf-java-util + 3.17.3 + compile + + + com.iland.offsite.replication + api + 3.0.7 + compile + + + com.iland.offsite.replication + helios-client-v2 + 3.0.7 + compile + + + com.iland.offsite.replication + helios-facade-v2 + 3.0.7 + compile + + + com.iland.offsite.replication + helios-mkfacade-v2 + 3.0.7 + compile + + + com.iland.offsite.replication + helios-sdk-v2 + 3.0.7 + compile + + + io.swagger.core.v3 + swagger-annotations + 2.2.40 + compile + + + com.iland.offsite.replication + swagger-facade-generator + 3.0.7 + compile + + + ch.qos.logback + logback-classic + 1.5.27 + compile + + + ch.qos.logback + logback-core + 1.5.27 + compile + + + com.github.rholder + guava-retrying + 2.0.0 + compile + + + org.immutables + gson + 2.12.1 + compile + + + com.iland.common + core-utils + 7.2.1 + compile + + + commons-logging + commons-logging + 1.3.5 + compile + + + org.bouncycastle + bcpkix-jdk15on + 1.70 + compile + + + org.bouncycastle + bcutil-jdk15on + 1.70 + compile + + + org.bouncycastle + bcprov-jdk15on + 1.70 + compile + + + org.apache.commons + commons-compress + 1.28.0 + compile + + + org.immutables + value + 2.12.1 + compile + + + com.iland.vcloud.nsx + common + 8.1.0 + compile + + + com.iland.common + microservice-utils + 7.2.1 + compile + + + com.iland.common + config-api + 7.2.1 + compile + + + org.testcontainers + testcontainers-cassandra + 2.0.3 + compile + + + org.testcontainers + testcontainers-database-commons + 2.0.3 + compile + + + com.datastax.cassandra + cassandra-driver-core + 3.10.0 + compile + + + org.testcontainers + testcontainers-cockroachdb + 2.0.3 + compile + + + org.testcontainers + testcontainers-jdbc + 2.0.3 + compile + + + commons-cli + commons-cli + 1.11.0 + compile + + + tools.jackson.core + jackson-core + 3.0.4 + compile + + + tools.jackson.core + jackson-databind + 3.0.4 + compile + + + tools.jackson.dataformat + jackson-dataformat-yaml + 3.0.4 + compile + + + org.snakeyaml + snakeyaml-engine + 2.10 + compile + + + io.prometheus + simpleclient_httpserver + 0.16.0 + compile + + + io.prometheus + simpleclient_common + 0.16.0 + compile + + + io.prometheus + simpleclient + 0.16.0 + compile + + + io.prometheus + simpleclient_tracer_otel + 0.16.0 + compile + + + io.prometheus + simpleclient_tracer_common + 0.16.0 + compile + + + io.prometheus + simpleclient_tracer_otel_agent + 0.16.0 + compile + + + io.prometheus + simpleclient_hotspot + 0.16.0 + compile + + + io.prometheus + simpleclient_logback + 0.16.0 + compile + + + org.postgresql + postgresql + 42.7.9 + compile + + + com.zaxxer + HikariCP + 5.0.1 + compile + + + com.iland.common + resteasy + 7.2.1 + compile + + + io.opentelemetry + opentelemetry-api + 1.59.0 + compile + + + io.opentelemetry + opentelemetry-context + 1.59.0 + compile + + + io.opentelemetry + opentelemetry-common + 1.59.0 + compile + + + org.apache.httpcomponents + httpclient + 4.5.14 + compile + + + org.apache.httpcomponents + httpcore + 4.4.16 + compile + + + commons-codec + commons-codec + 1.11 + compile + + + jakarta.xml.bind + jakarta.xml.bind-api + 2.3.3 + compile + + + org.apache.cassandra + java-driver-core + 4.19.2 + compile + + + com.datastax.oss + native-protocol + 1.5.2 + compile + + + io.netty + netty-handler + 4.1.119.Final + compile + + + io.netty + netty-common + 4.1.119.Final + compile + + + io.netty + netty-resolver + 4.1.119.Final + compile + + + io.netty + netty-buffer + 4.1.119.Final + compile + + + io.netty + netty-transport-native-unix-common + 4.1.119.Final + compile + + + org.apache.cassandra + java-driver-guava-shaded + 4.19.2 + compile + + + com.typesafe + config + 1.4.1 + compile + + + com.github.jnr + jnr-posix + 3.1.15 + compile + + + com.github.jnr + jnr-ffi + 2.2.11 + compile + + + com.github.jnr + jffi + 1.3.9 + compile + + + com.github.jnr + jffi + 1.3.9 + native + runtime + + + org.ow2.asm + asm-commons + 9.2 + compile + + + org.ow2.asm + asm-analysis + 9.2 + compile + + + org.ow2.asm + asm-tree + 9.2 + compile + + + org.ow2.asm + asm-util + 9.2 + compile + + + com.github.jnr + jnr-a64asm + 1.0.0 + compile + + + com.github.jnr + jnr-x86asm + 1.0.2 + compile + + + com.github.jnr + jnr-constants + 0.10.3 + compile + + + io.dropwizard.metrics + metrics-core + 4.1.18 + compile + + + org.hdrhistogram + HdrHistogram + 2.1.12 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.13.5 + compile + + + com.fasterxml.jackson.core + jackson-databind + 2.13.5 + compile + + + org.apache.cassandra + java-driver-query-builder + 4.19.2 + compile + + + commons-io + commons-io + 2.21.0 + compile + + + javax.inject + javax.inject + 1 + compile + + + com.iland.common + annotations-api + 7.2.2 + compile + + + com.iland.coda + coda-api-grpc-client + 2.0.12 + compile + + + com.iland.coda + coda-api + 2.0.12 + compile + + + net.codacloud + footprint + 7.18.19.o + compile + + + io.swagger + swagger-annotations + 1.6.16 + compile + + + commons-net + commons-net + 3.13.0 + compile + + + com.iland.common + protobuf-gson-utils + 7.2.1 + compile + + + com.iland.aws + s3-query-api + 2.0.3 + compile + + + com.iland.common + query-api + 7.2.1 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.20 + compile + + + org.apache.commons + commons-lang3 + 3.20.0 + compile + + + com.iland.vcloud.nsx + edge-api + 8.1.0 + compile + + + com.iland.vcloud.nsx + vdc-api + 8.1.0 + compile + + + client + com.iland.vcloud.sdk + + + + + org.junit.jupiter + junit-jupiter + 6.0.2 + compile + + + org.junit.jupiter + junit-jupiter-engine + 6.0.2 + runtime + + + org.junit.platform + junit-platform-engine + 6.0.2 + runtime + + + jakarta.inject + jakarta.inject-api + 1.0.3 + compile + + + svc.logic.monitor + lm-api + 4.0.4 + compile + + + svc.logic.monitor + swagger-annotation-processor + 4.0.4 + compile + + + com.iland.license + license-api + 1.2.10 + compile + + + com.iland.monocle + monocle-api + 2.2.2 + compile + + + com.google.protobuf + protobuf-java + 3.17.3 + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.9 + compile + + + org.glassfish.jaxb + txw2 + 2.3.9 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.12 + compile + + + com.iland.vcloud.nsx.sdk + model + 2.0.0 + compile + + + com.iland.common + redis-service + 7.2.2 + compile + + + org.apache.commons + commons-configuration2 + 2.13.0 + compile + + + org.apache.commons + commons-text + 1.14.0 + compile + + + redis.clients + jedis + 2.10.2 + compile + + + jakarta.platform + jakarta.jakartaee-api + 8.0.0 + compile + + + org.mockito + mockito-core + 5.21.0 + compile + + + net.bytebuddy + byte-buddy + 1.17.7 + compile + + + net.bytebuddy + byte-buddy-agent + 1.17.7 + compile + + + org.objenesis + objenesis + 3.3 + runtime + + + svc.logic.monitor + lm-test-util + 4.0.4 + compile + + + org.junit.jupiter + junit-jupiter-api + 6.0.2 + compile + + + org.opentest4j + opentest4j + 1.3.0 + compile + + + org.junit.platform + junit-platform-commons + 6.0.2 + compile + + + org.apiguardian + apiguardian-api + 1.1.2 + compile + + + org.jspecify + jspecify + 1.0.0 + compile + + + org.junit.jupiter + junit-jupiter-params + 6.0.2 + compile + + + org.mockito + mockito-junit-jupiter + 5.21.0 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + UTF-8 + github + 12.34-SNAPSHOT + + + diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom.md5 b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom.md5 new file mode 100644 index 0000000..54f4ef4 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom.md5 @@ -0,0 +1 @@ +93fd4b0b79c3d2bb9a569661533b4dad \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom.sha1 b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom.sha1 new file mode 100644 index 0000000..43ac58f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.46/iland-sdk-1.0.46.pom.sha1 @@ -0,0 +1 @@ +b554f12f4b11273958fc4c860bac79e0fd56aa08 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar new file mode 100644 index 0000000..46e119e Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar.md5 new file mode 100644 index 0000000..0b5af43 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar.md5 @@ -0,0 +1 @@ +1bbd7443b4aa71345b6597da1b40d546 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar.sha1 new file mode 100644 index 0000000..1228e3b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-javadoc.jar.sha1 @@ -0,0 +1 @@ +90785ed4f4e5d9fc974d432cf41291e0a6f15b2b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar new file mode 100644 index 0000000..31ee907 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar.md5 new file mode 100644 index 0000000..91bbacd --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar.md5 @@ -0,0 +1 @@ +a92cd53bd5dbb40f60d0a65b23603dce \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar.sha1 new file mode 100644 index 0000000..fb5b195 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5-sources.jar.sha1 @@ -0,0 +1 @@ +c30c25a4a86f140d8854f97bcddcd3523c37977e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar new file mode 100644 index 0000000..5743080 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar differ diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar.md5 b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar.md5 new file mode 100644 index 0000000..5343d32 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar.md5 @@ -0,0 +1 @@ +4cd7e5de59b17c4cada44c0b44834b19 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar.sha1 b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar.sha1 new file mode 100644 index 0000000..882547c --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.jar.sha1 @@ -0,0 +1 @@ +b39bb4746abc26f3128cc0911ce32051d5163127 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom new file mode 100644 index 0000000..e9f4d08 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom @@ -0,0 +1,376 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.5 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.3.1 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.134-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom.md5 b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom.md5 new file mode 100644 index 0000000..41e1389 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom.md5 @@ -0,0 +1 @@ +dde7e1ad62f529f2f5f7f3fb3c9bdd9e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom.sha1 b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom.sha1 new file mode 100644 index 0000000..a4a1b30 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.5/iland-sdk-1.0.5.pom.sha1 @@ -0,0 +1 @@ +e38c9a9f9206a26e9470f33e9ee5d8e513e5825f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar new file mode 100644 index 0000000..5266ee1 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar.md5 new file mode 100644 index 0000000..c2544cd --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar.md5 @@ -0,0 +1 @@ +d50874b4585bf84ae9ecda8a70fbc177 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar.sha1 new file mode 100644 index 0000000..076dc0e --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-javadoc.jar.sha1 @@ -0,0 +1 @@ +2866590546819df4ec1c6980f097f02458ec5378 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar new file mode 100644 index 0000000..ce55e59 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar.md5 new file mode 100644 index 0000000..2a678ec --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar.md5 @@ -0,0 +1 @@ +d141c5c2b966e2793e8685041145f480 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar.sha1 new file mode 100644 index 0000000..72fc644 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6-sources.jar.sha1 @@ -0,0 +1 @@ +75bd41a17c7c92e3363330bb112cf8c6f3d9b612 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar new file mode 100644 index 0000000..2442b30 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar differ diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar.md5 b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar.md5 new file mode 100644 index 0000000..356c75f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar.md5 @@ -0,0 +1 @@ +c92528026cabfeeb0ed3b91c86906c1f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar.sha1 b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar.sha1 new file mode 100644 index 0000000..ca86f2a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.jar.sha1 @@ -0,0 +1 @@ +f1b39556b8ed62fed1e92b673ac89c1dd42f2e9c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom new file mode 100644 index 0000000..11a4267 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom @@ -0,0 +1,376 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.6 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 20.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.154-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom.md5 b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom.md5 new file mode 100644 index 0000000..99e5c90 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom.md5 @@ -0,0 +1 @@ +837f59dc7982b7df760e9ceca8573d68 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom.sha1 b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom.sha1 new file mode 100644 index 0000000..5c74e11 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.6/iland-sdk-1.0.6.pom.sha1 @@ -0,0 +1 @@ +72d71e368a03de6fa246a29a55cacab54a4c2b9d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar new file mode 100644 index 0000000..9233641 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar.md5 new file mode 100644 index 0000000..899be56 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar.md5 @@ -0,0 +1 @@ +678d6a3f1ef9a65fe5d1dcd90919fd98 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar.sha1 new file mode 100644 index 0000000..b7e983a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-javadoc.jar.sha1 @@ -0,0 +1 @@ +8cba5ed24ee2c2dde7dfb51a5c873e3d3b6f572f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar new file mode 100644 index 0000000..8325c26 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar.md5 new file mode 100644 index 0000000..71127d7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar.md5 @@ -0,0 +1 @@ +cce9e2c15e64ca1a9c8576aacad54297 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar.sha1 new file mode 100644 index 0000000..47ea620 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7-sources.jar.sha1 @@ -0,0 +1 @@ +9ec2f4173a06f130a2c8fdabb4565bbcb31263c4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar new file mode 100644 index 0000000..c588039 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar differ diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar.md5 b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar.md5 new file mode 100644 index 0000000..58d55d6 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar.md5 @@ -0,0 +1 @@ +aef2b7d7350329cc9a2e80d45f36bdac \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar.sha1 b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar.sha1 new file mode 100644 index 0000000..3fcd63f --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.jar.sha1 @@ -0,0 +1 @@ +ac2a50fc1e03cbeba1d68202de09182185907a15 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom new file mode 100644 index 0000000..a878210 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom @@ -0,0 +1,376 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.7 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.0.19.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.0_spec + 1.0.0.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.2_spec + 1.0.0.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + org.apache.httpcomponents + httpclient + 4.3.6 + compile + + + org.apache.httpcomponents + httpcore + 4.3.3 + compile + + + commons-codec + commons-codec + 1.6 + compile + + + commons-io + commons-io + 2.1 + compile + + + net.jcip + jcip-annotations + 1.0 + compile + + + org.jboss.logging + jboss-logging + 3.1.4.GA + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.0.19.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.0.19.Final + compile + + + com.sun.xml.bind + jaxb-impl + 2.2.7 + compile + + + com.sun.xml.bind + jaxb-core + 2.2.7 + compile + + + javax.xml.bind + jaxb-api + 2.2.7 + compile + + + com.sun.istack + istack-commons-runtime + 2.16 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.12 + compile + + + javax.xml.bind + jsr173_api + 1.0 + compile + + + com.sun.mail + javax.mail + 1.5.5 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + commons-logging + commons-logging + 1.1.1 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + javax.validation + validation-api + 1.1.0.Final + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 9.161-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom.md5 b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom.md5 new file mode 100644 index 0000000..e110ad7 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom.md5 @@ -0,0 +1 @@ +db5f9e396a94a50806133d0441ddf97d \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom.sha1 b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom.sha1 new file mode 100644 index 0000000..186e122 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.7/iland-sdk-1.0.7.pom.sha1 @@ -0,0 +1 @@ +7bdb43f93fbaa33c05980dd0a269eb1b29a671a0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar new file mode 100644 index 0000000..7628bfc Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar.md5 new file mode 100644 index 0000000..96e2bfd --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar.md5 @@ -0,0 +1 @@ +01113a8301da374586b4e66cae925713 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar.sha1 new file mode 100644 index 0000000..a869ae2 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-javadoc.jar.sha1 @@ -0,0 +1 @@ +a4b33e394262593c1bda7c59cd0ecb1deaf58343 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar new file mode 100644 index 0000000..da2e8af Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar.md5 new file mode 100644 index 0000000..c6722ca --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar.md5 @@ -0,0 +1 @@ +df36c6d1d33461830a648a87a574a1e4 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar.sha1 new file mode 100644 index 0000000..0100b59 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8-sources.jar.sha1 @@ -0,0 +1 @@ +60907e0ba4535ebc5d79c5731952bd6f5704534f \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar new file mode 100644 index 0000000..33e2203 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar differ diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar.md5 b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar.md5 new file mode 100644 index 0000000..fea8c10 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar.md5 @@ -0,0 +1 @@ +1eb2a6c3027f76e8148625d356e51dc0 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar.sha1 b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar.sha1 new file mode 100644 index 0000000..daf7211 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.jar.sha1 @@ -0,0 +1 @@ +4021b7f664f73313de24ba0fdd7d5d9dc005f34b \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom new file mode 100644 index 0000000..bd543bd --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom @@ -0,0 +1,394 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.8 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.3-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom.md5 b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom.md5 new file mode 100644 index 0000000..2b07712 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom.md5 @@ -0,0 +1 @@ +d06c7cc4e3d87b90e5fdae145f5b4014 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom.sha1 b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom.sha1 new file mode 100644 index 0000000..66c712b --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.8/iland-sdk-1.0.8.pom.sha1 @@ -0,0 +1 @@ +94bac684f3c46a4af17982735d043ea9c5e0139c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar new file mode 100644 index 0000000..028437c Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar differ diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar.md5 b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar.md5 new file mode 100644 index 0000000..134fe40 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar.md5 @@ -0,0 +1 @@ +0062737d4653756452351cebe8560f46 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar.sha1 b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar.sha1 new file mode 100644 index 0000000..0e2a513 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-javadoc.jar.sha1 @@ -0,0 +1 @@ +036e31bcbad91491646a0d513289c5525ce501ba \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar new file mode 100644 index 0000000..db1064e Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar differ diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar.md5 b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar.md5 new file mode 100644 index 0000000..31fc4ec --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar.md5 @@ -0,0 +1 @@ +7822cc7fcb53624deb4fecc4364d5ea6 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar.sha1 b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar.sha1 new file mode 100644 index 0000000..a5bc928 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9-sources.jar.sha1 @@ -0,0 +1 @@ +ca8a708a338bf58dd6fe2dfadfea4e765c9f9a29 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar new file mode 100644 index 0000000..d1359b4 Binary files /dev/null and b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar differ diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar.md5 b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar.md5 new file mode 100644 index 0000000..cb48108 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar.md5 @@ -0,0 +1 @@ +49c34eceed76339a167461d83d97a8ae \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar.sha1 b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar.sha1 new file mode 100644 index 0000000..98217fe --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.jar.sha1 @@ -0,0 +1 @@ +c22317aa0c78885f373296ff7ba033cf73957b71 \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom new file mode 100644 index 0000000..ebe773a --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom @@ -0,0 +1,394 @@ + + + 4.0.0 + com.iland.core + iland-sdk + iland cloud Java SDK + 1.0.9 + Java SDK for the iland cloud REST API + https://github.com/ilanddev/java-sdk + + + BSD 3-Clause License + https://raw.githubusercontent.com/ilanddev/java-sdk/master/LICENSE + + + + iland Internet Solutions, Corp + http://www.iland.com + + + + + maven-shade-plugin + 2.4.3 + + + package + + shade + + + + + *:* + + META-INF/maven/** + + + + + + com.iland.core:* + + + true + true + true + + + + + + maven-javadoc-plugin + 2.10.4 + + + javadoc-jar + package + + jar + + + true + -Xdoclint:none + + + + + + maven-deploy-plugin + 2.8.2 + + internal.repo::default::file://${project.build.directory}/mvn-repo + + + + com.github.github + site-maven-plugin + 0.12 + + + deploy + + site + + + + + Maven artifacts for ${project.version} + true + ${project.build.directory}/mvn-repo + refs/heads/mvn-repo + + **/* + + java-sdk + ilanddev + true + + + + + + + + always + warn + + artifacts.iland.test + iland artifacts repository + http://artifacts.iland.test/nexus/content/groups/public + + + + + org.jboss.resteasy + resteasy-client + 3.9.1.Final + compile + + + org.jboss.spec.javax.ws.rs + jboss-jaxrs-api_2.1_spec + 1.0.3.Final + compile + + + org.jboss.resteasy + resteasy-jaxrs + 3.9.1.Final + compile + + + org.jboss.spec.javax.xml.bind + jboss-jaxb-api_2.3_spec + 1.0.1.Final + compile + + + org.reactivestreams + reactive-streams + 1.0.2 + compile + + + javax.validation + validation-api + 2.0.1.Final + compile + + + org.jboss.spec.javax.annotation + jboss-annotations-api_1.3_spec + 1.0.1.Final + compile + + + javax.activation + activation + 1.1.1 + compile + + + commons-io + commons-io + 2.5 + compile + + + com.github.stephenc.jcip + jcip-annotations + 1.0-1 + compile + + + org.jboss.logging + jboss-logging + 3.3.2.Final + compile + + + org.apache.httpcomponents + httpclient + 4.5.4 + compile + + + org.apache.httpcomponents + httpcore + 4.4.7 + compile + + + commons-logging + commons-logging + 1.2 + compile + + + commons-codec + commons-codec + 1.10 + compile + + + org.jboss.resteasy + resteasy-multipart-provider + 3.9.1.Final + compile + + + org.jboss.resteasy + resteasy-jaxb-provider + 3.9.1.Final + compile + + + org.glassfish.jaxb + jaxb-runtime + 2.3.1 + compile + + + jaxb-api + javax.xml.bind + + + + + org.glassfish.jaxb + txw2 + 2.3.1 + compile + + + com.sun.istack + istack-commons-runtime + 3.0.7 + compile + + + org.jvnet.staxex + stax-ex + 1.8 + compile + + + com.sun.xml.fastinfoset + FastInfoset + 1.2.15 + compile + + + javax.activation + javax.activation-api + 1.2.0 + compile + + + com.sun.mail + javax.mail + 1.6.2 + compile + + + org.apache.james + apache-mime4j + 0.6 + compile + + + org.java-websocket + Java-WebSocket + 1.3.4 + compile + + + io.swagger + swagger-jaxrs + 1.5.20 + compile + + + jsr311-api + javax.ws.rs + + + + + com.fasterxml.jackson.core + jackson-databind + 2.9.5 + compile + + + com.fasterxml.jackson.core + jackson-core + 2.9.5 + compile + + + io.swagger + swagger-core + 1.5.20 + compile + + + org.apache.commons + commons-lang3 + 3.2.1 + compile + + + org.slf4j + slf4j-api + 1.7.22 + compile + + + com.fasterxml.jackson.core + jackson-annotations + 2.9.5 + compile + + + com.fasterxml.jackson.dataformat + jackson-dataformat-yaml + 2.9.5 + compile + + + org.yaml + snakeyaml + 1.18 + compile + + + io.swagger + swagger-models + 1.5.20 + compile + + + io.swagger + swagger-annotations + 1.5.20 + compile + + + org.reflections + reflections + 0.9.11 + compile + + + org.javassist + javassist + 3.21.0-GA + compile + + + com.google.code.gson + gson + 2.8.6 + compile + + + com.google.guava + guava + 21.0 + compile + + + com.google.code.findbugs + jsr305 + 3.0.2 + compile + + + + + internal.repo + Temporary Staging Repository + file://${project.build.directory}/mvn-repo + + + + UTF-8 + github + 10.3-SNAPSHOT + UTF-8 + + + diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom.md5 b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom.md5 new file mode 100644 index 0000000..12a46b1 --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom.md5 @@ -0,0 +1 @@ +b362ada517344525549a148f967e415e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom.sha1 b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom.sha1 new file mode 100644 index 0000000..623309d --- /dev/null +++ b/com/iland/core/iland-sdk/1.0.9/iland-sdk-1.0.9.pom.sha1 @@ -0,0 +1 @@ +c3cddb48f6fc112234d2daa5585ee02f9a37f02e \ No newline at end of file diff --git a/com/iland/core/iland-sdk/maven-metadata.xml b/com/iland/core/iland-sdk/maven-metadata.xml new file mode 100644 index 0000000..c5b19a5 --- /dev/null +++ b/com/iland/core/iland-sdk/maven-metadata.xml @@ -0,0 +1,12 @@ + + + com.iland.core + iland-sdk + + 1.0.46 + + 1.0.46 + + 20260813171434 + + diff --git a/com/iland/core/iland-sdk/maven-metadata.xml.md5 b/com/iland/core/iland-sdk/maven-metadata.xml.md5 new file mode 100644 index 0000000..85a3fc1 --- /dev/null +++ b/com/iland/core/iland-sdk/maven-metadata.xml.md5 @@ -0,0 +1 @@ +99a4b2d89770b78ac4699b81754f6a1c \ No newline at end of file diff --git a/com/iland/core/iland-sdk/maven-metadata.xml.sha1 b/com/iland/core/iland-sdk/maven-metadata.xml.sha1 new file mode 100644 index 0000000..e508dc2 --- /dev/null +++ b/com/iland/core/iland-sdk/maven-metadata.xml.sha1 @@ -0,0 +1 @@ +f9dc5db02ca5fc529756e526db7da3a090dc2890 \ No newline at end of file