License |
License |
---|---|
Categories |
CategoriesPython Languages ORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdmultilang-python |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmultilang-python
Distributed and fault-tolerant realtime computation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
multilang-python-2.4.0.pom | |
multilang-python-2.4.0.jar | 8 KB |
multilang-python-2.4.0-sources.jar | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/multilang-python/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>multilang-python</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/multilang-python/
implementation 'org.apache.storm:multilang-python:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/multilang-python/
implementation ("org.apache.storm:multilang-python:2.4.0")
'org.apache.storm:multilang-python:jar:2.4.0'
<dependency org="org.apache.storm" name="multilang-python" rev="2.4.0">
<artifact name="multilang-python" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='multilang-python', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "multilang-python" % "2.4.0"
[org.apache.storm/multilang-python "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.vintage : junit-vintage-engine | jar |