Fork me on GitHub

Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
org.apache.curator curator-x-discovery 5.5.1-SNAPSHOT jar The Apache Software License, Version 2.0

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
com.sun.jersey jersey-client 1.19.4 jar CDDL 1.1GPL2 w/ CPE
com.sun.jersey jersey-core 1.19.4 jar CDDL 1.1GPL2 w/ CPE
com.sun.jersey jersey-server 1.19.4 jar CDDL 1.1GPL2 w/ CPE
com.sun.jersey jersey-servlet 1.19.4 jar CDDL 1.1GPL2 w/ CPE
net.sf.scannotation scannotation 1.0.2 jar Apache License V2.0
org.apache.curator curator-test 5.5.1-SNAPSHOT jar The Apache Software License, Version 2.0
org.eclipse.jetty jetty-webapp 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.jboss.resteasy resteasy-jaxrs 2.3.5.Final jar Apache License, Version 2.0
org.junit.jupiter junit-jupiter-api 5.6.2 jar Eclipse Public License v2.0
org.slf4j slf4j-log4j12 1.7.25 jar MIT License

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Type Licenses
com.fasterxml.jackson.core jackson-annotations 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.10.0 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.10.0 jar The Apache Software License, Version 2.0
com.google.code.findbugs jsr305 3.0.2 jar The Apache Software License, Version 2.0
com.google.errorprone error_prone_annotations 2.11.0 jar Apache 2.0
com.google.guava failureaccess 1.0.1 jar The Apache Software License, Version 2.0
com.google.guava guava 31.1-jre jar Apache License, Version 2.0
com.google.guava listenablefuture 1.0 jar The Apache Software License, Version 2.0
com.google.j2objc j2objc-annotations 1.3 jar The Apache Software License, Version 2.0
io.netty netty-buffer 4.1.76.Final jar Apache License, Version 2.0
io.netty netty-codec 4.1.76.Final jar Apache License, Version 2.0
io.netty netty-common 4.1.76.Final jar Apache License, Version 2.0
io.netty netty-handler 4.1.76.Final jar Apache License, Version 2.0
io.netty netty-resolver 4.1.76.Final jar Apache License, Version 2.0
io.netty netty-transport 4.1.76.Final jar Apache License, Version 2.0
io.netty netty-transport-classes-epoll 4.1.76.Final jar Apache License, Version 2.0
io.netty netty-transport-native-epoll 4.1.76.Final jar Apache License, Version 2.0
io.netty netty-transport-native-unix-common 4.1.76.Final jar Apache License, Version 2.0
org.apache.curator curator-client 5.5.1-SNAPSHOT jar The Apache Software License, Version 2.0
org.apache.curator curator-framework 5.5.1-SNAPSHOT jar The Apache Software License, Version 2.0
org.apache.curator curator-recipes 5.5.1-SNAPSHOT jar The Apache Software License, Version 2.0
org.apache.yetus audience-annotations 0.12.0 jar Apache License, Version 2.0
org.apache.zookeeper zookeeper 3.7.1 jar Apache License, Version 2.0
org.apache.zookeeper zookeeper-jute 3.7.1 jar Apache License, Version 2.0
org.checkerframework checker-qual 3.12.0 jar The MIT License
org.slf4j slf4j-api 1.7.25 jar MIT License

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Type Licenses
commons-codec commons-codec 1.2 jar -
commons-httpclient commons-httpclient 3.1 jar -
commons-io commons-io 1.4 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.0.4 jar The Apache Software License, Version 2.0
io.dropwizard.metrics metrics-core 3.2.5 jar Apache License 2.0
javassist javassist 3.6.0.GA jar -
javax.activation activation 1.1.1 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.annotation jsr250-api 1.0 jar COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
javax.servlet javax.servlet-api 3.1.0 jar CDDL + GPLv2 with classpath exception
log4j log4j 1.2.17 jar The Apache Software License, Version 2.0
net.jcip jcip-annotations 1.0 jar -
org.apache.httpcomponents httpclient 4.1.2 jar Apache License
org.apache.httpcomponents httpcore 4.1.2 jar Apache License
org.apiguardian apiguardian-api 1.1.0 jar The Apache License, Version 2.0
org.eclipse.jetty jetty-http 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-io 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-security 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-server 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-servlet 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-util-ajax 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.eclipse.jetty jetty-xml 9.4.45.v20220203 jar Apache Software License - Version 2.0Eclipse Public License - Version 1.0
org.jboss.resteasy jaxrs-api 2.3.5.Final jar Apache License, Version 2.0
org.junit.platform junit-platform-commons 1.6.2 jar Eclipse Public License v2.0
org.opentest4j opentest4j 1.2.0 jar The Apache License, Version 2.0
org.xerial.snappy snappy-java 1.1.7 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Webapp Application Support, Jetty :: XML utilities

CDDL 1.1: jersey-client, jersey-core, jersey-server, jersey-servlet

Apache 2.0: error-prone annotations

The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j

Apache License: HttpClient, HttpCore

MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding

Eclipse Public License v2.0: JUnit Jupiter API, JUnit Platform Commons

GPL2 w/ CPE: jersey-client, jersey-core, jersey-server, jersey-servlet

Apache License V2.0: scannotation

Unknown: "Java Concurrency in Practice" book annotations, Codec, javassist

CDDL License: jsr311-api

Apache License 2.0: Metrics Core

Eclipse Public License - Version 1.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities, Jetty :: Utilities :: Ajax(JSON), Jetty :: Webapp Application Support, Jetty :: XML utilities

The MIT License: Checker Qual

Apache License, Version 2.0: Apache Yetus - Audience Annotations, Apache ZooKeeper - Jute, Apache ZooKeeper - Server, Guava: Google Core Libraries for Java, JAX-RS Core API, Netty/Buffer, Netty/Codec, Netty/Common, Netty/Handler, Netty/Resolver, Netty/Transport, Netty/Transport/Classes/Epoll, Netty/Transport/Native/Epoll, Netty/Transport/Native/Unix/Common, RESTEasy JAX-RS Implementation

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: JSR-250 Common Annotations for the JavaTM Platform, JavaBeans(TM) Activation Framework

CDDL + GPLv2 with classpath exception: Java Servlet API

The Apache Software License, Version 2.0: Apache Log4j, Commons IO, Curator Client, Curator Framework, Curator Recipes, Curator Service Discovery, Curator Service Discovery Server, Curator Testing, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only, J2ObjC Annotations, Jackson-annotations, Jackson-core, Logging, jackson-databind, snappy-java

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
jackson-annotations-2.10.0.jar 67.9 kB 81 69 2 - Yes
jackson-core-2.10.0.jar 348.6 kB 144 118 13 - Yes
jackson-databind-2.10.0.jar 1.4 MB 690 655 22 - Yes
jsr305-3.0.2.jar 19.9 kB 46 35 3 1.5 Yes
error_prone_annotations-2.11.0.jar 16 kB 38 26 2 1.7 Yes
failureaccess-1.0.1.jar 4.6 kB 15 2 1 1.7 Yes
guava-31.1-jre.jar 3 MB 2053 2023 18 1.8 Yes
listenablefuture-1.0.jar 3.1 kB 13 1 1 1.7 No
j2objc-annotations-1.3.jar 8.8 kB 23 12 1 1.5 Yes
jersey-client-1.19.4.jar 134.1 kB 117 93 9 1.6 Yes
jersey-core-1.19.4.jar 436.7 kB 355 307 23 1.6 Yes
jersey-server-1.19.4.jar 705.3 kB 572 493 46 1.6 Yes
jersey-servlet-1.19.4.jar 129 kB 107 77 7 1.6 Yes
commons-codec-1.2.jar 30.1 kB 30 19 5 1.1 Yes
commons-httpclient-3.1.jar 305 kB 183 167 8 1.2 Yes
commons-io-1.4.jar 109 kB 93 76 5 1.3 Yes
commons-logging-1.0.4.jar 38 kB 29 18 2 1.2 Yes
metrics-core-3.2.5.jar 136.3 kB 137 127 1 1.6 Yes
netty-buffer-4.1.76.Final.jar 303.8 kB 154 137 2 1.6 Yes
netty-codec-4.1.76.Final.jar 337 kB 234 212 10 1.6 Yes
netty-common-4.1.76.Final.jar 651.1 kB 519 487 9 1.6 Yes
netty-handler-4.1.76.Final.jar 528.3 kB 366 338 12 1.6 Yes
netty-resolver-4.1.76.Final.jar 37.8 kB 41 29 1 1.6 Yes
netty-transport-4.1.76.Final.jar 480.8 kB 391 363 12 1.6 Yes
netty-transport-classes-epoll-4.1.76.Final.jar 139.6 kB 77 64 1 1.6 Yes
netty-transport-native-epoll-4.1.76.Final.jar 5.5 kB 9 0 0 - No
netty-transport-native-unix-common-4.1.76.Final.jar 43.2 kB 45 32 1 1.6 Yes
javassist-3.6.0.GA.jar 542.2 kB 323 305 16 1.2 Yes
activation-1.1.1.jar 69.4 kB 50 38 3 1.4 Yes
jsr250-api-1.0.jar 5.8 kB 16 11 2 1.5 Yes
javax.servlet-api-3.1.0.jar 95.8 kB 103 79 4 1.7 Yes
jsr311-api-1.1.1.jar 46.4 kB 67 55 3 1.5 Yes
log4j-1.2.17.jar 489.9 kB 353 314 21 1.4 Yes
jcip-annotations-1.0.jar 2.3 kB 9 4 1 1.5 No
scannotation-1.0.2.jar 18.5 kB 23 13 2 1.5 Yes
curator-client-5.5.1-SNAPSHOT.jar 3.2 MB 2138 2087 26 1.8 Yes
curator-framework-5.5.1-SNAPSHOT.jar 336.4 kB 303 283 7 1.8 Yes
curator-recipes-5.5.1-SNAPSHOT.jar 317.6 kB 255 231 10 1.8 Yes
curator-test-5.5.1-SNAPSHOT.jar 3.2 MB 2096 2055 21 1.8 Yes
curator-x-discovery-5.5.1-SNAPSHOT.jar 62.4 kB 57 40 3 1.8 Yes
httpclient-4.1.2.jar 352.3 kB 309 273 22 1.5 Yes
httpcore-4.1.2.jar 181.2 kB 185 163 10 1.3 Yes
audience-annotations-0.12.0.jar 20.9 kB 28 13 2 1.8 Yes
zookeeper-3.7.1.jar 1.3 MB 726 693 24 1.8 Yes
zookeeper-jute-3.7.1.jar 256.1 kB 131 112 8 1.8 Yes
apiguardian-api-1.1.0.jar 2.4 kB 8 3 2 - Yes
checker-qual-3.12.0.jar 208.8 kB 399 333 29 1.8 Yes
jetty-http-9.4.45.v20220203.jar 224.6 kB 121 102 2 1.8 Yes
jetty-io-9.4.45.v20220203.jar 183 kB 127 111 3 1.8 Yes
jetty-security-9.4.45.v20220203.jar 118.5 kB 77 62 2 1.8 Yes
jetty-server-9.4.45.v20220203.jar 731 kB 377 354 8 1.8 Yes
jetty-servlet-9.4.45.v20220203.jar 145.9 kB 86 70 3 1.8 Yes
jetty-util-9.4.45.v20220203.jar 583.1 kB 354 327 12 1.8 Yes
jetty-util-ajax-9.4.45.v20220203.jar 66.7 kB 48 33 1 1.8 Yes
jetty-webapp-9.4.45.v20220203.jar 140.3 kB 69 54 1 1.8 Yes
jetty-xml-9.4.45.v20220203.jar 68.3 kB 33 15 1 1.8 Yes
jaxrs-api-2.3.5.Final.jar 46.5 kB 67 55 3 1.6 Yes
resteasy-jaxrs-2.3.5.Final.jar 647.6 kB 495 444 36 1.6 Yes
junit-jupiter-api-5.6.2.jar 154 kB 150 135 8 - Yes
junit-platform-commons-1.6.2.jar 96.7 kB 61 41 7 - Yes
opentest4j-1.2.0.jar 7.7 kB 11 7 2 - Yes
slf4j-api-1.7.25.jar 41.2 kB 46 34 4 1.5 Yes
slf4j-log4j12-1.7.25.jar 12.2 kB 20 8 2 1.5 Yes
snappy-java-1.1.7.jar 2 MB 86 29 2 1.7 Yes
Total Size Entries Classes Packages Java Version Debug Information
64 25.4 MB 16369 14966 530 1.8 61
compile: 28 compile: 13.2 MB compile: 9089 compile: 8484 compile: 227 - compile: 26
test: 36 test: 12.2 MB test: 7280 test: 6482 test: 303 - test: 35