is not current version
Last Version 0.8.4

org.ikasan.demo:demoTransformationRouting-parent 0.7.8

The demo Transformation parent library for the Ikasan Enterprise Integration Platform

Categories

Categories

ORM Data
GroupId

GroupId

org.ikasan.demo
ArtifactId

ArtifactId

demoTransformationRouting-parent
Version

Version

0.7.8
Type

Type

pom

Download demoTransformationRouting-parent 0.7.8


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