Last Version

vertx-sync (DEPRECATED) 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-sync
Version

Version

4.3.1
Type

Type

jar
Description

Description

vertx-sync (DEPRECATED)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-sync 4.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-codegen jar
io.vertx : vertx-core jar
co.paralleluniverse : quasar-core jar 0.7.10
io.vertx : vertx-docgen Optional jar
com.google.guava : guava jar 30.1.1-jre

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.vertx : vertx-unit jar
io.vertx : vertx-core test-jar

Project Modules

There are no modules declared in this project.