is not current version
Last Version 0.8.4

org.ikasan.demo:demoTransformationRouting-app 0.8.3


Categories

Categories

ORM Data
GroupId

GroupId

org.ikasan.demo
ArtifactId

ArtifactId

demoTransformationRouting-app
Version

Version

0.8.3
Type

Type

ear

Download demoTransformationRouting-app 0.8.3


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