The Vert.x core APIs contain the backbone for writing Vert.x applications and low-level support for HTTP, TCP, UDP, file system, asynchronous streams and many other building blocks.
License | Apache 2.0EPL 2.0 |
---|---|
Categories | Concurrency Libraries |
Tags | vertxconcurrencyparallelmultithreading |
Date | Feb 10, 2025 |
Files | pom (34 KB) jar (1.6 MB) View All |
Repositories | Central |
Ranking | #330 in MvnRepository (See Top Artifacts) #7 in Concurrency Libraries |
Used By | 1,626 artifacts |
Compile Dependencies (18)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-core | |||
JSON Lib Apache 2.0 | com.fasterxml.jackson.core » jackson-databind (optional) | |||
Apache 2.0 | io.netty » netty-common | |||
Apache 2.0 | io.netty » netty-buffer | |||
Apache 2.0 | io.netty » netty-transport | |||
Apache 2.0 | io.netty » netty-handler | |||
Apache 2.0 | io.netty » netty-handler-proxy | |||
Netty Codec Apache 2.0 | io.netty » netty-codec-http | |||
Netty Codec Apache 2.0 | io.netty » netty-codec-http2 | |||
Apache 2.0 | io.netty » netty-resolver | |||
DNS Lib Apache 2.0 | io.netty » netty-resolver-dns | |||
Netty Codec Apache 2.0 | io.netty » netty-codec-haproxy (optional) | |||
Apache 2.0 | io.netty » netty-transport-native-epoll (optional) | |||
Apache 2.0 | io.netty » netty-transport-native-kqueue (optional) | |||
CodeGen Apache 2.0EPL 1.0 | io.vertx » vertx-codegen (optional) | 4.5.13 | ✔ | |
Apache 2.0EPL 1.0 | io.vertx » vertx-docgen (optional) | 0.9.4 | 3.5.1 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-api (optional) | 2.17.1 | 2.24.3 | |
Logging MIT | org.slf4j » slf4j-api (optional) | 2.0.7 | 2.0.17 |
Test Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Compression Apache 2.0 | com.aayushatharva.brotli4j » brotli4j | 1.16.0 | 1.18.0 | |
Apache 2.0 | io.netty » netty-tcnative-boringssl-static | |||
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.12.1 | |
DNS Lib Apache 2.0 | org.apache.directory.server » apacheds-protocol-dns | 1.5.7 | 2.0.0.AM27 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core | 2.17.1 | 2.24.3 | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.4.1 | 3.27.3 | |
Microbenchmarks GPL 2.0 | org.openjdk.jmh » jmh-core | 1.36 | 1.37 | |
Logging MIT | org.slf4j » slf4j-simple | 2.0.7 | 2.0.17 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Eclipse Public License - v 2.0 | http://www.eclipse.org/legal/epl-v20.html |