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