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.
// ------------------------------------------------------------------
Pulsar Client Tools
From: 'an unknown organization'
- jcommander (https://jcommander.org) com.beust:jcommander:jar:1.78
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Caffeine cache (https://github.com/ben-manes/caffeine) com.github.ben-manes.caffeine:caffeine:jar:2.6.2
License: Apache License, Version 2.0 (https://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)
- Gson (https://github.com/google/gson/gson) com.google.code.gson:gson:jar:2.8.6
License: Apache 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.3.4
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:30.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.11.4
License: 3-Clause BSD License (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.11.4
License: 3-Clause BSD License (https://opensource.org/licenses/BSD-3-Clause)
- OkHttp (https://github.com/square/okhttp/okhttp) com.squareup.okhttp:okhttp:jar:2.5.0
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Okio (https://github.com/square/okio/okio) com.squareup.okio:okio:jar:1.13.0
License: Apache 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- aircompressor (http://github.com/airlift/aircompressor) io.airlift:aircompressor:jar:0.16
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- io.grpc:grpc-all (https://github.com/grpc/grpc-java) io.grpc:grpc-all:jar:1.18.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-auth (https://github.com/grpc/grpc-java) io.grpc:grpc-auth:jar:1.18.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.18.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.18.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.18.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-okhttp (https://github.com/grpc/grpc-java) io.grpc:grpc-okhttp:jar:1.18.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.18.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.18.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-protobuf-nano (https://github.com/grpc/grpc-java) io.grpc:grpc-protobuf-nano:jar:1.18.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.18.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- io.grpc:grpc-testing (https://github.com/grpc/grpc-java) io.grpc:grpc-testing:jar:1.18.0
License: Apache 2.0 (https://opensource.org/licenses/Apache-2.0)
- Netty/TomcatNative [BoringSSL - Static] (https://github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/) io.netty:netty-tcnative-boringssl-static:jar:2.0.36.Final
- OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-api:jar:0.18.0
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- OpenCensus (https://github.com/census-instrumentation/opencensus-java) io.opencensus:opencensus-contrib-grpc-metrics:jar:0.18.0
License: The Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Simpleclient (http://github.com/prometheus/client_java/simpleclient) io.prometheus:simpleclient:bundle:0.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Simpleclient Caffeine (http://github.com/prometheus/client_java/simpleclient_caffeine) io.prometheus:simpleclient_caffeine:bundle:0.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Simpleclient Common (http://github.com/prometheus/client_java/simpleclient_common) io.prometheus:simpleclient_common:bundle:0.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Simpleclient Hotspot (http://github.com/prometheus/client_java/simpleclient_hotspot) io.prometheus:simpleclient_hotspot:bundle:0.5.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Prometheus Java Simpleclient Servlet (http://github.com/prometheus/client_java/simpleclient_servlet) io.prometheus:simpleclient_servlet:bundle:0.5.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:swagger-annotations:bundle:1.5.21
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-core (https://github.com/swagger-api/swagger-core/modules/swagger-core) io.swagger:swagger-core:bundle:1.5.21
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- swagger-models (https://github.com/swagger-api/swagger-core/modules/swagger-models) io.swagger:swagger-models:bundle:1.5.21
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- Bean Validation API (http://beanvalidation.org) javax.validation:validation-api:jar:1.1.0.Final
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Java Native Access (https://github.com/java-native-access/jna) net.java.dev.jna:jna:jar:4.2.0
License: LGPL, version 2.1 (http://www.gnu.org/licenses/licenses.html) License: ASL, version 2 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- "Java Concurrency in Practice" book annotations (http://jcip.net/) net.jcip:jcip-annotations:jar:1.0
- LZ4 and xxHash (https://github.com/jpountz/lz4-java) net.jpountz.lz4:lz4:jar:1.3.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Thrift (http://thrift.apache.org) org.apache.thrift:libthrift:jar:0.12.0
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- AspectJ runtime (http://www.aspectj.org) org.aspectj:aspectjrt:jar:1.9.2
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html)
- AspectJ weaver (http://www.aspectj.org) org.aspectj:aspectjweaver:jar:1.9.2
License: Eclipse Public License - v 1.0 (http://www.eclipse.org/legal/epl-v10.html)
- Asynchronous Http Client (http://github.com/AsyncHttpClient/async-http-client/async-http-client) org.asynchttpclient:async-http-client:jar:2.12.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Asynchronous Http Client Netty Utils (http://github.com/AsyncHttpClient/async-http-client/async-http-client-netty-utils) org.asynchttpclient:async-http-client-netty-utils:jar:2.12.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Bouncy Castle PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF APIs (http://www.bouncycastle.org/java.html) org.bouncycastle:bcpkix-jdk15on:jar:1.60
License: Bouncy Castle Licence (http://www.bouncycastle.org/licence.html)
- Bouncy Castle Provider (https://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-ext-jdk15on:jar:1.60
License: Bouncy Castle Licence (https://www.bouncycastle.org/licence.html)
- Bouncy Castle Provider (http://www.bouncycastle.org/java.html) org.bouncycastle:bcprov-jdk15on:jar:1.68
License: Bouncy Castle Licence (http://www.bouncycastle.org/licence.html)
- Checker Qual (https://checkerframework.org) org.checkerframework:checker-compat-qual:jar:2.5.2
License: GNU General Public License, version 2 (GPL2), with the classpath exception (http://www.gnu.org/software/classpath/license.html) License: The MIT License (http://opensource.org/licenses/MIT)
- Checker Qual (https://checkerframework.org) org.checkerframework:checker-qual:jar:3.5.0
License: The MIT License (http://opensource.org/licenses/MIT)
- Hamcrest Core (https://github.com/hamcrest/JavaHamcrest/hamcrest-core) org.hamcrest:hamcrest-core:jar:1.3
License: New BSD License (http://www.opensource.org/licenses/bsd-license.php)
- HdrHistogram (http://hdrhistogram.github.io/HdrHistogram/) org.hdrhistogram:HdrHistogram:bundle:2.1.9
License: Public Domain, per Creative Commons CC0 (http://creativecommons.org/publicdomain/zero/1.0/)
- FreeBuilder (http://freebuilder.inferred.org/) org.inferred:freebuilder:jar:1.14.9
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Java Concurrency Tools Core Library (https://github.com/JCTools) org.jctools:jctools-core:bundle:2.1.2
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- reactive-streams (http://www.reactive-streams.org/) org.reactivestreams:reactive-streams:jar:1.0.3
License: CC0 (http://creativecommons.org/publicdomain/zero/1.0/)
- RocksDB JNI (http://rocksdb.org/) org.rocksdb:rocksdbjni:jar:6.10.2
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: GNU General Public License, version 2 (http://www.gnu.org/licenses/gpl-2.0.html)
- SnakeYAML (http://www.snakeyaml.org) org.yaml:snakeyaml:bundle:1.21
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Apache Software Foundation' (http://www.apache.org/)
- Apache Pulsar :: Bouncy Castle :: BC (https://github.com/apache/pulsar/bouncy-castle-parent/bouncy-castle-bc) io.streamnative:bouncy-castle-bc:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- pulsar-broker-common (https://github.com/apache/pulsar/pulsar-broker-common) io.streamnative:pulsar-broker-common:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Pulsar Client Admin Original (https://github.com/apache/pulsar/pulsar-client-admin-original) io.streamnative:pulsar-client-admin-original:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Pulsar Client :: API (https://github.com/apache/pulsar/pulsar-client-api) io.streamnative:pulsar-client-api:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Pulsar Client Java (https://github.com/apache/pulsar/pulsar-client-original) io.streamnative:pulsar-client-original:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Pulsar Common (https://github.com/apache/pulsar/pulsar-common) io.streamnative:pulsar-common:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Pulsar Transaction :: Common (https://github.com/apache/pulsar/pulsar-transaction-parent/pulsar-transaction-common) io.streamnative:pulsar-transaction-common:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Pulsar WebSocket (https://github.com/apache/pulsar/pulsar-websocket) io.streamnative:pulsar-websocket:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Pulsar ZooKeeper Utils (https://github.com/apache/pulsar/pulsar-zookeeper-utils) io.streamnative:pulsar-zookeeper-utils:jar:2.7.2.1-rc-202105122132
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Pulsar :: Protobuf shaded (https://github.com/apache/incubator-pulsar/protobuf-shaded) org.apache.pulsar:protobuf-shaded:jar:2.1.0-incubating
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Eclipse Foundation' (https://www.eclipse.org)
- JavaBeans Activation Framework API jar (https://github.com/eclipse-ee4j/jaf/jakarta.activation-api) jakarta.activation:jakarta.activation-api:jar:1.2.1
License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php)
- Jakarta Annotations API (https://projects.eclipse.org/projects/ee4j.ca) jakarta.annotation:jakarta.annotation-api:jar:1.3.5
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:2.0.2
License: Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jakarta.xml.bind-api (https://github.com/eclipse-ee4j/jaxb-api/jakarta.xml.bind-api) jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.2
License: Eclipse Distribution License - v 1.0 (http://www.eclipse.org/org/documents/edl-v10.php)
- OSGi resource locator (https://projects.eclipse.org/projects/ee4j/osgi-resource-locator) org.glassfish.hk2:osgi-resource-locator:jar:1.0.3
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html)
- MIME streaming extension (https://github.com/eclipse-ee4j/metro-mimepull) org.jvnet.mimepull:mimepull:jar:1.9.13
License: Eclipse Distribution License - v 1.0 (http://www.eclipse.org/org/documents/edl-v10.php)
From: 'Eclipse Foundation' (https://www.eclipse.org/org/foundation/)
- jakarta.ws.rs-api (https://github.com/eclipse-ee4j/jaxrs-api) jakarta.ws.rs:jakarta.ws.rs-api:bundle:2.1.6
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html)
- jersey-container-servlet (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet) org.glassfish.jersey.containers:jersey-container-servlet:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html) License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php) License: BSD 2-Clause (https://opensource.org/licenses/BSD-2-Clause) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/) License: Modified BSD (http://asm.objectweb.org/license.html) License: jQuery license (jquery.org/license) License: MIT license (http://www.opensource.org/licenses/mit-license.php) License: W3C license (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)
- jersey-container-servlet-core (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-container-servlet-core) org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html) License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php) License: BSD 2-Clause (https://opensource.org/licenses/BSD-2-Clause) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/) License: Modified BSD (http://asm.objectweb.org/license.html) License: jQuery license (jquery.org/license) License: MIT license (http://www.opensource.org/licenses/mit-license.php) License: W3C license (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)
- jersey-core-client (https://projects.eclipse.org/projects/ee4j.jersey/jersey-client) org.glassfish.jersey.core:jersey-client:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html) License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php) License: BSD 2-Clause (https://opensource.org/licenses/BSD-2-Clause) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/) License: Modified BSD (http://asm.objectweb.org/license.html) License: jQuery license (jquery.org/license) License: MIT license (http://www.opensource.org/licenses/mit-license.php) License: W3C license (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)
- jersey-core-common (https://projects.eclipse.org/projects/ee4j.jersey/jersey-common) org.glassfish.jersey.core:jersey-common:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: The GNU General Public License (GPL), Version 2, With Classpath Exception (https://www.gnu.org/software/classpath/license.html) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/)
- jersey-core-server (https://projects.eclipse.org/projects/ee4j.jersey/jersey-server) org.glassfish.jersey.core:jersey-server:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: The GNU General Public License (GPL), Version 2, With Classpath Exception (https://www.gnu.org/software/classpath/license.html) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Modified BSD (http://asm.objectweb.org/license.html)
- jersey-ext-entity-filtering (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-entity-filtering) org.glassfish.jersey.ext:jersey-entity-filtering:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html) License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php) License: BSD 2-Clause (https://opensource.org/licenses/BSD-2-Clause) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/) License: Modified BSD (http://asm.objectweb.org/license.html) License: jQuery license (jquery.org/license) License: MIT license (http://www.opensource.org/licenses/mit-license.php) License: W3C license (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)
- jersey-inject-hk2 (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-hk2) org.glassfish.jersey.inject:jersey-hk2:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html) License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php) License: BSD 2-Clause (https://opensource.org/licenses/BSD-2-Clause) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/) License: Modified BSD (http://asm.objectweb.org/license.html) License: jQuery license (jquery.org/license) License: MIT license (http://www.opensource.org/licenses/mit-license.php) License: W3C license (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)
- jersey-media-jaxb (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-jaxb) org.glassfish.jersey.media:jersey-media-jaxb:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html) License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php) License: BSD 2-Clause (https://opensource.org/licenses/BSD-2-Clause) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/) License: Modified BSD (http://asm.objectweb.org/license.html) License: jQuery license (jquery.org/license) License: MIT license (http://www.opensource.org/licenses/mit-license.php) License: W3C license (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)
- jersey-media-json-jackson (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-json-jackson) org.glassfish.jersey.media:jersey-media-json-jackson:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: The GNU General Public License (GPL), Version 2, With Classpath Exception (https://www.gnu.org/software/classpath/license.html) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html)
- jersey-media-multipart (https://projects.eclipse.org/projects/ee4j.jersey/project/jersey-media-multipart) org.glassfish.jersey.media:jersey-media-multipart:jar:2.31
License: EPL 2.0 (http://www.eclipse.org/legal/epl-2.0) License: GPL2 w/ CPE (https://www.gnu.org/software/classpath/license.html) License: EDL 1.0 (http://www.eclipse.org/org/documents/edl-v10.php) License: BSD 2-Clause (https://opensource.org/licenses/BSD-2-Clause) License: Apache License, 2.0 (http://www.apache.org/licenses/LICENSE-2.0.html) License: Public Domain (https://creativecommons.org/publicdomain/zero/1.0/) License: Modified BSD (http://asm.objectweb.org/license.html) License: jQuery license (jquery.org/license) License: MIT license (http://www.opensource.org/licenses/mit-license.php) License: W3C license (https://www.w3.org/Consortium/Legal/copyright-documents-19990405)
From: 'FasterXML' (http://fasterxml.com/)
- Jackson-annotations (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:bundle:2.11.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-core (https://github.com/FasterXML/jackson-core) com.fasterxml.jackson.core:jackson-core:bundle:2.11.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-databind (http://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-databind:bundle:2.11.1
License: The Apache Software License, Version 2.0 (http://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:bundle:2.11.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-JAXRS-base (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-base) com.fasterxml.jackson.jaxrs:jackson-jaxrs-base:bundle:2.11.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson-JAXRS-JSON (http://github.com/FasterXML/jackson-jaxrs-providers/jackson-jaxrs-json-provider) com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider:bundle:2.11.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Jackson module: JAXB Annotations (https://github.com/FasterXML/jackson-modules-base) com.fasterxml.jackson.module:jackson-module-jaxb-annotations:bundle:2.11.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- jackson-module-jsonSchema (https://github.com/FasterXML/jackson-module-jsonSchema) com.fasterxml.jackson.module:jackson-module-jsonSchema:bundle:2.11.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'GlassFish Community' (https://glassfish.dev.java.net)
- Java Servlet API (http://servlet-spec.java.net) javax.servlet:javax.servlet-api:jar:3.1.0
License: CDDL + GPLv2 with classpath exception (https://glassfish.dev.java.net/nonav/public/CDDL+GPL.html)
From: 'Google' (http://www.google.com/)
- Google Auth Library for Java - Credentials (https://github.com/google/google-auth-library-java/google-auth-library-credentials) com.google.auth:google-auth-library-credentials:jar:0.9.0
License: BSD New license (http://opensource.org/licenses/BSD-3-Clause)
- Protocol Buffer JavaNano API (https://developers.google.com/protocol-buffers/) com.google.protobuf.nano:protobuf-javanano:bundle:3.0.0-alpha-5
License: New BSD license (http://www.opensource.org/licenses/bsd-license.php)
From: 'Google LLC'
- proto-google-common-protos (https://github.com/googleapis/api-client-staging) com.google.api.grpc:proto-google-common-protos:jar:1.12.0
License: Apache-2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'jsonwebtoken.io' (https://github.com/jwtk/jjwt)
- JJWT :: API (https://github.com/jwtk/jjwt/jjwt-api) io.jsonwebtoken:jjwt-api:jar:0.11.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- JJWT :: Impl (https://github.com/jwtk/jjwt/jjwt-impl) io.jsonwebtoken:jjwt-impl:jar:0.11.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
- JJWT :: Extensions :: Jackson (https://github.com/jwtk/jjwt/jjwt-jackson) io.jsonwebtoken:jjwt-jackson:jar:0.11.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0)
From: 'JUnit' (http://www.junit.org)
- JUnit (http://junit.org) junit:junit:jar:4.12
License: Eclipse Public License 1.0 (http://www.eclipse.org/legal/epl-v10.html)
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: 'Oracle' (http://www.oracle.com)
- JavaBeans Activation Framework (http://java.net/all/javax.activation/) com.sun.activation:javax.activation:jar:1.2.0
License: CDDL/GPLv2+CE (https://github.com/javaee/activation/blob/master/LICENSE.txt)
- WebSocket client API (http://websocket-spec.java.net) javax.websocket:javax.websocket-client-api:jar:1.0
License: Dual license consisting of the CDDL v1.1 and GPL v2 (https://glassfish.java.net/public/CDDL+GPL_1_1.html)
From: 'Oracle Corporation' (http://www.oracle.com)
- HK2 API module (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-api) org.glassfish.hk2:hk2-api:jar:2.6.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)
- ServiceLocator Default Implementation (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-locator) org.glassfish.hk2:hk2-locator:jar:2.6.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)
- HK2 Implementation Utilities (https://github.com/eclipse-ee4j/glassfish-hk2/hk2-utils) org.glassfish.hk2:hk2-utils:jar:2.6.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)
- aopalliance version 1.0 repackaged as a module (https://github.com/eclipse-ee4j/glassfish-hk2/external/aopalliance-repackaged) org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.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)
- javax.inject:1 as OSGi bundle (https://github.com/eclipse-ee4j/glassfish-hk2/external/jakarta.inject) org.glassfish.hk2.external:jakarta.inject:jar:2.6.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)
From: 'Oracle Corporation' (http://www.oracle.com/)
- javax.ws.rs-api (http://jax-rs-spec.java.net) javax.ws.rs:javax.ws.rs-api:bundle:2.1
License: CDDL 1.1 (https://oss.oracle.com/licenses/CDDL+GPL-1.1) License: GPL2 w/ CPE (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
- jaxb-api (https://github.com/javaee/jaxb-spec/jaxb-api) javax.xml.bind:jaxb-api:jar:2.3.1
License: CDDL 1.1 (https://oss.oracle.com/licenses/CDDL+GPL-1.1) License: GPL2 w/ CPE (https://oss.oracle.com/licenses/CDDL+GPL-1.1)
From: 'QOS.ch' (http://www.qos.ch)
- JUL to SLF4J bridge (http://www.slf4j.org) org.slf4j:jul-to-slf4j:jar:1.7.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
- SLF4J API Module (http://www.slf4j.org) org.slf4j:slf4j-api:jar:1.7.25
License: MIT License (http://www.opensource.org/licenses/mit-license.php)
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' (http://www.apache.org/)
- Commons CLI (http://commons.apache.org/cli/) commons-cli:commons-cli:jar:1.2
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Codec (http://commons.apache.org/proper/commons-codec/) commons-codec:commons-codec:jar:1.10
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Configuration (http://commons.apache.org/configuration/) commons-configuration:commons-configuration:jar:1.10
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Lang (http://commons.apache.org/lang/) commons-lang:commons-lang:jar:2.6
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Commons Logging (http://commons.apache.org/logging) commons-logging:commons-logging:jar:1.1.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Collections (http://commons.apache.org/proper/commons-collections/) org.apache.commons:commons-collections4:jar:4.1
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Curator Client (http://curator.apache.org/curator-client) org.apache.curator:curator-client:bundle:4.0.1
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.0.1
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.0.1
License: The Apache Software License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpClient (http://hc.apache.org/httpcomponents-client) org.apache.httpcomponents:httpclient:jar:4.5.5
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache HttpCore (http://hc.apache.org/httpcomponents-core-ga) org.apache.httpcomponents:httpcore:jar:4.4.9
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Yetus - Audience Annotations (https://yetus.apache.org/audience-annotations) org.apache.yetus:audience-annotations:jar:0.5.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
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.8.0
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Avro (https://avro.apache.org) org.apache.avro:avro:bundle:1.9.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Avro Protobuf Compatibility (https://avro.apache.org/avro-protobuf) org.apache.avro:avro-protobuf:bundle:1.9.1
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Common (http://bookkeeeper.apache.org/bookkeeper-common) org.apache.bookkeeper:bookkeeper-common:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Common :: Allocator (http://bookkeeeper.apache.org/bookkeeper-common-allocator) org.apache.bookkeeper:bookkeeper-common-allocator:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Protocols (http://bookkeeeper.apache.org/bookkeeper-proto) org.apache.bookkeeper:bookkeeper-proto:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Server (http://bookkeeeper.apache.org/bookkeeper-server) org.apache.bookkeeper:bookkeeper-server:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Tools :: Framework (http://bookkeeeper.apache.org/bookkeeper-tools-parent/bookkeeper-tools-framework) org.apache.bookkeeper:bookkeeper-tools-framework:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Circe Checksum Library (http://bookkeeeper.apache.org/circe-checksum) org.apache.bookkeeper:circe-checksum:nar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: CPU Affinity Library (http://bookkeeeper.apache.org/cpu-affinity) org.apache.bookkeeper:cpu-affinity:nar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: State Library (http://bookkeeeper.apache.org/stream-storage-parent/statelib) org.apache.bookkeeper:statelib:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: API (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-api) org.apache.bookkeeper:stream-storage-api:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: Common (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-common) org.apache.bookkeeper:stream-storage-common:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: Clients :: Java Client (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-clients-parent/stream-storage-java-client-parent/stream-storage-java-client) org.apache.bookkeeper:stream-storage-java-client:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: Clients :: Java Client :: Base (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-clients-parent/stream-storage-java-client-parent/stream-storage-java-client-base) org.apache.bookkeeper:stream-storage-java-client-base:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: Proto (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-proto) org.apache.bookkeeper:stream-storage-proto:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: Server (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-server) org.apache.bookkeeper:stream-storage-server:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: Storage :: Api (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-service-parent/stream-storage-service-api) org.apache.bookkeeper:stream-storage-service-api:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: Storage :: Impl (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-service-parent/stream-storage-service-impl) org.apache.bookkeeper:stream-storage-service-impl:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Http :: Http Server (http://maven.apache.org) org.apache.bookkeeper.http:http-server:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stats API (http://maven.apache.org) org.apache.bookkeeper.stats:bookkeeper-stats-api:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stats Providers :: Prometheus (http://bookkeeeper.apache.org/prometheus-metrics-provider) org.apache.bookkeeper.stats:prometheus-metrics-provider:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: Stream Storage :: Common Classes for Tests (http://bookkeeeper.apache.org/stream-storage-parent/stream-storage-tests-common) org.apache.bookkeeper.tests:stream-storage-tests-common:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Compress (https://commons.apache.org/proper/commons-compress/) org.apache.commons:commons-compress:jar:1.19
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache Commons Lang (http://commons.apache.org/proper/commons-lang/) org.apache.commons:commons-lang3:jar:3.6
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: DistributedLog :: Common (http://bookkeeeper.apache.org/distributedlog/distributedlog-common) org.apache.distributedlog:distributedlog-common:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: DistributedLog :: Core Library (http://bookkeeeper.apache.org/distributedlog/distributedlog-core) org.apache.distributedlog:distributedlog-core:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: DistributedLog :: Core Library (http://bookkeeeper.apache.org/distributedlog/distributedlog-core) org.apache.distributedlog:distributedlog-core:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache BookKeeper :: DistributedLog :: Protocol (http://bookkeeeper.apache.org/distributedlog/distributedlog-protocol) org.apache.distributedlog:distributedlog-protocol:jar:4.12.0
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache ZooKeeper - Server (http://zookeeper.apache.org/zookeeper) org.apache.zookeeper:zookeeper:jar:3.5.7
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
- Apache ZooKeeper - Jute (http://zookeeper.apache.org/zookeeper-jute) org.apache.zookeeper:zookeeper-jute:jar:3.5.7
License: Apache License, Version 2.0 (https://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.60.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.60.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.60.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.60.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.60.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.60.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.60.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.60.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.60.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.60.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.60.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.60.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport (https://netty.io/netty-transport/) io.netty:netty-transport:jar:4.1.60.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.60.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.60.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- Netty/Transport/Native/KQueue (https://netty.io/netty-transport-native-kqueue/) io.netty:netty-transport-native-kqueue:jar:4.1.60.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.60.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.60.Final
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
From: 'Typesafe' (http://typesafe.com/)
- Netty Reactive Streams Implementation (https://github.com/playframework/netty-reactive-streams/netty-reactive-streams) com.typesafe.netty:netty-reactive-streams:jar:2.0.4
License: Apache License, Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
From: 'Webtide' (https://webtide.com)
- Jetty :: Asynchronous HTTP Client (https://eclipse.org/jetty/jetty-client) org.eclipse.jetty:jetty-client:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Http Utility (https://eclipse.org/jetty/jetty-http) org.eclipse.jetty:jetty-http:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: IO Utility (https://eclipse.org/jetty/jetty-io) org.eclipse.jetty:jetty-io:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Security (https://eclipse.org/jetty/jetty-security) org.eclipse.jetty:jetty-security:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Server Core (https://eclipse.org/jetty/jetty-server) org.eclipse.jetty:jetty-server:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Servlet Handling (https://eclipse.org/jetty/jetty-servlet) org.eclipse.jetty:jetty-servlet:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Utilities (https://eclipse.org/jetty/jetty-util) org.eclipse.jetty:jetty-util:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Utilities :: Ajax(JSON) (https://eclipse.org/jetty/jetty-util-ajax) org.eclipse.jetty:jetty-util-ajax:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Websocket :: javax.websocket :: Client Implementation (https://eclipse.org/jetty/websocket-parent/javax-websocket-client-impl) org.eclipse.jetty.websocket:javax-websocket-client-impl:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Websocket :: API (https://eclipse.org/jetty/websocket-parent/websocket-api) org.eclipse.jetty.websocket:websocket-api:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Websocket :: Client (https://eclipse.org/jetty/websocket-parent/websocket-client) org.eclipse.jetty.websocket:websocket-client:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Websocket :: Common (https://eclipse.org/jetty/websocket-parent/websocket-common) org.eclipse.jetty.websocket:websocket-common:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Websocket :: Server (https://eclipse.org/jetty/websocket-parent/websocket-server) org.eclipse.jetty.websocket:websocket-server:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
- Jetty :: Websocket :: Servlet Interface (https://eclipse.org/jetty/websocket-parent/websocket-servlet) org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.39.v20210325
License: Apache Software License - Version 2.0 (http://www.apache.org/licenses/LICENSE-2.0) License: Eclipse Public License - Version 1.0 (https://www.eclipse.org/org/documents/epl-v10.php)
From: 'Yahoo! Inc.' (https://www.yahoo.com)
- com.yahoo.datasketches:memory (https://datasketches.github.io/memory/) com.yahoo.datasketches:memory:jar:0.8.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)
- com.yahoo.datasketches:sketches-core (https://datasketches.github.io/sketches-core/) com.yahoo.datasketches:sketches-core:jar:0.8.3
License: Apache License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0)