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.google.appengine appengine-api-1.0-sdk 5.0.4 jar Apache License 2.0
com.google.code.gson gson 2.14.0 jar Apache-2.0
jakarta.ws.rs jakarta.ws.rs-api 4.0.0 jar EPL-2.0GPL-2.0-with-classpath-exception
jakarta.xml.bind jakarta.xml.bind-api 4.0.5 jar Eclipse Distribution License - v 1.0
javax.xml.bind jaxb-api 2.3.1 jar CDDL 1.1GPL2 w/ CPE
org.apache.commons commons-lang3 3.20.0 jar Apache-2.0
org.glassfish.jaxb jaxb-runtime 4.0.9 jar Eclipse Distribution License - v 1.0
org.jboss.resteasy resteasy-client 7.0.3.Final jar Apache License 2.0
org.jboss.resteasy resteasy-core 7.0.3.Final jar Apache License 2.0
org.jboss.resteasy resteasy-jackson2-provider 7.0.3.Final jar Apache License 2.0
org.jboss.resteasy resteasy-jaxb-provider 7.0.3.Final jar Apache License 2.0
org.jboss.resteasy resteasy-servlet-initializer 7.0.3.Final jar Apache License 2.0
org.jsoup jsoup 1.23.1 jar The MIT License
org.jvnet.jaxb2_commons jaxb2-basics-runtime 1.11.1 jar BSD-Style License
org.slf4j slf4j-api 2.0.18 jar MIT

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
ch.qos.logback logback-classic 1.6.1 jar EPL-2.0LGPL-2.1-only
com.github.edgedalmacio random-user-agent-java v1.0 jar -
com.google.appengine appengine-api-stubs 5.0.4 jar Apache License 2.0
com.google.appengine appengine-testing 5.0.4 jar Apache License 2.0
com.mockrunner mockrunner 0.3.1 jar -
junit junit 4.13.2 jar Eclipse Public License 1.0
org.apache.maven.skins maven-fluido-skin 2.1.0 jar Apache-2.0
org.mockito mockito-core 5.23.0 jar MIT

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type Licenses
jakarta.servlet jakarta.servlet-api 6.1.0 jar EPL 2.0GPL2 w/ CPE

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.21 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.21.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.21.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jdk8 2.21.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.21.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jakarta.rs jackson-jakarta-rs-base 2.21.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.jakarta.rs jackson-jakarta-rs-json-provider 2.21.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jakarta-xmlbind-annotations 2.21.5 jar The Apache Software License, Version 2.0
com.github.java-json-tools btf 1.3 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools jackson-coreutils 2.0 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools json-patch 1.13 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.github.java-json-tools msg-simple 1.2 jar Lesser General Public License, version 3 or greaterApache Software License, version 2.0
com.google.errorprone error_prone_annotations 2.48.0 jar Apache 2.0
com.sun.istack istack-commons-runtime 4.1.2 jar Eclipse Distribution License - v 1.0
com.sun.istack istack-commons-tools 4.1.2 jar Eclipse Distribution License - v 1.0
com.sun.xml.bind.external relaxng-datatype 4.0.9 jar Eclipse Distribution License - v 1.0
com.sun.xml.bind.external rngom 4.0.9 jar Eclipse Distribution License - v 1.0
com.sun.xml.dtd-parser dtd-parser 1.5.1 jar Eclipse Distribution License - v 1.0
commons-codec commons-codec 1.22.1 jar Apache-2.0
commons-logging commons-logging 1.2 jar The Apache Software License, Version 2.0
io.smallrye jandex 3.4.0 jar Apache License, Version 2.0
jakarta.activation jakarta.activation-api 2.1.4 jar EDL 1.0
jakarta.annotation jakarta.annotation-api 2.1.1 jar EPL 2.0GPL2 w/ CPE
jakarta.validation jakarta.validation-api 3.1.1 jar Apache License 2.0
javax.activation javax.activation-api 1.2.0 jar CDDL/GPLv2+CE
org.apache.httpcomponents httpclient 4.5.14 jar Apache License, Version 2.0
org.apache.httpcomponents httpcore 4.4.16 jar Apache License, Version 2.0
org.eclipse.angus angus-activation 2.0.3 jar EDL 1.0
org.glassfish.jaxb codemodel 4.0.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-core 4.0.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-jxc 4.0.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb jaxb-xjc 4.0.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb txw2 4.0.9 jar Eclipse Distribution License - v 1.0
org.glassfish.jaxb xsom 4.0.9 jar Eclipse Distribution License - v 1.0
org.jboss.logging jboss-logging 3.6.3.Final jar Apache License 2.0
org.jboss.resteasy resteasy-client-api 7.0.3.Final jar Apache License 2.0
org.jboss.resteasy resteasy-core-spi 7.0.3.Final jar Apache License 2.0
org.jboss.resteasy resteasy-tracing-api 2.0.2.Final jar Eclipse Public License 2.0GNU General Public License, Version 2 with the Classpath Exception
org.reactivestreams reactive-streams 1.0.4 jar MIT-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
ch.qos.logback logback-core 1.6.1 jar EPL-2.0LGPL-2.1-only
com.google.appengine appengine-remote-api 5.0.4 jar Apache License 2.0
com.google.appengine appengine-tools-sdk 5.0.4 jar Apache License 2.0
net.bytebuddy byte-buddy 1.17.7 jar Apache License, Version 2.0
net.bytebuddy byte-buddy-agent 1.17.7 jar Apache License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 3.3 jar Apache License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

MIT-0: reactive-streams

Eclipse Public License 2.0: RESTEasy Tracing API

Apache 2.0: error-prone annotations

Eclipse Public License 1.0: JUnit

LGPL-2.1-only: Logback Classic Module, Logback Core Module

GPL2 w/ CPE: Jakarta Annotations API, Jakarta Servlet, jaxb-api

New BSD License: Hamcrest Core

CDDL/GPLv2+CE: JavaBeans Activation Framework API jar

Unknown: edgedalmacio/random-user-agent-java, mockrunner

Apache License 2.0: AppEngine :: appengine-api-1.0-sdk, AppEngine :: appengine-api-stubs, AppEngine :: appengine-remote-api, AppEngine :: appengine-testing, AppEngine :: appengine-tools-sdk (aka appengine-tools-api), JBoss Logging 3, Jakarta Validation API, Philippine Stock Exchange Composite Index RESTful API, RESTEasy Client, RESTEasy Client API, RESTEasy Core, RESTEasy Core SPI, RESTEasy JAXB Provider, RESTEasy Jackson 2 Provider, RESTEasy Servlet Container Initializer

The MIT License: jsoup Java HTML Parser

Apache-2.0: Apache Commons Codec, Apache Commons Lang, Apache Maven Fluido Skin, Gson

Apache License, Version 2.0: Apache HttpClient, Apache HttpCore, Byte Buddy (without dependencies), Byte Buddy agent, Jandex: Core, Objenesis

EPL 2.0: Jakarta Annotations API, Jakarta Servlet

GPL-2.0-with-classpath-exception: Jakarta RESTful WS API

GNU General Public License, Version 2 with the Classpath Exception: RESTEasy Tracing API

CDDL 1.1: jaxb-api

BSD-Style License: JAXB2 Basics - Runtime

Lesser General Public License, version 3 or greater: btf, jackson-coreutils, json-patch, msg-simple

EDL 1.0: Angus Activation Registries, Jakarta Activation API

Eclipse Distribution License - v 1.0: Codemodel Core, DTD Parser, JAXB Core, JAXB JXC, JAXB Runtime, JAXB XJC, Jakarta XML Binding API, RNGOM, RelaxNG Datatype, TXW2 Runtime, XSOM, istack common utility code runtime, istack common utility code tools

MIT: SLF4J API Module, mockito-core

EPL-2.0: Jakarta RESTful WS API, Logback Classic Module, Logback Core Module

The Apache Software License, Version 2.0: Apache Commons Logging, Jackson Jakarta-RS: JSON, Jackson Jakarta-RS: base, Jackson datatype: JSR310, Jackson datatype: jdk8, Jackson module: Jakarta XML Bind Annotations (jakarta.xml.bind), Jackson-annotations, Jackson-core, jackson-databind

Apache Software License, version 2.0: btf, jackson-coreutils, json-patch, msg-simple

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.6.1.jar 281.4 kB 219 176 29 11 Yes
logback-core-1.6.1.jar 644.1 kB 531 - - - -
   • Root - 531 481 39 11 Yes
jackson-annotations-2.21.jar 82.1 kB 89 76 2 1.8 Yes
jackson-core-2.21.5.jar 594.2 kB 286 - - - -
   • Root - 250 213 16 1.8 Yes
   • Versioned - 2 1 1 9 No
   • Versioned - 12 3 1 11 Yes
   • Versioned - 11 2 1 17 Yes
   • Versioned - 11 2 1 21 Yes
jackson-databind-2.21.5.jar 1.7 MB 852 - - - -
   • Root - 850 812 23 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jdk8-2.21.5.jar 36 kB 41 - - - -
   • Root - 39 22 1 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-datatype-jsr310-2.21.5.jar 136.6 kB 88 - - - -
   • Root - 86 64 6 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-jakarta-rs-base-2.21.5.jar 33.2 kB 38 - - - -
   • Root - 36 18 4 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-jakarta-rs-json-provider-2.21.5.jar 17.4 kB 32 - - - -
   • Root - 30 10 2 1.8 Yes
   • Versioned - 2 1 1 9 No
jackson-module-jakarta-xmlbind-annotations-2.21.5.jar 32.3 kB 31 - - - -
   • Root - 29 11 3 1.8 Yes
   • Versioned - 2 1 1 9 No
random-user-agent-java-v1.0.jar 30.1 kB 12 1 1 1.5 Yes
btf-1.3.jar 9 kB 11 3 1 1.7 No
jackson-coreutils-2.0.jar 31.8 kB 26 14 2 1.7 Yes
json-patch-1.13.jar 44 kB 41 29 3 1.7 Yes
msg-simple-1.2.jar 36.9 kB 37 23 6 1.7 Yes
appengine-api-1.0-sdk-5.0.4.jar 17.6 MB 9851 8901 229 17 Yes
appengine-api-stubs-5.0.4.jar 4.8 MB 2540 2353 109 17 Yes
appengine-remote-api-5.0.4.jar 859.5 kB 602 480 50 17 Yes
appengine-testing-5.0.4.jar 110.7 kB 70 56 2 17 Yes
appengine-tools-sdk-5.0.4.jar 10.9 MB 6307 6078 176 17 Yes
gson-2.14.0.jar 313.6 kB 244 - - - -
   • Root - 242 221 9 1.8 Yes
   • Versioned - 2 1 1 9 No
error_prone_annotations-2.48.0.jar 20.3 kB 49 - - - -
   • Root - 42 29 2 1.8 Yes
   • Versioned - 7 1 1 9 No
mockrunner-0.3.1.jar 325.2 kB 234 194 16 1.2 Yes
istack-commons-runtime-4.1.2.jar 25.8 kB 35 23 4 11 Yes
istack-commons-tools-4.1.2.jar 22.7 kB 27 16 2 11 Yes
relaxng-datatype-4.0.9.jar 19.9 kB 33 15 3 11 Yes
rngom-4.0.9.jar 314.9 kB 266 228 17 11 Yes
dtd-parser-1.5.1.jar 64.1 kB 40 25 2 11 Yes
commons-codec-1.22.1.jar 422.7 kB 300 - - - -
   • Root - 298 150 7 1.8 Yes
   • Versioned - 2 1 1 9 No
commons-logging-1.2.jar 61.8 kB 42 28 2 1.2 Yes
jandex-3.4.0.jar 396.3 kB 213 - - - -
   • Root - 213 203 2 1.8 Yes
jakarta.activation-api-2.1.4.jar 67.4 kB 60 46 3 1.8 Yes
jakarta.annotation-api-2.1.1.jar 26.1 kB 31 18 4 1.8 Yes
jakarta.servlet-api-6.1.0.jar 398.4 kB 165 85 5 11 Yes
jakarta.validation-api-3.1.1.jar 106.1 kB 180 153 10 9 Yes
jakarta.ws.rs-api-4.0.0.jar 153.9 kB 171 154 7 17 Yes
jakarta.xml.bind-api-4.0.5.jar 131.2 kB 138 115 7 11 Yes
javax.activation-api-1.2.0.jar 56.7 kB 41 31 1 1.5 Yes
jaxb-api-2.3.1.jar 128.1 kB 136 - - - -
   • Root - 131 111 7 1.8 Yes
   • Versioned - 5 1 1 9 No
junit-4.13.2.jar 384.6 kB 389 350 32 1.5 Yes
byte-buddy-1.17.7.jar 9 MB 6066 - - - -
   • Root - 3023 2970 38 1.5 Yes
   • Versioned - 3013 2971 39 1.8 Yes
   • Versioned - 30 25 1 24 Yes
byte-buddy-agent-1.17.7.jar 366.2 kB 170 - - - -
   • Root - 91 72 2 1.5 Yes
   • Versioned - 79 73 3 1.8 Yes
commons-lang3-3.20.0.jar 713.9 kB 454 - - - -
   • Root - 452 421 18 1.8 Yes
   • Versioned - 2 1 1 9 No
httpclient-4.5.14.jar 785.6 kB 511 470 24 1.6 Yes
httpcore-4.4.16.jar 327.9 kB 283 253 17 1.6 Yes
maven-fluido-skin-2.1.0.jar 347.7 kB 48 0 0 - -
angus-activation-2.0.3.jar 26.7 kB 32 10 3 1.8 Yes
codemodel-4.0.9.jar 171.8 kB 149 134 5 11 Yes
jaxb-core-4.0.9.jar 139.4 kB 157 106 18 11 Yes
jaxb-jxc-4.0.9.jar 115.3 kB 95 52 7 11 Yes
jaxb-runtime-4.0.9.jar 922.4 kB 694 560 19 11 Yes
jaxb-xjc-4.0.9.jar 920 kB 690 513 32 11 Yes
txw2-4.0.9.jar 73.3 kB 72 57 4 11 Yes
xsom-4.0.9.jar 425.6 kB 304 271 10 11 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
jboss-logging-3.6.3.Final.jar 62.7 kB 45 35 2 11 Yes
resteasy-client-7.0.3.Final.jar 241.5 kB 165 134 13 17 Yes
resteasy-client-api-7.0.3.Final.jar 40.8 kB 46 29 5 17 Yes
resteasy-core-7.0.3.Final.jar 868.3 kB 443 401 26 17 Yes
resteasy-core-spi-7.0.3.Final.jar 240.6 kB 198 166 18 17 Yes
resteasy-jackson2-provider-7.0.3.Final.jar 32.3 kB 42 18 5 17 Yes
resteasy-jaxb-provider-7.0.3.Final.jar 76.9 kB 64 43 4 17 Yes
resteasy-servlet-initializer-7.0.3.Final.jar 10.5 kB 21 4 3 17 Yes
resteasy-tracing-api-2.0.2.Final.jar 18.9 kB 26 13 3 11 Yes
jsoup-1.23.1.jar 529.6 kB 337 - - - -
   • Root - 329 309 7 1.8 Yes
   • Versioned - 8 4 2 11 Yes
jaxb2-basics-runtime-1.11.1.jar 166.7 kB 205 178 13 1.6 Yes
mockito-core-5.23.0.jar 720.7 kB 656 584 66 11 Yes
objenesis-3.3.jar 49.4 kB 59 43 10 1.8 Yes
reactive-streams-1.0.4.jar 11.6 kB 17 13 1 1.6 Yes
slf4j-api-2.0.18.jar 70 kB 71 - - - -
   • Root - 69 55 4 1.8 Yes
   • Versioned - 2 1 1 9 No
Total Size Entries Classes Packages Java Version Debug Information
70 59 MB 36670 29975 1226 17 68
compile: 54 compile: 29.7 MB compile: 18550 compile: 16007 compile: 648 17 compile: 53
provided: 1 provided: 398.4 kB provided: 165 provided: 85 provided: 5 provided: 1
test: 15 test: 28.9 MB test: 17955 test: 13883 test: 573 17 test: 14