License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-ignite |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Ignite Cluster Manager
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
Filename | Size |
---|---|
vertx-ignite-4.3.1.pom | |
vertx-ignite-4.3.1.jar | 34 KB |
vertx-ignite-4.3.1-tests.jar | 9 KB |
vertx-ignite-4.3.1-test-sources.jar | 8 KB |
vertx-ignite-4.3.1-sources.jar | 18 KB |
vertx-ignite-4.3.1-javadoc.jar | 26 KB |
vertx-ignite-4.3.1-docs.zip | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vertx/vertx-ignite/ -->
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-ignite</artifactId>
<version>4.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.vertx/vertx-ignite/
implementation 'io.vertx:vertx-ignite:4.3.1'
// https://jarcasting.com/artifacts/io.vertx/vertx-ignite/
implementation ("io.vertx:vertx-ignite:4.3.1")
'io.vertx:vertx-ignite:jar:4.3.1'
<dependency org="io.vertx" name="vertx-ignite" rev="4.3.1">
<artifact name="vertx-ignite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vertx', module='vertx-ignite', version='4.3.1')
)
libraryDependencies += "io.vertx" % "vertx-ignite" % "4.3.1"
[io.vertx/vertx-ignite "4.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | |
org.apache.ignite : ignite-core | jar | 2.13.0 |
io.vertx : vertx-codegen Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-docgen | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.ignite : ignite-spring | jar | 2.13.0 |
io.vertx : vertx-core | test-jar | |
io.vertx : vertx-web | jar | |
io.vertx : vertx-web | test-jar | |
ch.qos.logback : logback-classic | jar | 1.2.11 |
io.vertx : vertx-service-discovery | jar | |
io.vertx : vertx-service-proxy | jar | |
io.vertx : vertx-service-discovery | test-jar | |
org.assertj : assertj-core | jar | 3.3.0 |
com.jayway.awaitility : awaitility | jar | 1.7.0 |