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 |
---|---|---|---|---|
ch.qos.logback | logback-classic | 1.5.6 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
ch.qos.logback | logback-core | 1.5.6 | jar | Eclipse Public License - v 1.0GNU Lesser General Public License |
com.google.code.findbugs | jsr305 | 3.0.2 | jar | The Apache Software License, Version 2.0 |
com.google.code.gson | gson | 2.10.1 | jar | Apache-2.0 |
com.google.guava | guava | 33.0.0-jre | jar | Apache License, Version 2.0 |
com.knuddels | jtokkit | 1.1.0 | jar | MIT License |
commons-cli | commons-cli | 1.9.0 | jar | Apache-2.0 |
io.github.furstenheim | copy_down | 1.1 | jar | MIT License |
org.apache.commons | commons-lang3 | 3.14.0 | jar | Apache-2.0 |
org.apache.pdfbox | pdfbox | 2.0.30 | jar | Apache License, Version 2.0 |
org.eclipse.jetty | jetty-server | 11.0.18 | jar | Eclipse Public License - Version 2.0Apache Software License - Version 2.0 |
org.eclipse.jetty | jetty-servlet | 11.0.20 | jar | Eclipse Public License - Version 2.0Apache Software License - Version 2.0 |
org.slf4j | slf4j-api | 2.0.13 | 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 |
---|---|---|---|---|
junit | junit | 4.13.2 | jar | Eclipse Public License 1.0 |
org.apache.httpcomponents | httpclient | 4.5.14 | jar | Apache License, Version 2.0 |
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:
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | Licenses |
---|---|---|---|---|
org.jsoup | jsoup | 1.15.2 | jar | The 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.11 | jar | Apache License, Version 2.0 |
org.apache.httpcomponents | httpcore | 4.4.16 | jar | Apache License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
Project Dependency Graph
Dependency Tree
- net.stoerr.chatgpt:co-developer-gpt-engine:jar:3.2.1-SNAPSHOT
- com.google.code.gson:gson:jar:2.10.1 (compile)
- com.google.guava:guava:jar:33.0.0-jre (compile)
- com.google.guava:failureaccess:jar:1.0.2 (compile)
- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava (compile)
- org.checkerframework:checker-qual:jar:3.41.0 (compile)
- com.google.errorprone:error_prone_annotations:jar:2.23.0 (compile)
- com.google.j2objc:j2objc-annotations:jar:2.8 (compile)
- org.apache.commons:commons-lang3:jar:3.14.0 (compile)
- com.knuddels:jtokkit:jar:1.1.0 (compile)
- junit:junit:jar:4.13.2 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.apache.httpcomponents:httpclient:jar:4.5.14 (test)
- org.apache.httpcomponents:httpcore:jar:4.4.16 (test)
- commons-logging:commons-logging:jar:1.2 (compile)
- commons-codec:commons-codec:jar:1.11 (test)
- commons-cli:commons-cli:jar:1.9.0 (compile)
- io.github.furstenheim:copy_down:jar:1.1 (compile)
- org.jsoup:jsoup:jar:1.15.2 (runtime)
- org.eclipse.jetty:jetty-server:jar:11.0.18 (compile)
- org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:jar:5.0.2 (compile)
- org.eclipse.jetty:jetty-http:jar:11.0.18 (compile)
- org.eclipse.jetty:jetty-util:jar:11.0.18 (compile)
- org.eclipse.jetty:jetty-io:jar:11.0.18 (compile)
- org.eclipse.jetty:jetty-servlet:jar:11.0.20 (compile)
- org.eclipse.jetty:jetty-security:jar:11.0.20 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.2 (compile)
- org.apache.pdfbox:pdfbox:jar:2.0.30 (compile)
- org.apache.pdfbox:fontbox:jar:2.0.30 (compile)
- org.slf4j:slf4j-api:jar:2.0.13 (compile)
- ch.qos.logback:logback-core:jar:1.5.6 (compile)
- ch.qos.logback:logback-classic:jar:1.5.6 (compile)
Licenses
Apache Software License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities
Apache 2.0: error-prone annotations
Eclipse Public License 1.0: JUnit
MIT License: JTokkit, SLF4J API Module, copy_down
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
New BSD License: Hamcrest Core
Eclipse Public License - Version 2.0: Jetty :: Http Utility, Jetty :: IO Utility, Jetty :: Security, Jetty :: Server Core, Jetty :: Servlet Handling, Jetty :: Utilities
Unknown: CoDeveloperGPTengine
Eclipse Public License - Version 1.0: Jetty :: Jakarta Servlet API and Schemas for JPMS and OSGi
The MIT License: Checker Qual, jsoup Java HTML Parser
Apache-2.0: Apache Commons CLI, Apache Commons Lang, Gson
Apache License, Version 2.0: Apache Commons Codec, Apache FontBox, Apache HttpClient, Apache HttpCore, Apache PDFBox, Guava: Google Core Libraries for Java, J2ObjC Annotations
The Apache Software License, Version 2.0: Apache Commons Logging, FindBugs-jsr305, Guava InternalFutureFailureAccess and InternalFutures, Guava ListenableFuture only
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
Dependency File Details
Filename | Size | Entries | Classes | Packages | Java Version | Debug Information |
---|---|---|---|---|---|---|
logback-classic-1.5.6.jar | 293.7 kB | 236 | 183 | 29 | 11 | Yes |
logback-core-1.5.6.jar | 609.9 kB | 522 | - | - | - | - |
• Root | - | 514 | 461 | 42 | 11 | Yes |
• Versioned | - | 8 | 2 | 1 | 21 | Yes |
jsr305-3.0.2.jar | 19.9 kB | 46 | 35 | 3 | 1.5 | Yes |
gson-2.10.1.jar | 283.4 kB | 238 | - | - | - | - |
• Root | - | 236 | 217 | 9 | 1.7 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
error_prone_annotations-2.23.0.jar | 16.8 kB | 39 | 27 | 2 | 1.8 | Yes |
failureaccess-1.0.2.jar | 4.7 kB | 15 | 2 | 1 | 1.7 | Yes |
guava-33.0.0-jre.jar | 3 MB | 2057 | 2018 | 18 | 1.8 | Yes |
listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar | 2.2 kB | 7 | 0 | 0 | - | - |
j2objc-annotations-2.8.jar | 9.3 kB | 24 | 13 | 1 | 1.7 | Yes |
jtokkit-1.1.0.jar | 3.2 MB | 34 | 24 | 2 | 1.8 | Yes |
commons-cli-1.9.0.jar | 75.5 kB | 51 | - | - | - | - |
• Root | - | 50 | 37 | 1 | 1.8 | Yes |
• Versioned | - | 1 | 1 | 1 | 9 | No |
commons-codec-1.11.jar | 335 kB | 243 | 96 | 7 | 1.6 | Yes |
commons-logging-1.2.jar | 61.8 kB | 42 | 28 | 2 | 1.2 | Yes |
copy_down-1.1.jar | 24.4 kB | 20 | 15 | 1 | 1.8 | Yes |
junit-4.13.2.jar | 384.6 kB | 389 | 350 | 32 | 1.5 | Yes |
commons-lang3-3.14.0.jar | 658 kB | 436 | - | - | - | - |
• Root | - | 434 | 403 | 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 |
fontbox-2.0.30.jar | 1.6 MB | 273 | 157 | 10 | 1.6 | Yes |
pdfbox-2.0.30.jar | 2.8 MB | 878 | 780 | 54 | 1.6 | Yes |
checker-qual-3.41.0.jar | 229 kB | 434 | 366 | 30 | 1.8 | Yes |
jetty-http-11.0.18.jar | 278.3 kB | 153 | 133 | 4 | 11 | Yes |
jetty-io-11.0.18.jar | 217.1 kB | 136 | 121 | 4 | 11 | Yes |
jetty-security-11.0.20.jar | 121.7 kB | 77 | 63 | 3 | 11 | Yes |
jetty-server-11.0.18.jar | 801.1 kB | 382 | 361 | 8 | 11 | Yes |
jetty-servlet-11.0.20.jar | 165.6 kB | 88 | 73 | 4 | 11 | Yes |
jetty-util-11.0.18.jar | 578.4 kB | 342 | 316 | 13 | 11 | Yes |
jetty-jakarta-servlet-api-5.0.2.jar | 605.1 kB | 217 | 86 | 5 | 11 | Yes |
hamcrest-core-1.3.jar | 45 kB | 52 | 45 | 3 | 1.5 | Yes |
jsoup-1.15.2.jar | 436 kB | 283 | 265 | 7 | 1.8 | Yes |
slf4j-api-2.0.13.jar | 68.6 kB | 70 | - | - | - | - |
• Root | - | 68 | 54 | 4 | 1.8 | Yes |
• Versioned | - | 2 | 1 | 1 | 9 | No |
Total | Size | Entries | Classes | Packages | Java Version | Debug Information |
31 | 18.1 MB | 8578 | 7452 | 358 | 11 | 30 |
compile: 25 | compile: 15.8 MB | compile: 6817 | compile: 5973 | compile: 268 | 11 | compile: 24 |
runtime: 1 | runtime: 436 kB | runtime: 283 | runtime: 265 | runtime: 7 | runtime: 1 | |
test: 5 | test: 1.9 MB | test: 1478 | test: 1214 | test: 83 | 1.6 | test: 5 |