is not current version
Last Version 4.1.0-m3

org.wso2.ei:jms-consumer 4.0.0-m8


GroupId

GroupId

org.wso2.ei
ArtifactId

ArtifactId

jms-consumer
Version

Version

4.0.0-m8
Type

Type

pom

Download jms-consumer 4.0.0-m8


<!-- https://jarcasting.com/artifacts/org.wso2.ei/jms-consumer/ -->
<dependency>
    <groupId>org.wso2.ei</groupId>
    <artifactId>jms-consumer</artifactId>
    <version>4.0.0-m8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.ei/jms-consumer/
implementation 'org.wso2.ei:jms-consumer:4.0.0-m8'
// https://jarcasting.com/artifacts/org.wso2.ei/jms-consumer/
implementation ("org.wso2.ei:jms-consumer:4.0.0-m8")
'org.wso2.ei:jms-consumer:pom:4.0.0-m8'
<dependency org="org.wso2.ei" name="jms-consumer" rev="4.0.0-m8">
  <artifact name="jms-consumer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.ei', module='jms-consumer', version='4.0.0-m8')
)
libraryDependencies += "org.wso2.ei" % "jms-consumer" % "4.0.0-m8"
[org.wso2.ei/jms-consumer "4.0.0-m8"]