| License | License
                                                        Modified BSD License                                                 | 
|---|---|
| GroupId | GroupIdorg.ikasan | 
| ArtifactId | ArtifactIdikasan-rest-module | 
| Last Version | Last Version3.2.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionIkasan Rest Module The rest module library for the Ikasan Enterprise Integration Platform | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| ikasan-rest-module-3.2.3.pom | |
| ikasan-rest-module-3.2.3.jar | 45 KB | 
| ikasan-rest-module-3.2.3-sources.jar | 31 KB | 
| ikasan-rest-module-3.2.3-javadoc.jar | 159 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module/ -->
<dependency>
    <groupId>org.ikasan</groupId>
    <artifactId>ikasan-rest-module</artifactId>
    <version>3.2.3</version>
</dependency>// https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module/
implementation 'org.ikasan:ikasan-rest-module:3.2.3'// https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module/
implementation ("org.ikasan:ikasan-rest-module:3.2.3")'org.ikasan:ikasan-rest-module:jar:3.2.3'<dependency org="org.ikasan" name="ikasan-rest-module" rev="3.2.3">
  <artifact name="ikasan-rest-module" type="jar" />
</dependency>@Grapes(
@Grab(group='org.ikasan', module='ikasan-rest-module', version='3.2.3')
)libraryDependencies += "org.ikasan" % "ikasan-rest-module" % "3.2.3"[org.ikasan/ikasan-rest-module "3.2.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 | 
| org.ikasan : ikasan-connector-basefiletransfer | jar | 3.2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 | 
| junit : junit | jar | 4.13.1 | 
| org.springframework : spring-test | jar | 5.3.18 | 
| org.springframework.boot : spring-boot-test | jar | 2.5.12 | 
| org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.5.12 | 
| org.springframework.security : spring-security-test | jar | 5.3.13.RELEASE | 
| commons-io : commons-io | jar | 2.8.0 | 
| org.jmock : jmock | jar | 2.12.0 | 
| org.jmock : jmock-legacy | jar | 2.12.0 | 
| org.mockito : mockito-core | jar | 3.12.4 | 
| org.skyscreamer : jsonassert | jar | 1.5.0 |