is not current version
Last Version 3.2.5

org.ikasan:ikasan-rest-dashboard 3.0.1

The rest dashboard library for the Ikasan Enterprise Integration Platform

GroupId

GroupId

org.ikasan
ArtifactId

ArtifactId

ikasan-rest-dashboard
Version

Version

3.0.1
Type

Type

jar

Download ikasan-rest-dashboard 3.0.1


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