| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.hmsonline |
| ArtifactId | ArtifactIdstorm-jms |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStorm JMS
Storm JMS Components
|
| Filename | Size |
|---|---|
| storm-jms-0.2.2.pom | |
| storm-jms-0.2.2.jar | 11 KB |
| storm-jms-0.2.2-sources.jar | 8 KB |
| storm-jms-0.2.2-javadoc.jar | 59 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hmsonline/storm-jms/ -->
<dependency>
<groupId>com.hmsonline</groupId>
<artifactId>storm-jms</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hmsonline/storm-jms/
implementation 'com.hmsonline:storm-jms:0.2.2'
// https://jarcasting.com/artifacts/com.hmsonline/storm-jms/
implementation ("com.hmsonline:storm-jms:0.2.2")
'com.hmsonline:storm-jms:jar:0.2.2'
<dependency org="com.hmsonline" name="storm-jms" rev="0.2.2">
<artifact name="storm-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hmsonline', module='storm-jms', version='0.2.2')
)
libraryDependencies += "com.hmsonline" % "storm-jms" % "0.2.2"
[com.hmsonline/storm-jms "0.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| storm » storm | jar | 0.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.apache.activemq : activemq-core | jar | 5.5.1 |