License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases ORM |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdstorm-mongodb-examples |
Last Version | Last Version2.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDistributed and fault-tolerant realtime computation
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-mongodb-examples/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-mongodb-examples</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-mongodb-examples/
implementation 'org.apache.storm:storm-mongodb-examples:2.4.0'
// https://jarcasting.com/artifacts/org.apache.storm/storm-mongodb-examples/
implementation ("org.apache.storm:storm-mongodb-examples:2.4.0")
'org.apache.storm:storm-mongodb-examples:jar:2.4.0'
<dependency org="org.apache.storm" name="storm-mongodb-examples" rev="2.4.0">
<artifact name="storm-mongodb-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-mongodb-examples', version='2.4.0')
)
libraryDependencies += "org.apache.storm" % "storm-mongodb-examples" % "2.4.0"
[org.apache.storm/storm-mongodb-examples "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-client | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.5.1 |