// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------

flinkful-kubernetes-cluster


From: 'an unknown organization'

  - hutool-all (https://github.com/looly/hutool) cn.hutool:hutool-all:jar:5.8.15
    License: Mulan Permissive Software License，Version 2  (https://license.coscl.org.cn/MulanPSL2)

  - carp-framework-common (https://github.com/flowerfine/carp-parent/carp-dependencies/carp-framework/carp-framework-common) cn.sliew:carp-framework-common:jar:0.0.81
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - carp-framework-kubernetes (https://github.com/flowerfine/carp-parent/carp-dependencies/carp-framework/carp-framework-kubernetes) cn.sliew:carp-framework-kubernetes:jar:0.0.81
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - flinkful-kubernetes-common (https://github.com/flowerfine/flinkful/flinkful-dependencies/flinkful-kubernetes/flinkful-kubernetes-common) cn.sliew:flinkful-kubernetes-common:jar:1.0.6
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - milky-common (https://github.com/kalencaya/milky-all/milky-common) cn.sliew:milky-common:jar:1.0.16
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - milky-registry (https://github.com/kalencaya/milky-all/milky-registry) cn.sliew:milky-registry:jar:1.0.16
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - mybatis-plus (https://github.com/baomidou/mybatis-plus) com.baomidou:mybatis-plus-annotation:jar:3.5.9
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - mybatis-plus (https://github.com/baomidou/mybatis-plus) com.baomidou:mybatis-plus-core:jar:3.5.9
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - zjsonpatch (https://github.com/flipkart-incubator/zjsonpatch/) com.flipkart.zjsonpatch:zjsonpatch:jar:0.4.14
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - FindBugs-jsr305 (http://findbugs.sourceforge.net/) com.google.code.findbugs:jsr305:jar:3.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava InternalFutureFailureAccess and InternalFutures (https://github.com/google/guava/failureaccess) com.google.guava:failureaccess:bundle:1.0.2
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava: Google Core Libraries for Java (https://github.com/google/guava) com.google.guava:guava:bundle:33.4.0-jre
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Guava ListenableFuture only (https://github.com/google/guava/listenablefuture) com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - J2ObjC Annotations (https://github.com/google/j2objc/) com.google.j2objc:j2objc-annotations:jar:3.0.0
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Disruptor Framework (https://lmax-exchange.github.io/disruptor) com.lmax:disruptor:jar:4.0.0
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - okhttp-logging-interceptor (https://square.github.io/okhttp/) com.squareup.okhttp3:logging-interceptor:jar:4.12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - okhttp (https://square.github.io/okhttp/) com.squareup.okhttp3:okhttp:jar:4.12.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - okio (https://github.com/square/okio/) com.squareup.okio:okio:jar:3.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - okio (https://github.com/square/okio/) com.squareup.okio:okio-jvm:jar:3.6.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - zjsonpatch (https://github.com/fabric8io/zjsonpatch/) io.fabric8:zjsonpatch:bundle:0.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - swagger-annotations (https://github.com/swagger-api/swagger-core/modules/swagger-annotations) io.swagger.core.v3:swagger-annotations:jar:2.2.19
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.html)

  - org.apiguardian:apiguardian-api (https://github.com/apiguardian-team/apiguardian) org.apiguardian:apiguardian-api:jar:1.1.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.43.0
    License: The MIT License  (http://opensource.org/licenses/MIT)

  - Hibernate Validator Engine (http://hibernate.org/validator/hibernate-validator) org.hibernate.validator:hibernate-validator:jar:8.0.1.Final
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - IntelliJ IDEA Annotations (http://www.jetbrains.org) org.jetbrains:annotations:jar:13.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kotlin Stdlib (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib:jar:1.9.25
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kotlin Stdlib Common (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.9.25
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kotlin Stdlib Jdk7 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk7:jar:1.9.25
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Kotlin Stdlib Jdk8 (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-stdlib-jdk8:jar:1.9.25
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - MapStruct Core (http://mapstruct.org/mapstruct/) org.mapstruct:mapstruct:jar:1.4.2.Final
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - MapStruct Spring Annotations (https://mapstruct.org/) org.mapstruct.extensions.spring:mapstruct-spring-annotations:jar:0.1.1
    License: The Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Project Lombok (https://projectlombok.org) org.projectlombok:lombok:jar:1.18.36
    License: The MIT License  (https://projectlombok.org/LICENSE)

  - SnakeYAML Engine (https://bitbucket.org/snakeyaml/snakeyaml-engine) org.snakeyaml:snakeyaml-engine:bundle:2.7
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - SnakeYAML (https://bitbucket.org/snakeyaml/snakeyaml) org.yaml:snakeyaml:bundle:2.2
    License: Apache License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Eclipse Foundation' (https://www.eclipse.org)

  - Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:2.1.1
    License: EPL 2.0  (http://www.eclipse.org/legal/epl-2.0)
    License: GPL2 w/ CPE  (https://www.gnu.org/software/classpath/license.html)

  - Jakarta Bean Validation API (https://beanvalidation.org) jakarta.validation:jakarta.validation-api:jar:3.0.2
    License: Apache License 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'FasterXML' (http://fasterxml.com/)

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.17.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:jar:2.17.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - jackson-databind (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:jar:2.17.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-dataformat-Properties (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-properties:jar:2.17.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson-dataformat-YAML (https://github.com/FasterXML/jackson-dataformats-text) com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.17.3
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson datatype: jdk8 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8) com.fasterxml.jackson.datatype:jackson-datatype-jdk8:bundle:2.17.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Jackson datatype: JSR310 (https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310) com.fasterxml.jackson.datatype:jackson-datatype-jsr310:bundle:2.17.3
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'fasterxml.com' (https://fasterxml.com)

  - ClassMate (https://github.com/FasterXML/java-classmate) com.fasterxml:classmate:bundle:1.7.0
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Google LLC' (http://www.google.com)

  - error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.36.0
    License: Apache 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'JBoss by Red Hat' (http://www.jboss.org)

  - JBoss Logging 3 (http://www.jboss.org) org.jboss.logging:jboss-logging:jar:3.5.3.Final
    License: Apache License 2.0  (https://repository.jboss.org/licenses/apache-2.0.txt)


From: 'MyBatis.org' (https://www.mybatis.org/)

  - mybatis (https://www.mybatis.org/mybatis-3/) org.mybatis:mybatis:jar:3.5.16
    License: The Apache Software License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'OW2' (http://www.ow2.org/)

  - asm (http://asm.ow2.io/) org.ow2.asm:asm:jar:9.7
    License: BSD-3-Clause  (https://asm.ow2.io/license.html)


From: 'QOS.ch' (http://www.qos.ch)

  - SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:2.0.16
    License: MIT License  (http://www.opensource.org/licenses/mit-license.php)


From: 'Red Hat' (https://redhat.com)

  - Fabric8 :: Kubernetes :: Java Client (https://github.com/fabric8io/kubernetes-client/kubernetes-client) io.fabric8:kubernetes-client:jar:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes :: Java Client API (https://github.com/fabric8io/kubernetes-client/kubernetes-client-api) io.fabric8:kubernetes-client-api:jar:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes :: HttpClient :: OkHttp (https://github.com/fabric8io/kubernetes-client/kubernetes-httpclient-okhttp) io.fabric8:kubernetes-httpclient-okhttp:jar:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Admission Registration, Authentication and Authorization (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-admissionregistration) io.fabric8:kubernetes-model-admissionregistration:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: API Extensions (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apiextensions) io.fabric8:kubernetes-model-apiextensions:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Apps (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-apps) io.fabric8:kubernetes-model-apps:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Autoscaling (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-autoscaling) io.fabric8:kubernetes-model-autoscaling:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Batch (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-batch) io.fabric8:kubernetes-model-batch:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Certificates (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-certificates) io.fabric8:kubernetes-model-certificates:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Common (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-common) io.fabric8:kubernetes-model-common:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Coordination (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-coordination) io.fabric8:kubernetes-model-coordination:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Core (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-core) io.fabric8:kubernetes-model-core:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Discovery (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-discovery) io.fabric8:kubernetes-model-discovery:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Events (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-events) io.fabric8:kubernetes-model-events:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Extensions (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-extensions) io.fabric8:kubernetes-model-extensions:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: FlowControl (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-flowcontrol) io.fabric8:kubernetes-model-flowcontrol:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Sigs :: Gateway API (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-gatewayapi) io.fabric8:kubernetes-model-gatewayapi:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Metrics (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-metrics) io.fabric8:kubernetes-model-metrics:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Networking (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-networking) io.fabric8:kubernetes-model-networking:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Node (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-node) io.fabric8:kubernetes-model-node:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Policy (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-policy) io.fabric8:kubernetes-model-policy:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: RBAC (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-rbac) io.fabric8:kubernetes-model-rbac:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Resource (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-resource) io.fabric8:kubernetes-model-resource:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Scheduling (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-scheduling) io.fabric8:kubernetes-model-scheduling:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Fabric8 :: Kubernetes Model :: Storage Class (https://github.com/fabric8io/kubernetes-client/kubernetes-model-generator/kubernetes-model-storageclass) io.fabric8:kubernetes-model-storageclass:bundle:6.9.2
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)


From: 'Spring IO' (https://spring.io/projects/spring-framework)

  - Spring Core (https://github.com/spring-projects/spring-framework) org.springframework:spring-core:jar:6.1.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)

  - Spring Commons Logging Bridge (https://github.com/spring-projects/spring-framework) org.springframework:spring-jcl:jar:6.1.17
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0)


From: 'The Apache Software Foundation' (https://www.apache.org/)

  - Apache Commons IO (https://commons.apache.org/proper/commons-io/) commons-io:commons-io:jar:2.14.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Collections (https://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.4
    License: Apache License, Version 2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.14.0
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.23.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)

  - Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.23.1
    License: Apache-2.0  (https://www.apache.org/licenses/LICENSE-2.0.txt)





