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

dubbo-remoting-zookeeper


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'

  - SpotBugs Annotations (https://spotbugs.github.io/) com.github.spotbugs:spotbugs-annotations:jar:3.1.9
    License: GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1  (https://www.gnu.org/licenses/old-licenses/lgpl-2.1.en.html)

  - 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)

  - error-prone annotations (http://nexus.sonatype.org/oss-repository-hosting.html/error_prone_parent/error_prone_annotations) com.google.errorprone:error_prone_annotations:jar:2.2.0
    License: Apache 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.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/guava) com.google.guava:guava:bundle:27.0.1-jre
    License: The Apache Software 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.1
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - JLine (http://jline.sourceforge.net) jline:jline:jar:0.9.94
    License: BSD  (LICENSE.txt)

  - zookeeper  org.apache.zookeeper:zookeeper:pom:3.4.14
    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:2.5.2
    License: The MIT License  (http://opensource.org/licenses/MIT)


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

  - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2
    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.16.2
    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.16.2
    License: The Apache Software License, Version 2.0  (https://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: 'MojoHaus' (http://www.mojohaus.org)

  - Animal Sniffer Annotations (http://www.mojohaus.org/animal-sniffer/animal-sniffer-annotations) org.codehaus.mojo:animal-sniffer-annotations:jar:1.17
    License: MIT license  (http://www.opensource.org/licenses/mit-license.php)


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

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


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/)

  - Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Framework (http://curator.apache.org/curator-framework) org.apache.curator:curator-framework:bundle:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Recipes (http://curator.apache.org/curator-recipes) org.apache.curator:curator-recipes:bundle:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - Curator Service Discovery (http://curator.apache.org/curator-x-discovery) org.apache.curator:curator-x-discovery:bundle:4.3.0
    License: The Apache Software License, Version 2.0  (http://www.apache.org/licenses/LICENSE-2.0.txt)

  - 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-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-remoting-zookeeper-api (https://github.com/apache/dubbo/dubbo-remoting/dubbo-remoting-zookeeper-api) org.apache.dubbo:dubbo-remoting-zookeeper-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)





