| License | License
                                                        Modified BSD License                                                 | 
|---|---|
| Categories | CategoriesDistribution Build Tools | 
| GroupId | GroupIdorg.ikasan | 
| ArtifactId | ArtifactIdikasan-shell-distribution | 
| Last Version | Last Version3.2.3 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionIkasan Enterprise Integration Shell Distribution Ikasan Parent Project | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ikasan-shell-distribution-3.2.3.pom | |
| ikasan-shell-distribution-3.2.3.zip | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ikasan/ikasan-shell-distribution/ -->
<dependency>
    <groupId>org.ikasan</groupId>
    <artifactId>ikasan-shell-distribution</artifactId>
    <version>3.2.3</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.ikasan/ikasan-shell-distribution/
implementation 'org.ikasan:ikasan-shell-distribution:3.2.3'// https://jarcasting.com/artifacts/org.ikasan/ikasan-shell-distribution/
implementation ("org.ikasan:ikasan-shell-distribution:3.2.3")'org.ikasan:ikasan-shell-distribution:pom:3.2.3'<dependency org="org.ikasan" name="ikasan-shell-distribution" rev="3.2.3">
  <artifact name="ikasan-shell-distribution" type="pom" />
</dependency>@Grapes(
@Grab(group='org.ikasan', module='ikasan-shell-distribution', version='3.2.3')
)libraryDependencies += "org.ikasan" % "ikasan-shell-distribution" % "3.2.3"[org.ikasan/ikasan-shell-distribution "3.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ikasan : ikasan-shell | jar | 3.2.3 |