Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.ikasan.demo |
ArtifactId | ArtifactIddemoTransformationRouting-parent |
Version | Version0.7.7 |
Type | Typepom |
Filename | Size |
---|---|
demoTransformationRouting-parent-0.7.7.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ikasan.demo/demoTransformationRouting-parent/ -->
<dependency>
<groupId>org.ikasan.demo</groupId>
<artifactId>demoTransformationRouting-parent</artifactId>
<version>0.7.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan.demo/demoTransformationRouting-parent/
implementation 'org.ikasan.demo:demoTransformationRouting-parent:0.7.7'
// https://jarcasting.com/artifacts/org.ikasan.demo/demoTransformationRouting-parent/
implementation ("org.ikasan.demo:demoTransformationRouting-parent:0.7.7")
'org.ikasan.demo:demoTransformationRouting-parent:pom:0.7.7'
<dependency org="org.ikasan.demo" name="demoTransformationRouting-parent" rev="0.7.7">
<artifact name="demoTransformationRouting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ikasan.demo', module='demoTransformationRouting-parent', version='0.7.7')
)
libraryDependencies += "org.ikasan.demo" % "demoTransformationRouting-parent" % "0.7.7"
[org.ikasan.demo/demoTransformationRouting-parent "0.7.7"]