Last Version

Vertigo Python API 0.6.2

Python API for Vert.igo: a distributed event processing framework for Vert.x.

License

License

Categories

Categories

Python Languages Net
GroupId

GroupId

net.kuujo
ArtifactId

ArtifactId

vertigo-python
Version

Version

0.6.2
Type

Type

jar
Description

Description

Vertigo Python API
Python API for Vert.igo: a distributed event processing framework for Vert.x.
Project URL

Project URL

http://github.com/kuujo/vertigo-python

Download vertigo-python 0.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

provided (3)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1M2
io.vertx : vertx-platform jar 2.1M2
io.vertx : testtools jar 2.0.2-final

test (1)

Group / Artifact Type Version
net.kuujo : vertigo jar 0.6.2

Project Modules

There are no modules declared in this project.