| License | License
                                                        Modified BSD License                                                 | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdorg.ikasan | 
| ArtifactId | ArtifactIdsample-spring-boot-file | 
| Last Version | Last Version3.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionIkasan Parent Project | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.ikasan/sample-spring-boot-file/ -->
<dependency>
    <groupId>org.ikasan</groupId>
    <artifactId>sample-spring-boot-file</artifactId>
    <version>3.2.3</version>
</dependency>// https://jarcasting.com/artifacts/org.ikasan/sample-spring-boot-file/
implementation 'org.ikasan:sample-spring-boot-file:3.2.3'// https://jarcasting.com/artifacts/org.ikasan/sample-spring-boot-file/
implementation ("org.ikasan:sample-spring-boot-file:3.2.3")'org.ikasan:sample-spring-boot-file:jar:3.2.3'<dependency org="org.ikasan" name="sample-spring-boot-file" rev="3.2.3">
  <artifact name="sample-spring-boot-file" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ikasan', module='sample-spring-boot-file', version='3.2.3')
)libraryDependencies += "org.ikasan" % "sample-spring-boot-file" % "3.2.3"[org.ikasan/sample-spring-boot-file "3.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.ikasan : ikasan-eip-standalone | jar | 3.2.3 | 
| org.ikasan : ikasan-jms-spring-arjuna | jar | 3.2.3 | 
| org.ikasan : ikasan-h2-standalone-persistence | jar | 3.2.3 | 
| org.apache.activemq : activemq-client | jar | 5.16.3 | 
| org.apache.activemq : activemq-broker | jar | 5.16.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ikasan : ikasan-test | jar | 3.2.3 | 
| org.awaitility : awaitility | jar | 4.0.2 |