Categories |
CategoriesSiddhi Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdorg.wso2.extension.siddhi.io.jms |
ArtifactId | ArtifactIdsiddhi-io-jms |
Version | Version1.0.7 |
Type | Typejar |
Filename | Size |
---|---|
siddhi-io-jms-1.0.7.pom | -1 bytes |
siddhi-io-jms-1.0.7-sources.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.extension.siddhi.io.jms/siddhi-io-jms/ -->
<dependency>
<groupId>org.wso2.extension.siddhi.io.jms</groupId>
<artifactId>siddhi-io-jms</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.io.jms/siddhi-io-jms/
implementation 'org.wso2.extension.siddhi.io.jms:siddhi-io-jms:1.0.7'
// https://jarcasting.com/artifacts/org.wso2.extension.siddhi.io.jms/siddhi-io-jms/
implementation ("org.wso2.extension.siddhi.io.jms:siddhi-io-jms:1.0.7")
'org.wso2.extension.siddhi.io.jms:siddhi-io-jms:jar:1.0.7'
<dependency org="org.wso2.extension.siddhi.io.jms" name="siddhi-io-jms" rev="1.0.7">
<artifact name="siddhi-io-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.extension.siddhi.io.jms', module='siddhi-io-jms', version='1.0.7')
)
libraryDependencies += "org.wso2.extension.siddhi.io.jms" % "siddhi-io-jms" % "1.0.7"
[org.wso2.extension.siddhi.io.jms/siddhi-io-jms "1.0.7"]