Chrome DevTools Java Client is the main module of the project, providing a Java API for interacting with the Chrome DevTools Protocol.
This module allows developers to automate and control the Google Chrome browser using Java.
Compile Dependencies (4)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind6 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.18.2 | 3.2.1 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 33.4.0-jre | 33.6.0-jre | |
MIT
| io.github.deripas
»
chrome-devtools-api The Chrome DevTools API module contains classes and interfaces generated from the browser_protocol.json file. | 0.0.13 | 0.1.0 | |
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.15 | 2.0.18 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | 1.18.36 | 1.18.46 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.5.15 | 1.5.38 |