Last Version

Vert.x Core 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-core
Version

Version

4.3.1
Type

Type

jar
Description

Description

Vert.x Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-core 4.3.1


<!-- https://jarcasting.com/artifacts/io.vertx/vertx-core/ -->
<dependency>
    <groupId>io.vertx</groupId>
    <artifactId>vertx-core</artifactId>
    <version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-core/
implementation 'io.vertx:vertx-core:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-core/
implementation ("io.vertx:vertx-core:4.3.1")
'io.vertx:vertx-core:jar:4.3.1'
<dependency org="io.vertx" name="vertx-core" rev="4.3.1">
  <artifact name="vertx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-core', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-core" % "4.3.1"
[io.vertx/vertx-core "4.3.1"]

Dependencies

compile (16)

Group / Artifact Type Version
io.netty : netty-common jar
io.netty : netty-buffer jar
io.netty : netty-transport jar
io.netty : netty-handler jar
io.netty : netty-handler-proxy jar
io.netty : netty-codec-http jar
io.netty : netty-codec-http2 jar
io.netty : netty-resolver jar
io.netty : netty-resolver-dns jar
io.netty : netty-codec-haproxy Optional jar
io.netty : netty-transport-native-epoll Optional jar
io.netty : netty-transport-native-kqueue Optional jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind Optional jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar

provided (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.slf4j : slf4j-api jar 1.7.21

test (7)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.directory.server : apacheds-protocol-dns jar 1.5.7
org.assertj : assertj-core jar 3.4.1
org.slf4j : slf4j-simple jar 1.7.21
io.netty : netty-tcnative-boringssl-static jar
com.aayushatharva.brotli4j : brotli4j jar 1.7.1
org.openjdk.jmh : jmh-core jar 1.19

Project Modules

There are no modules declared in this project.