License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-sync |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionvertx-sync (DEPRECATED)
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-sync-4.3.1.pom | |
vertx-sync-4.3.1.jar | 19 KB |
vertx-sync-4.3.1-tests.jar | 21 KB |
vertx-sync-4.3.1-test-sources.jar | 8 KB |
vertx-sync-4.3.1-sources.jar | 11 KB |
vertx-sync-4.3.1-javadoc.jar | 42 KB |
vertx-sync-4.3.1-docs.zip | 3 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.vertx : vertx-unit | jar | |
io.vertx : vertx-core | test-jar |