| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.kuujo |
| ArtifactId | ArtifactIdvertigo-deployer |
| Last Version | Last Version0.7.0-RC3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionVertigo Deployer
A distributed event processing framework for Vert.x.
|
<!-- https://jarcasting.com/artifacts/net.kuujo/vertigo-deployer/ -->
<dependency>
<groupId>net.kuujo</groupId>
<artifactId>vertigo-deployer</artifactId>
<version>0.7.0-RC3</version>
</dependency>
// https://jarcasting.com/artifacts/net.kuujo/vertigo-deployer/
implementation 'net.kuujo:vertigo-deployer:0.7.0-RC3'
// https://jarcasting.com/artifacts/net.kuujo/vertigo-deployer/
implementation ("net.kuujo:vertigo-deployer:0.7.0-RC3")
'net.kuujo:vertigo-deployer:jar:0.7.0-RC3'
<dependency org="net.kuujo" name="vertigo-deployer" rev="0.7.0-RC3">
<artifact name="vertigo-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kuujo', module='vertigo-deployer', version='0.7.0-RC3')
)
libraryDependencies += "net.kuujo" % "vertigo-deployer" % "0.7.0-RC3"
[net.kuujo/vertigo-deployer "0.7.0-RC3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.kuujo : vertigo | jar | 0.7.0-RC3 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 2.1 |
| io.vertx : vertx-platform | jar | 2.1 |
| io.vertx : vertx-hazelcast | jar | 2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| io.vertx : testtools | jar | 2.0.3-final |