META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
query-graphql-plugin
From: 'an unknown organization'
- brotli4j (https://github.com/hyperxpro/Brotli4j/brotli4j) com.aayushatharva.brotli4j:brotli4j:jar:1.11.0
License: Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- service (https://github.com/hyperxpro/Brotli4j/service) com.aayushatharva.brotli4j:service:jar:1.11.0
License: Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- 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)
- Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.9.0
License: Apache-2.0 (https://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.1
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:31.1-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:1.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Protocol Buffers [Core] (https://developers.google.com/protocol-buffers/protobuf-java/) com.google.protobuf:protobuf-java:bundle:3.21.8
License: BSD-3-Clause (https://opensource.org/licenses/BSD-3-Clause)
- Protocol Buffers [Util] (https://developers.google.com/protocol-buffers/protobuf-java-util/) com.google.protobuf:protobuf-java-util:bundle:3.21.8
License: BSD-3-Clause (https://opensource.org/licenses/BSD-3-Clause)
- graphql-java (https://github.com/graphql-java/graphql-java) com.graphql-java:graphql-java:jar:20.2
License: MIT (https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md)
- graphql-java-extended-scalars (https://github.com/graphql-java/graphql-java-extended-scalars) com.graphql-java:graphql-java-extended-scalars:jar:18.1
License: MIT (https://github.com/graphql-java/graphql-java/blob/master/LICENSE.md)
- java-dataloader (https://github.com/graphql-java/java-dataloader) com.graphql-java:java-dataloader:jar:3.2.0
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- GraphQL Java Tools (https://github.com/graphql-java-kickstart/graphql-java-tools) com.graphql-java-kickstart:graphql-java-tools:jar:13.0.1
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- Armeria (armeria) (https://armeria.dev/) com.linecorp.armeria:armeria:jar:1.23.1
License: The Apache License, Version 2.0 (https://www.apache.org/license/LICENSE-2.0.txt)
- Armeria (armeria-graphql) (https://armeria.dev/) com.linecorp.armeria:armeria-graphql:jar:1.23.1
License: The Apache License, Version 2.0 (https://www.apache.org/license/LICENSE-2.0.txt)
- Armeria (armeria-graphql-protocol) (https://armeria.dev/) com.linecorp.armeria:armeria-graphql-protocol:jar:1.23.1
License: The Apache License, Version 2.0 (https://www.apache.org/license/LICENSE-2.0.txt)
- Armeria (armeria-protobuf) (https://armeria.dev/) com.linecorp.armeria:armeria-protobuf:jar:1.23.1
License: The Apache License, Version 2.0 (https://www.apache.org/license/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)
- io.grpc:grpc-api (https://github.com/grpc/grpc-java) io.grpc:grpc-api:jar:1.49.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-context (https://github.com/grpc/grpc-java) io.grpc:grpc-context:jar:1.49.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-core (https://github.com/grpc/grpc-java) io.grpc:grpc-core:jar:1.49.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-netty (https://github.com/grpc/grpc-java) io.grpc:grpc-netty:jar:1.49.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-protobuf (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf:jar:1.49.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-protobuf-lite (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf-lite:jar:1.49.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-stub (https://github.com/grpc/grpc-java) io.grpc:grpc-stub:jar:1.49.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- micrometer-commons (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-commons:jar:1.10.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- micrometer-core (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-core:jar:1.10.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- micrometer-observation (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-observation:jar:1.10.5
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.52.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.54.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.54.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.54.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.54.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.54.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- perfmark:perfmark-api (https://github.com/perfmark/perfmark) io.perfmark:perfmark-api:jar:0.25.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- Vavr (http://vavr.io) io.vavr:vavr:jar:0.10.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Vavr Match (http://vavr.io) io.vavr:vavr-match:jar:0.10.3
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.12.0
License: The MIT License (http://opensource.org/licenses/MIT)
- HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.12
License: Public Domain, per Creative Commons CC0 (http://creativecommons.org/publicdomain/zero/1.0/) License: BSD-2-Clause (https://opensource.org/licenses/BSD-2-Clause)
- 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 Reflect (https://kotlinlang.org/) org.jetbrains.kotlin:kotlin-reflect:jar:1.7.10
License: The Apache 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.7.10
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.7.10
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.6.21
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.6.21
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- kotlinx-coroutines-core (https://github.com/Kotlin/kotlinx.coroutines) org.jetbrains.kotlinx:kotlinx-coroutines-core:pom:1.6.4
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- kotlinx-coroutines-core (https://github.com/Kotlin/kotlinx.coroutines) org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:jar:1.6.4
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- kotlinx-coroutines-jdk8 (https://github.com/Kotlin/kotlinx.coroutines) org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:jar:1.6.4
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- kotlinx-coroutines-reactive (https://github.com/Kotlin/kotlinx.coroutines) org.jetbrains.kotlinx:kotlinx-coroutines-reactive:jar:1.6.4
License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- LatencyUtils (http://latencyutils.github.io/LatencyUtils/) org.latencyutils:LatencyUtils:jar:2.0.3
License: Public Domain, per Creative Commons CC0 (http://creativecommons.org/publicdomain/zero/1.0/)
- reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.3
License: CC0 (http://creativecommons.org/publicdomain/zero/1.0/)
- SnakeYAML Engine (https://bitbucket.org/snakeyaml/snakeyaml-engine) org.snakeyaml:snakeyaml-engine:bundle:2.6
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.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'ANTLR' (https://www.antlr.org/)
- ANTLR 4 Runtime (https://www.antlr.org/antlr4-runtime/) org.antlr:antlr4-runtime:jar:4.11.1
License: BSD-3-Clause (https://www.antlr.org/license.html)
From: 'Apache Software Foundation' (https://apache.org)
- Apache Groovy (https://groovy-lang.org) org.codehaus.groovy:groovy:jar:3.0.8
License: The Apache Software License, Version 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:bundle:2.14.1
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:bundle:2.14.1
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:bundle:2.14.1
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.15.2
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.13.4
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.14.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-module-kotlin (https://github.com/FasterXML/jackson-module-kotlin) com.fasterxml.jackson.module:jackson-module-kotlin:bundle:2.13.4
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.5.1
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.11.0
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Google LLC'
- proto-google-common-protos (https://github.com/googleapis/java-iam/proto-google-common-protos) com.google.api.grpc:proto-google-common-protos:jar:2.9.0
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Joda.org' (https://www.joda.org)
- Joda-Time (https://www.joda.org/joda-time/) joda-time:joda-time:jar:2.10.5
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'MojoHaus' (https://www.mojohaus.org)
- Animal Sniffer Annotations (https://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.21
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
From: 'OpenZipkin' (http://zipkin.io/)
- Zipkin Core Library (https://github.com/openzipkin/zipkin/zipkin) io.zipkin.zipkin2:zipkin:jar:2.24.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'QOS.ch' (http://www.qos.ch)
- JCL 1.2 implemented over SLF4J (http://www.slf4j.org) org.slf4j:jcl-over-slf4j:jar:1.7.30
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Log4j Implemented Over SLF4J (http://www.slf4j.org) org.slf4j:log4j-over-slf4j:jar:1.7.30
License: Apache Software Licenses (http://www.apache.org/licenses/LICENSE-2.0.txt)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.30
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
From: 'Red Hat' (http://redhat.com)
- Fabric8 :: Kubernetes :: Java Client (http://fabric8.io/kubernetes-client/) io.fabric8:kubernetes-client:jar:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes :: Java Client API (http://fabric8.io/kubernetes-client-api/) io.fabric8:kubernetes-client-api:jar:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes :: HttpClient :: JDK (http://fabric8.io/kubernetes-httpclient-jdk/) io.fabric8:kubernetes-httpclient-jdk:jar:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Admission Registration, Authentication and Authorization (http://fabric8.io/kubernetes-model-generator/kubernetes-model-admissionregistration/) io.fabric8:kubernetes-model-admissionregistration:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: API Extensions (http://fabric8.io/kubernetes-model-generator/kubernetes-model-apiextensions/) io.fabric8:kubernetes-model-apiextensions:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Apps (http://fabric8.io/kubernetes-model-generator/kubernetes-model-apps/) io.fabric8:kubernetes-model-apps:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Autoscaling (http://fabric8.io/kubernetes-model-generator/kubernetes-model-autoscaling/) io.fabric8:kubernetes-model-autoscaling:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Batch (http://fabric8.io/kubernetes-model-generator/kubernetes-model-batch/) io.fabric8:kubernetes-model-batch:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Certificates (http://fabric8.io/kubernetes-model-generator/kubernetes-model-certificates/) io.fabric8:kubernetes-model-certificates:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Common (http://fabric8.io/kubernetes-model-generator/kubernetes-model-common/) io.fabric8:kubernetes-model-common:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Coordination (http://fabric8.io/kubernetes-model-generator/kubernetes-model-coordination/) io.fabric8:kubernetes-model-coordination:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Core (http://fabric8.io/kubernetes-model-generator/kubernetes-model-core/) io.fabric8:kubernetes-model-core:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Discovery (http://fabric8.io/kubernetes-model-generator/kubernetes-model-discovery/) io.fabric8:kubernetes-model-discovery:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Events (http://fabric8.io/kubernetes-model-generator/kubernetes-model-events/) io.fabric8:kubernetes-model-events:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Extensions (http://fabric8.io/kubernetes-model-generator/kubernetes-model-extensions/) io.fabric8:kubernetes-model-extensions:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: FlowControl (http://fabric8.io/kubernetes-model-generator/kubernetes-model-flowcontrol/) io.fabric8:kubernetes-model-flowcontrol:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Sigs :: Gateway API (http://fabric8.io/kubernetes-model-generator/kubernetes-model-gatewayapi/) io.fabric8:kubernetes-model-gatewayapi:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Metrics (http://fabric8.io/kubernetes-model-generator/kubernetes-model-metrics/) io.fabric8:kubernetes-model-metrics:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Networking (http://fabric8.io/kubernetes-model-generator/kubernetes-model-networking/) io.fabric8:kubernetes-model-networking:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Node (http://fabric8.io/kubernetes-model-generator/kubernetes-model-node/) io.fabric8:kubernetes-model-node:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Policy (http://fabric8.io/kubernetes-model-generator/kubernetes-model-policy/) io.fabric8:kubernetes-model-policy:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: RBAC (http://fabric8.io/kubernetes-model-generator/kubernetes-model-rbac/) io.fabric8:kubernetes-model-rbac:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Resource (http://fabric8.io/kubernetes-model-generator/kubernetes-model-resource/) io.fabric8:kubernetes-model-resource:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Scheduling (http://fabric8.io/kubernetes-model-generator/kubernetes-model-scheduling/) io.fabric8:kubernetes-model-scheduling:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Fabric8 :: Kubernetes Model :: Storage Class (http://fabric8.io/kubernetes-model-generator/kubernetes-model-storageclass/) io.fabric8:kubernetes-model-storageclass:bundle:6.7.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Shigeru Chiba, www.javassist.org'
- Javassist (http://www.javassist.org/) org.javassist:javassist:bundle:3.25.0-GA
License: MPL 1.1 (http://www.mozilla.org/MPL/MPL-1.1.html) License: LGPL 2.1 (http://www.gnu.org/licenses/lgpl-2.1.html) License: Apache License 2.0 (http://www.apache.org/licenses/)
From: 'The Apache Software Foundation' (https://www.apache.org/)
- Apache Commons Lang (https://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.12.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Text (http://commons.apache.org/proper/commons-text) org.apache.commons:commons-text:jar:1.4
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j API (https://logging.apache.org/log4j/2.x/log4j-api/) org.apache.logging.log4j:log4j-api:jar:2.17.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j Core (https://logging.apache.org/log4j/2.x/log4j-core/) org.apache.logging.log4j:log4j-core:jar:2.17.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Log4j SLF4J Binding (https://logging.apache.org/log4j/2.x/log4j-slf4j-impl/) org.apache.logging.log4j:log4j-slf4j-impl:jar:2.17.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- agent-analyzer (https://github.com/apache/skywalking/oap-server/analyzer/agent-analyzer) org.apache.skywalking:agent-analyzer:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- ai-pipeline (https://github.com/apache/skywalking/oap-server/ai-pipeline) org.apache.skywalking:ai-pipeline:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- apm-network (https://github.com/apache/skywalking/oap-protocol/apm-network) org.apache.skywalking:apm-network:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- configuration-api (https://github.com/apache/skywalking/oap-server/server-configuration/configuration-api) org.apache.skywalking:configuration-api:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- library-client (https://github.com/apache/skywalking/oap-server/server-library/library-client) org.apache.skywalking:library-client:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- library-datacarrier-queue (https://github.com/apache/skywalking/oap-server/server-library/library-datacarrier-queue) org.apache.skywalking:library-datacarrier-queue:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- library-elasticsearch-client (https://github.com/apache/skywalking/oap-server/server-library/library-elasticsearch-client) org.apache.skywalking:library-elasticsearch-client:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- library-kubernetes-support (https://github.com/apache/skywalking/oap-server/server-library/library-kubernetes-support) org.apache.skywalking:library-kubernetes-support:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- library-module (https://github.com/apache/skywalking/oap-server/server-library/library-module) org.apache.skywalking:library-module:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- library-server (https://github.com/apache/skywalking/oap-server/server-library/library-server) org.apache.skywalking:library-server:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- library-util (https://github.com/apache/skywalking/oap-server/server-library/library-util) org.apache.skywalking:library-util:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- log-analyzer (https://github.com/apache/skywalking/oap-server/analyzer/log-analyzer) org.apache.skywalking:log-analyzer:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- meter-analyzer (https://github.com/apache/skywalking/oap-server/analyzer/meter-analyzer) org.apache.skywalking:meter-analyzer:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- mqe-grammar (https://github.com/apache/skywalking/oap-server/server-query-plugin/mqe-grammar) org.apache.skywalking:mqe-grammar:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- server-core (https://github.com/apache/skywalking/oap-server/server-core) org.apache.skywalking:server-core:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- server-health-checker (https://github.com/apache/skywalking/oap-server/server-health-checker) org.apache.skywalking:server-health-checker:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- server-testing (https://github.com/apache/skywalking/oap-server/server-testing) org.apache.skywalking:server-testing:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- telemetry-api (https://github.com/apache/skywalking/oap-server/server-telemetry/telemetry-api) org.apache.skywalking:telemetry-api:jar:9.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Netty Project' (https://netty.io/)
- Netty/Buffer (https://netty.io/netty-buffer/) io.netty:netty-buffer:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec (https://netty.io/netty-codec/) io.netty:netty-codec:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec/DNS (https://netty.io/netty-codec-dns/) io.netty:netty-codec-dns:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec/HAProxy (https://netty.io/netty-codec-haproxy/) io.netty:netty-codec-haproxy:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec/HTTP (https://netty.io/netty-codec-http/) io.netty:netty-codec-http:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec/HTTP2 (https://netty.io/netty-codec-http2/) io.netty:netty-codec-http2:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Codec/Socks (https://netty.io/netty-codec-socks/) io.netty:netty-codec-socks:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Common (https://netty.io/netty-common/) io.netty:netty-common:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Handler (https://netty.io/netty-handler/) io.netty:netty-handler:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Handler/Proxy (https://netty.io/netty-handler-proxy/) io.netty:netty-handler-proxy:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Resolver (https://netty.io/netty-resolver/) io.netty:netty-resolver:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Resolver/DNS (https://netty.io/netty-resolver-dns/) io.netty:netty-resolver-dns:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Resolver/DNS/Classes/MacOS (https://netty.io/netty-resolver-dns-classes-macos/) io.netty:netty-resolver-dns-classes-macos:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Resolver/DNS/Native/MacOS (https://netty.io/netty-resolver-dns-native-macos/) io.netty:netty-resolver-dns-native-macos:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Resolver/DNS/Native/MacOS (https://netty.io/netty-resolver-dns-native-macos/) io.netty:netty-resolver-dns-native-macos:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/TomcatNative [OpenSSL - Classes] (https://github.com/netty/netty-tcnative/netty-tcnative-classes/) io.netty:netty-tcnative-classes:jar:2.0.54.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Netty/Transport (https://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport/Classes/Epoll (https://netty.io/netty-transport-classes-epoll/) io.netty:netty-transport-classes-epoll:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport/Native/Epoll (https://netty.io/netty-transport-native-epoll/) io.netty:netty-transport-native-epoll:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport/Native/Unix/Common (https://netty.io/netty-transport-native-unix-common/) io.netty:netty-transport-native-unix-common:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport/Native/Unix/Common (https://netty.io/netty-transport-native-unix-common/) io.netty:netty-transport-native-unix-common:jar:4.1.86.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'Zaxxer.com' (https://github.com/brettwooldridge)
- HikariCP (https://github.com/brettwooldridge/HikariCP) com.zaxxer:HikariCP:bundle:3.1.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy