is not current version
Last Version 0.8.4

org.ikasan.demo:demoTransformationRouting-app 0.7.2


Categories

Categories

ORM Data
GroupId

GroupId

org.ikasan.demo
ArtifactId

ArtifactId

demoTransformationRouting-app
Version

Version

0.7.2
Type

Type

ear

Download demoTransformationRouting-app 0.7.2


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