is not current version
Last Version 0.9.4

org.ikasan:sample-jmsDrivenPriceSrc 0.9.0

Ikasan EIP sample demonstrating implementation of a flow for a jms consumer

GroupId

GroupId

org.ikasan
ArtifactId

ArtifactId

sample-jmsDrivenPriceSrc
Version

Version

0.9.0
Type

Type

jar

Download sample-jmsDrivenPriceSrc 0.9.0


<!-- https://jarcasting.com/artifacts/org.ikasan/sample-jmsDrivenPriceSrc/ -->
<dependency>
    <groupId>org.ikasan</groupId>
    <artifactId>sample-jmsDrivenPriceSrc</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan/sample-jmsDrivenPriceSrc/
implementation 'org.ikasan:sample-jmsDrivenPriceSrc:0.9.0'
// https://jarcasting.com/artifacts/org.ikasan/sample-jmsDrivenPriceSrc/
implementation ("org.ikasan:sample-jmsDrivenPriceSrc:0.9.0")
'org.ikasan:sample-jmsDrivenPriceSrc:jar:0.9.0'
<dependency org="org.ikasan" name="sample-jmsDrivenPriceSrc" rev="0.9.0">
  <artifact name="sample-jmsDrivenPriceSrc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ikasan', module='sample-jmsDrivenPriceSrc', version='0.9.0')
)
libraryDependencies += "org.ikasan" % "sample-jmsDrivenPriceSrc" % "0.9.0"
[org.ikasan/sample-jmsDrivenPriceSrc "0.9.0"]