Java implementation of ChromeCast V2 protocol client, based on ttps://github.com/vitalidze/chromecast-java-api-v2
Compile Dependencies (5)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Annotation Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations Core annotations used for value types, used by Jackson data binding package. | 2.19.0 | 2.22 | |
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind5 vulnerabilities General data-binding functionality for Jackson: works on core streaming API | 2.19.0 | 3.2.2 | |
Serializer
BSD 3-clause
| com.google.protobuf
»
protobuf-javalite Lite version of Protocol Buffers library. This version is targeted for mobile client use | 4.30.2 | 4.36.2 | |
DNS Lib
Apache 2.0
| org.jmdns
»
jmdns JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area ... | 3.6.1 | 3.6.3 | |
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.17 | 2.0.19 |
Test Dependencies (2)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.3 | |
Logging
MIT
| org.slf4j
»
slf4j-simple Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed. | 2.0.17 | 2.0.19 |