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 | Jul 06, 2022 |
Files | pom (31 KB) jar (1.4 MB) View All |
Repositories | CentralWSO2 PublicXillio |
Ranking | #330 in MvnRepository (See Top Artifacts) #7 in Concurrency Libraries |
Used By | 1,601 artifacts |
Compile Dependencies (16)
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.3.2 | 4.5.11 | |
Apache 2.0EPL 1.0 | io.vertx » vertx-docgen (optional) | 0.9.4 | 3.5.1 |
Provided Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Logging Apache 2.0 | org.apache.logging.log4j » log4j-api | 2.17.1 | 2.24.2 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core | 2.17.1 | 2.24.2 | |
Logging MIT | org.slf4j » slf4j-api | 1.7.21 | 2.0.16 |
Test Dependencies (7)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Compression Apache 2.0 | com.aayushatharva.brotli4j » brotli4j | 1.7.1 | 1.17.0 | |
Apache 2.0 | io.netty » netty-tcnative-boringssl-static | |||
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.11.3 | |
DNS Lib Apache 2.0 | org.apache.directory.server » apacheds-protocol-dns | 1.5.7 | 2.0.0.AM27 | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.4.1 | 3.26.3 | |
Microbenchmarks GPL 2.0 | org.openjdk.jmh » jmh-core | 1.19 | 1.37 | |
Logging MIT | org.slf4j » slf4j-simple | 1.7.21 | 2.0.16 |
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 |