Compile Dependencies (7)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Web Framework
Apache 2.0
| io.jooby » jooby | ${jooby.version} | 4.5.3 | |
Apache 2.0
| io.netty
»
netty-handler A core Netty module that provides high-level channel handlers for protocol implementations and network applications. | |||
Netty Codec
Apache 2.0
| io.netty
»
netty-codec-http Netty codec module for encoding and decoding HTTP messages and handling HTTP protocol logic. | |||
Netty Codec
Apache 2.0
| io.netty » netty-codec-http2 | ${netty.version} | 4.2.16.Final | |
Apache 2.0
| io.netty
»
netty-transport-native-epoll(optional) Netty transport implementation using Linux epoll for efficient I/O on native platforms. | ${netty.version} | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-native-kqueue(optional) | ${netty.version} | 4.2.16.Final | |
Apache 2.0
| io.netty » netty-transport-native-io_uring(optional) | ${netty.version} | 4.2.16.Final |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Code Coverage
EPL 2.0
| org.jacoco
»
org.jacoco.agent JaCoCo Agent | |||
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | |||
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | |||
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | |||
Microbenchmarks
GPL 2.0
| org.openjdk.jmh
»
jmh-core The jmh is a Java harness for building, running, and analysing | 1.37 | ✔ | |
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. | ${slf4j.version} | 2.0.18 |