| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdorg.apache.storm | 
| ArtifactId | ArtifactIdstorm-rocketmq-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-rocketmq-examples/ -->
<dependency>
    <groupId>org.apache.storm</groupId>
    <artifactId>storm-rocketmq-examples</artifactId>
    <version>2.4.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.storm/storm-rocketmq-examples/
implementation 'org.apache.storm:storm-rocketmq-examples:2.4.0'// https://jarcasting.com/artifacts/org.apache.storm/storm-rocketmq-examples/
implementation ("org.apache.storm:storm-rocketmq-examples:2.4.0")'org.apache.storm:storm-rocketmq-examples:jar:2.4.0'<dependency org="org.apache.storm" name="storm-rocketmq-examples" rev="2.4.0">
  <artifact name="storm-rocketmq-examples" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.storm', module='storm-rocketmq-examples', version='2.4.0')
)libraryDependencies += "org.apache.storm" % "storm-rocketmq-examples" % "2.4.0"[org.apache.storm/storm-rocketmq-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 |