| License | 
                License
                                                        Modified BSD License                                                 
                             | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdorg.ikasan | 
    
| ArtifactId | ArtifactIdikasan-rest-module-client | 
    
| Last Version | Last Version3.2.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionIkasan Rest Module Client 
            The rest module client library for the Ikasan Enterprise Integration Platform 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module-client/ -->
<dependency>
    <groupId>org.ikasan</groupId>
    <artifactId>ikasan-rest-module-client</artifactId>
    <version>3.2.5</version>
</dependency>
                // https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module-client/
implementation 'org.ikasan:ikasan-rest-module-client:3.2.5'
                // https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module-client/
implementation ("org.ikasan:ikasan-rest-module-client:3.2.5")
                'org.ikasan:ikasan-rest-module-client:jar:3.2.5'
                <dependency org="org.ikasan" name="ikasan-rest-module-client" rev="3.2.5">
  <artifact name="ikasan-rest-module-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.ikasan', module='ikasan-rest-module-client', version='3.2.5')
)
                libraryDependencies += "org.ikasan" % "ikasan-rest-module-client" % "3.2.5"
                [org.ikasan/ikasan-rest-module-client "3.2.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ikasan : ikasan-spec-metadata | jar | 3.2.3 | 
| org.ikasan : ikasan-configuration-service | jar | 3.2.3 | 
| org.ikasan : ikasan-standalone-persistence | jar | 3.2.3 | 
| org.ikasan : ikasan-spec-module-client | jar | 3.2.3 | 
| org.ikasan : ikasan-spec-scheduled | jar | 3.2.3 | 
| org.springframework : spring-beans | jar | 5.3.18 | 
| org.springframework : spring-context | jar | 5.3.18 | 
| org.springframework : spring-web | jar | 5.3.18 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.2 | 
| commons-codec : commons-codec | jar | 1.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-test | jar | 5.3.18 | 
| junit : junit | jar | 4.12 | 
| org.jmock : jmock | jar | 2.12.0 | 
| org.jmock : jmock-legacy | jar | 2.12.0 | 
| org.ikasan : ikasan-h2-standalone-persistence | jar | 3.2.3 | 
| com.github.tomakehurst : wiremock | jar | 2.8.0 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.eclipse.jetty : jetty-io | jar | 9.4.41.v20210516 | 
| org.eclipse.jetty : jetty-servlet | jar | 9.4.41.v20210516 | 
| org.eclipse.jetty : jetty-servlets | jar | 9.4.41.v20210516 | 
| org.eclipse.jetty : jetty-server | jar | 9.4.41.v20210516 | 
| org.eclipse.jetty : jetty-util | jar | 9.4.41.v20210516 | 
| org.apache.commons : commons-lang3 | jar | 3.9 | 
| commons-io : commons-io | jar | 2.7 | 
| org.skyscreamer : jsonassert | jar | 1.5.0 |