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