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