Skip to content

Commit

Permalink
docs: update third-party notice
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and igpetrov committed Jun 8, 2023
1 parent df3f350 commit 7632dea
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 50 deletions.
20 changes: 10 additions & 10 deletions THIRD_PARTY_NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ This project incorporates components with the licenses under which Camunda recei
* ch.qos.logback:logback-core (Version: 1.4.7, License: EPL-1.0 (URL: https://www.eclipse.org/legal/epl-v10.html), GNU Lesser General Public License, Version 2.1 (URL: http://www.gnu.org/licenses/lgpl-2.1.html))
* ch.qos.logback.contrib:logback-json-classic (Version: 0.1.5, License: EPL-1.0 (URL: https://www.eclipse.org/legal/epl-v10.html), GNU Lesser General Public License, Version 2.1 (URL: http://www.gnu.org/licenses/lgpl-2.1.html))
* ch.qos.logback.contrib:logback-json-core (Version: 0.1.5, License: EPL-1.0 (URL: https://www.eclipse.org/legal/epl-v10.html), GNU Lesser General Public License, Version 2.1 (URL: http://www.gnu.org/licenses/lgpl-2.1.html))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-dynamodb (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-kms (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-lambda (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-s3 (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sns (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sqs (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-dynamodb (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-kms (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-lambda (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-s3 (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sns (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sqs (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.azure:azure-core (Version: 1.40.0, License: MIT (URL: https://opensource.org/licenses/MIT))
* com.azure:azure-core-http-netty (Version: 1.13.4, License: MIT (URL: https://opensource.org/licenses/MIT))
* com.azure:azure-identity (Version: 1.9.1, License: MIT (URL: https://opensource.org/licenses/MIT))
Expand Down Expand Up @@ -203,8 +203,8 @@ This project incorporates components with the licenses under which Camunda recei
* org.hibernate.validator:hibernate-validator (Version: 6.2.5.Final, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jboss.logging:jboss-logging (Version: 3.5.0.Final, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains:annotations (Version: 17.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk7 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk8 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jspecify:jspecify (Version: 0.2.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
Expand Down
20 changes: 10 additions & 10 deletions bundle/camunda-saas-bundle/THIRD_PARTY_NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ This project incorporates components with the licenses under which Camunda recei
* ch.qos.logback:logback-core (Version: 1.4.7, License: EPL-1.0 (URL: https://www.eclipse.org/legal/epl-v10.html), GNU Lesser General Public License, Version 2.1 (URL: http://www.gnu.org/licenses/lgpl-2.1.html))
* ch.qos.logback.contrib:logback-json-classic (Version: 0.1.5, License: EPL-1.0 (URL: https://www.eclipse.org/legal/epl-v10.html), GNU Lesser General Public License, Version 2.1 (URL: http://www.gnu.org/licenses/lgpl-2.1.html))
* ch.qos.logback.contrib:logback-json-core (Version: 0.1.5, License: EPL-1.0 (URL: https://www.eclipse.org/legal/epl-v10.html), GNU Lesser General Public License, Version 2.1 (URL: http://www.gnu.org/licenses/lgpl-2.1.html))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-dynamodb (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-kms (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-lambda (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-s3 (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sns (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sqs (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-dynamodb (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-kms (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-lambda (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-s3 (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sns (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sqs (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.azure:azure-core (Version: 1.40.0, License: MIT (URL: https://opensource.org/licenses/MIT))
* com.azure:azure-core-http-netty (Version: 1.13.4, License: MIT (URL: https://opensource.org/licenses/MIT))
* com.azure:azure-identity (Version: 1.9.1, License: MIT (URL: https://opensource.org/licenses/MIT))
Expand Down Expand Up @@ -192,8 +192,8 @@ This project incorporates components with the licenses under which Camunda recei
* org.hibernate.validator:hibernate-validator (Version: 6.2.5.Final, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jboss.logging:jboss-logging (Version: 3.5.0.Final, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains:annotations (Version: 17.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk7 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk8 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jspecify:jspecify (Version: 0.2.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
Expand Down
20 changes: 10 additions & 10 deletions bundle/default-bundle/THIRD_PARTY_NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ This project incorporates components with the licenses under which Camunda recei

* ch.qos.logback:logback-classic (Version: 1.4.7, License: EPL-1.0 (URL: https://www.eclipse.org/legal/epl-v10.html), GNU Lesser General Public License, Version 2.1 (URL: http://www.gnu.org/licenses/lgpl-2.1.html))
* ch.qos.logback:logback-core (Version: 1.4.7, License: EPL-1.0 (URL: https://www.eclipse.org/legal/epl-v10.html), GNU Lesser General Public License, Version 2.1 (URL: http://www.gnu.org/licenses/lgpl-2.1.html))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-dynamodb (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-kms (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-lambda (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-s3 (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sns (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sqs (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-dynamodb (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-kms (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-lambda (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-s3 (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sns (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-sqs (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.azure:azure-core (Version: 1.40.0, License: MIT (URL: https://opensource.org/licenses/MIT))
* com.azure:azure-core-http-netty (Version: 1.13.4, License: MIT (URL: https://opensource.org/licenses/MIT))
* com.azure:azure-identity (Version: 1.9.1, License: MIT (URL: https://opensource.org/licenses/MIT))
Expand Down Expand Up @@ -160,8 +160,8 @@ This project incorporates components with the licenses under which Camunda recei
* org.hibernate.validator:hibernate-validator (Version: 6.2.5.Final, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jboss.logging:jboss-logging (Version: 3.5.0.Final, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains:annotations (Version: 17.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk7 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk8 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.latencyutils:LatencyUtils (Version: 2.0.3, License: Public Domain, per Creative Commons CC0 (URL: https://creativecommons.org/publicdomain/zero/1.0/deed.en))
Expand Down
2 changes: 1 addition & 1 deletion connectors/aws/aws-base/THIRD_PARTY_NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Do Not Translate or Localize

This project incorporates components with the licenses under which Camunda received them as listed below.

* com.amazonaws:aws-java-sdk-core (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-annotations (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-core (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-databind (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
Expand Down
10 changes: 5 additions & 5 deletions connectors/aws/aws-dynamodb/THIRD_PARTY_NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ Do Not Translate or Localize

This project incorporates components with the licenses under which Camunda received them as listed below.

* com.amazonaws:aws-java-sdk-core (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-dynamodb (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-kms (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-s3 (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-dynamodb (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-kms (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-s3 (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-annotations (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-core (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-databind (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
Expand Down
6 changes: 3 additions & 3 deletions connectors/aws/aws-lambda/THIRD_PARTY_NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ Do Not Translate or Localize

This project incorporates components with the licenses under which Camunda received them as listed below.

* com.amazonaws:aws-java-sdk-core (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-lambda (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.483, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-core (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:aws-java-sdk-lambda (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.amazonaws:jmespath-java (Version: 1.12.484, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-annotations (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-core (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* com.fasterxml.jackson.core:jackson-databind (Version: 2.15.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
Expand Down
4 changes: 2 additions & 2 deletions connectors/microsoft-teams/THIRD_PARTY_NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ This project incorporates components with the licenses under which Camunda recei
* org.apache.commons:commons-text (Version: 1.10.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.checkerframework:checker-qual (Version: 3.12.0, License: MIT (URL: https://opensource.org/licenses/MIT))
* org.jetbrains:annotations (Version: 17.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk7 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk8 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.ow2.asm:asm (Version: 9.3, License: BSD-3-Clause (URL: https://opensource.org/licenses/BSD-3-Clause))
Expand Down
4 changes: 2 additions & 2 deletions connectors/slack/THIRD_PARTY_NOTICES
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ This project incorporates components with the licenses under which Camunda recei
* org.apache.commons:commons-text (Version: 1.10.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.danilopianini:gson-extras (Version: 1.2.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains:annotations (Version: 17.0.0, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-common (Version: 1.8.22, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk7 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.jetbrains.kotlin:kotlin-stdlib-jdk8 (Version: 1.8.21, License: Apache-2.0 (URL: https://opensource.org/licenses/Apache-2.0))
* org.slf4j:slf4j-api (Version: 2.0.7, License: MIT (URL: https://opensource.org/licenses/MIT))
Loading

0 comments on commit 7632dea

Please sign in to comment.