License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.streampipes |
ArtifactId | ArtifactIdstreampipes-messaging-jms |
Version | Version0.65.0 |
Type | Typejar |
Description |
DescriptionStreamPipes
|
<!-- https://jarcasting.com/artifacts/org.streampipes/streampipes-messaging-jms/ -->
<dependency>
<groupId>org.streampipes</groupId>
<artifactId>streampipes-messaging-jms</artifactId>
<version>0.65.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.streampipes/streampipes-messaging-jms/
implementation 'org.streampipes:streampipes-messaging-jms:0.65.0'
// https://jarcasting.com/artifacts/org.streampipes/streampipes-messaging-jms/
implementation ("org.streampipes:streampipes-messaging-jms:0.65.0")
'org.streampipes:streampipes-messaging-jms:jar:0.65.0'
<dependency org="org.streampipes" name="streampipes-messaging-jms" rev="0.65.0">
<artifact name="streampipes-messaging-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.streampipes', module='streampipes-messaging-jms', version='0.65.0')
)
libraryDependencies += "org.streampipes" % "streampipes-messaging-jms" % "0.65.0"
[org.streampipes/streampipes-messaging-jms "0.65.0"]
Group / Artifact | Type | Version |
---|---|---|
org.streampipes : streampipes-messaging | jar | 0.65.0 |
org.apache.activemq : activemq-client | jar | 5.15.9 |