diff --git a/README.md b/README.md index c16da92..526dafa 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Add the following to your `pom.xml`: one.talon talon-one-client - 8.0.0 + 9.0.0 compile ``` diff --git a/one/talon/talon-one-client/9.0.0/_remote.repositories b/one/talon/talon-one-client/9.0.0/_remote.repositories new file mode 100644 index 0000000..b5fadb5 --- /dev/null +++ b/one/talon/talon-one-client/9.0.0/_remote.repositories @@ -0,0 +1,7 @@ +#NOTE: This is a Maven Resolver internal implementation file, its format can be changed without prior notice. +#Wed Sep 25 08:46:53 UTC 2024 +talon-one-client-9.0.0.jar>= +talon-one-client-9.0.0.pom>= +talon-one-client-9.0.0-tests.jar>= +talon-one-client-9.0.0-sources.jar>= +talon-one-client-9.0.0-javadoc.jar>= diff --git a/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0-sources.jar b/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0-sources.jar new file mode 100644 index 0000000..1b48885 Binary files /dev/null and b/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0-sources.jar differ diff --git a/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0.jar b/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0.jar new file mode 100644 index 0000000..137613d Binary files /dev/null and b/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0.jar differ diff --git a/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0.pom b/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0.pom new file mode 100644 index 0000000..955d63d --- /dev/null +++ b/one/talon/talon-one-client/9.0.0/talon-one-client-9.0.0.pom @@ -0,0 +1,281 @@ + + 4.0.0 + one.talon + talon-one-client + jar + talon-one-client + 9.0.0 + https://github.com/talon-one/maven-artefacts + Talon.One unified JAVA SDK. It allows for programmatic access to the integration and management API with their respective authentication strategies + + scm:git:git@github.com:openapitools/openapi-generator.git + scm:git:git@github.com:openapitools/openapi-generator.git + https://github.com/openapitools/openapi-generator + + + + + Unlicense + http://unlicense.org + repo + + + + + + Talon.One Developers + devs@talon.one + Talon.One GmbH + https://talon.one + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + true + 128m + 512m + + -Xlint:all + -J-Xss4m + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M1 + + + enforce-maven + + enforce + + + + + 2.2.0 + + + + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M4 + + + + loggerPath + conf/log4j.properties + + + -Xms512m -Xmx1500m + methods + 10 + + + + maven-dependency-plugin + + + package + + copy-dependencies + + + ${project.build.directory}/lib + + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + jar + test-jar + + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.10 + + + add_sources + generate-sources + + add-source + + + + src/main/java + + + + + add_test_sources + generate-test-sources + + add-test-source + + + + src/test/java + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.1.1 + + + attach-javadocs + + jar + + + + + none + + + http.response.details + a + Http Response Details: + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.2.1 + + + attach-sources + + jar-no-fork + + + + + + + + + + sign-artifacts + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + + + + + + + + + io.swagger + swagger-annotations + ${swagger-core-version} + + + + com.google.code.findbugs + jsr305 + 3.0.2 + + + com.squareup.okhttp3 + okhttp + ${okhttp-version} + + + com.squareup.okhttp3 + logging-interceptor + ${okhttp-version} + + + com.google.code.gson + gson + ${gson-version} + + + io.gsonfire + gson-fire + ${gson-fire-version} + + + org.apache.commons + commons-lang3 + ${commons-lang3-version} + + + org.threeten + threetenbp + ${threetenbp-version} + + + javax.annotation + javax.annotation-api + ${javax-annotation-version} + + + + junit + junit + ${junit-version} + test + + + + 1.7 + ${java.version} + ${java.version} + 1.8.4 + 1.5.24 + 3.14.7 + 2.8.9 + 3.10 + 1.4.3 + 1.3.2 + 4.13.1 + UTF-8 + + diff --git a/one/talon/talon-one-client/maven-metadata-local.xml b/one/talon/talon-one-client/maven-metadata-local.xml index 85a73f5..bb8b350 100644 --- a/one/talon/talon-one-client/maven-metadata-local.xml +++ b/one/talon/talon-one-client/maven-metadata-local.xml @@ -44,7 +44,8 @@ 6.0.1 7.0.0 8.0.0 + 9.0.0 - 20240611070800 + 20240925085600