All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Please wait. This can take some minutes ...
Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance.
Project price only 1 $
You can buy this project and download/modify it how often you want.
META-INF.DEPENDENCIES Maven / Gradle / Ivy
// ------------------------------------------------------------------
// Transitive dependencies of this project determined from the
// maven pom organized by organization.
// ------------------------------------------------------------------
dubbo-xds
From: 'Alibaba Group' (https://github.com/alibaba)
- fastjson2 (https://github.com/alibaba/fastjson2) com.alibaba.fastjson2:fastjson2:jar:2.0.47
License: Apache 2 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'an unknown organization'
- Google Android Annotations Library (http://source.android.com/) com.google.android:annotations:jar:4.1.1.4
License: Apache 2.0 (http://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.10.1
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:32.1.3-android
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:2.8
License: Apache 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:jar:3.25.3
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:jar:3.25.3
License: BSD-3-Clause (https://opensource.org/licenses/BSD-3-Clause)
- t-digest (https://github.com/tdunning/t-digest) com.tdunning:t-digest:jar:3.3
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.63.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.62.2
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.63.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-netty-shaded (https://github.com/grpc/grpc-java) io.grpc:grpc-netty-shaded:jar:1.63.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.63.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.63.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.63.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-util (https://github.com/grpc/grpc-java) io.grpc:grpc-util:jar:1.63.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- micrometer-core (https://github.com/micrometer-metrics/micrometer) io.micrometer:micrometer-core:jar:1.9.17
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.26.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.70
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-ext-jdk15on:jar:1.70
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.70
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Bouncy Castle ASN.1 Extension and Utility APIs (https://www.bouncycastle.org/java.html) org.bouncycastle:bcutil-jdk15on:jar:1.70
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Checker Qual (https://checkerframework.org/) org.checkerframework:checker-qual:jar:3.37.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)
- 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/)
- 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: 'GlassFish Community' (https://javaee.github.io/glassfish)
- javax.annotation API (http://jcp.org/en/jsr/detail?id=250) javax.annotation:javax.annotation-api:jar:1.3.2
License: CDDL + GPLv2 with classpath exception (https://github.com/javaee/javax.annotation/blob/master/LICENSE)
From: 'Google LLC' (http://www.google.com)
- error-prone annotations (https://errorprone.info/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.18.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/sdk-platform-java) com.google.api.grpc:proto-google-common-protos:jar:2.29.0
License: Apache-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.23
License: MIT license (https://spdx.org/licenses/MIT.txt)
From: 'Shigeru Chiba, www.javassist.org'
- Javassist (https://www.javassist.org/) org.javassist:javassist:bundle:3.30.2-GA
License: MPL 1.1 (https://www.mozilla.org/en-US/MPL/1.1/) License: LGPL 2.1 (https://www.gnu.org/licenses/lgpl-2.1.html) License: Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'The Apache Software Foundation' (http://www.apache.org/)
- dubbo-cluster (https://github.com/apache/dubbo/dubbo-cluster) org.apache.dubbo:dubbo-cluster:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-common (https://github.com/apache/dubbo/dubbo-common) org.apache.dubbo:dubbo-common:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-metadata-api (https://github.com/apache/dubbo/dubbo-metadata/dubbo-metadata-api) org.apache.dubbo:dubbo-metadata-api:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-metrics-api (https://github.com/apache/dubbo/dubbo-metrics/dubbo-metrics-api) org.apache.dubbo:dubbo-metrics-api:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-metrics-default (https://github.com/apache/dubbo/dubbo-metrics/dubbo-metrics-default) org.apache.dubbo:dubbo-metrics-default:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-metrics-event (https://github.com/apache/dubbo/dubbo-metrics/dubbo-metrics-event) org.apache.dubbo:dubbo-metrics-event:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-metrics-metadata (https://github.com/apache/dubbo/dubbo-metrics/dubbo-metrics-metadata) org.apache.dubbo:dubbo-metrics-metadata:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-metrics-registry (https://github.com/apache/dubbo/dubbo-metrics/dubbo-metrics-registry) org.apache.dubbo:dubbo-metrics-registry:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-native (https://github.com/apache/dubbo/dubbo-plugin/dubbo-native) org.apache.dubbo:dubbo-native:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-registry-api (https://github.com/apache/dubbo/dubbo-registry/dubbo-registry-api) org.apache.dubbo:dubbo-registry-api:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-remoting-api (https://github.com/apache/dubbo/dubbo-remoting/dubbo-remoting-api) org.apache.dubbo:dubbo-remoting-api:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-rpc-api (https://github.com/apache/dubbo/dubbo-rpc/dubbo-rpc-api) org.apache.dubbo:dubbo-rpc-api:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- dubbo-serialization-api (https://github.com/apache/dubbo/dubbo-serialization/dubbo-serialization-api) org.apache.dubbo:dubbo-serialization-api:jar:3.3.0-beta.2
License: Apache License, Version 2.0 (http://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.15.1
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'The Envoy Project' (http://envoyproxy.io/)
- api (https://github.com/envoyproxy/java-control-plane/api) io.envoyproxy.controlplane:api:jar:0.1.35
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)