is not current version
Last Version 0.8.4

org.ikasan:ikasan-framework-0.7.10-compatibility 0.8.1

The framework compatibility library for the Ikasan Enterprise Integration Platform allowing interaction with 0.7.10 modules

GroupId

GroupId

org.ikasan
ArtifactId

ArtifactId

ikasan-framework-0.7.10-compatibility
Version

Version

0.8.1
Type

Type

jar

Download ikasan-framework-0.7.10-compatibility 0.8.1


<!-- https://jarcasting.com/artifacts/org.ikasan/ikasan-framework-0.7.10-compatibility/ -->
<dependency>
    <groupId>org.ikasan</groupId>
    <artifactId>ikasan-framework-0.7.10-compatibility</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan/ikasan-framework-0.7.10-compatibility/
implementation 'org.ikasan:ikasan-framework-0.7.10-compatibility:0.8.1'
// https://jarcasting.com/artifacts/org.ikasan/ikasan-framework-0.7.10-compatibility/
implementation ("org.ikasan:ikasan-framework-0.7.10-compatibility:0.8.1")
'org.ikasan:ikasan-framework-0.7.10-compatibility:jar:0.8.1'
<dependency org="org.ikasan" name="ikasan-framework-0.7.10-compatibility" rev="0.8.1">
  <artifact name="ikasan-framework-0.7.10-compatibility" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ikasan', module='ikasan-framework-0.7.10-compatibility', version='0.8.1')
)
libraryDependencies += "org.ikasan" % "ikasan-framework-0.7.10-compatibility" % "0.8.1"
[org.ikasan/ikasan-framework-0.7.10-compatibility "0.8.1"]