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