License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-core |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-core-4.3.1.pom | |
vertx-core-4.3.1.jar | 1 MB |
vertx-core-4.3.1-tests.jar | 1 MB |
vertx-core-4.3.1-test-sources.jar | 643 KB |
vertx-core-4.3.1-sources.jar | 891 KB |
vertx-core-4.3.1-javadoc.jar | 1 MB |
vertx-core-4.3.1-docs.zip | 103 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |