License |
License |
---|---|
GroupId | GroupIdio.eflabs.vertigo |
ArtifactId | ArtifactIdvertigo-parent |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVertigo
A fault-tolerant distributed event processing framework for Vert.x.
|
Project URL |
Project URL |
Filename | Size |
---|---|
vertigo-parent-1.0.2.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.eflabs.vertigo/vertigo-parent/ -->
<dependency>
<groupId>io.eflabs.vertigo</groupId>
<artifactId>vertigo-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.eflabs.vertigo/vertigo-parent/
implementation 'io.eflabs.vertigo:vertigo-parent:1.0.2'
// https://jarcasting.com/artifacts/io.eflabs.vertigo/vertigo-parent/
implementation ("io.eflabs.vertigo:vertigo-parent:1.0.2")
'io.eflabs.vertigo:vertigo-parent:pom:1.0.2'
<dependency org="io.eflabs.vertigo" name="vertigo-parent" rev="1.0.2">
<artifact name="vertigo-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.eflabs.vertigo', module='vertigo-parent', version='1.0.2')
)
libraryDependencies += "io.eflabs.vertigo" % "vertigo-parent" % "1.0.2"
[io.eflabs.vertigo/vertigo-parent "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.3.2 |
io.vertx : vertx-codegen Optional | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | test-jar | 3.3.2 |
junit : junit | jar | 4.12 |