Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.ikasan.demo |
ArtifactId | ArtifactIddemoTransformationRouting-parent |
Version | Version0.7.4 |
Type | Typepom |
Filename | Size |
---|---|
demoTransformationRouting-parent-0.7.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan.demo/demoTransformationRouting-parent/
implementation 'org.ikasan.demo:demoTransformationRouting-parent:0.7.4'
// https://jarcasting.com/artifacts/org.ikasan.demo/demoTransformationRouting-parent/
implementation ("org.ikasan.demo:demoTransformationRouting-parent:0.7.4")
'org.ikasan.demo:demoTransformationRouting-parent:pom:0.7.4'
<dependency org="org.ikasan.demo" name="demoTransformationRouting-parent" rev="0.7.4">
<artifact name="demoTransformationRouting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ikasan.demo', module='demoTransformationRouting-parent', version='0.7.4')
)
libraryDependencies += "org.ikasan.demo" % "demoTransformationRouting-parent" % "0.7.4"
[org.ikasan.demo/demoTransformationRouting-parent "0.7.4"]