License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.storm |
ArtifactId | ArtifactIdstorm-jms-parent |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDistributed and fault-tolerant realtime computation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storm-jms-parent-1.0.6.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.storm/storm-jms-parent/ -->
<dependency>
<groupId>org.apache.storm</groupId>
<artifactId>storm-jms-parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.storm/storm-jms-parent/
implementation 'org.apache.storm:storm-jms-parent:1.0.6'
// https://jarcasting.com/artifacts/org.apache.storm/storm-jms-parent/
implementation ("org.apache.storm:storm-jms-parent:1.0.6")
'org.apache.storm:storm-jms-parent:pom:1.0.6'
<dependency org="org.apache.storm" name="storm-jms-parent" rev="1.0.6">
<artifact name="storm-jms-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.storm', module='storm-jms-parent', version='1.0.6')
)
libraryDependencies += "org.apache.storm" % "storm-jms-parent" % "1.0.6"
[org.apache.storm/storm-jms-parent "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.storm : storm-core | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |