License |
License |
---|---|
Categories |
CategoriesPython Languages Net |
GroupId | GroupIdnet.kuujo |
ArtifactId | ArtifactIdvertigo-python |
Last Version | Last Version0.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVertigo Python API
Python API for Vert.igo: a distributed event processing framework for Vert.x.
|
Project URL |
Project URL |
Filename | Size |
---|---|
vertigo-python-0.6.2.pom | |
vertigo-python-0.6.2.jar | 18 KB |
vertigo-python-0.6.2-sources.jar | 15 KB |
vertigo-python-0.6.2-mod.zip | 15 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
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 |
Group / Artifact | Type | Version |
---|---|---|
net.kuujo : vertigo | jar | 0.6.2 |