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 | vertxconcurrency |
Date | Jun 07, 2023 |
Files | pom (31 KB) jar (1.5 MB) View All |
Repositories | Central |
Ranking | #319 in MvnRepository (See Top Artifacts) #6 in Concurrency Libraries |
Used By | 1,461 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 | |||
Apache 2.0 | io.netty » netty-codec-http | |||
Apache 2.0 | io.netty » netty-codec-http2 | |||
Apache 2.0 | io.netty » netty-resolver | |||
Apache 2.0 | io.netty » netty-resolver-dns | |||
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.4.3 | 4.4.5 | |
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.20.0 | |
Logging MIT | org.slf4j » slf4j-api (optional) | 1.7.21 | 2.0.9 |
Test Dependencies (8)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Compression Apache 2.0 | com.aayushatharva.brotli4j » brotli4j | 1.8.0 | 1.12.0 | |
Apache 2.0 | io.netty » netty-tcnative-boringssl-static | |||
Testing EPL 2.0 | junit » junit | 4.13.1 | 5.10.0 | |
DNS Lib Apache 2.0 | org.apache.directory.server » apacheds-protocol-dns | 1.5.7 | 2.0.0.AM26 | |
Logging Apache 2.0 | org.apache.logging.log4j » log4j-core | 2.17.1 | 2.20.0 | |
Assertion Apache 2.0 | org.assertj » assertj-core | 3.4.1 | 3.24.2 | |
Microbenchmarks GPL 2.0 | org.openjdk.jmh » jmh-core | 1.36 | 1.37 | |
Logging MIT | org.slf4j » slf4j-simple | 1.7.21 | 2.0.9 |
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 |