License |
License
Modified BSD License
|
---|---|
GroupId | GroupIdorg.ikasan |
ArtifactId | ArtifactIdikasan-rest-module |
Version | Version3.1.0 |
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.1.0.pom | |
ikasan-rest-module-3.1.0.jar | 54 KB |
ikasan-rest-module-3.1.0-sources.jar | 36 KB |
ikasan-rest-module-3.1.0-javadoc.jar | 555 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module/ -->
<dependency>
<groupId>org.ikasan</groupId>
<artifactId>ikasan-rest-module</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module/
implementation 'org.ikasan:ikasan-rest-module:3.1.0'
// https://jarcasting.com/artifacts/org.ikasan/ikasan-rest-module/
implementation ("org.ikasan:ikasan-rest-module:3.1.0")
'org.ikasan:ikasan-rest-module:jar:3.1.0'
<dependency org="org.ikasan" name="ikasan-rest-module" rev="3.1.0">
<artifact name="ikasan-rest-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ikasan', module='ikasan-rest-module', version='3.1.0')
)
libraryDependencies += "org.ikasan" % "ikasan-rest-module" % "3.1.0"
[org.ikasan/ikasan-rest-module "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.ikasan : ikasan-connector-basefiletransfer | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.2.9.RELEASE |
org.springframework.boot : spring-boot-test | jar | 2.3.4.RELEASE |
org.springframework.boot : spring-boot-test-autoconfigure | jar | 2.3.4.RELEASE |
org.springframework.security : spring-security-test | jar | 5.3.3.RELEASE |
commons-io : commons-io | jar | 2.5 |
org.jmock : jmock | jar | 2.12.0 |
org.jmock : jmock-legacy | jar | 2.12.0 |
org.mockito : mockito-core | jar | 3.1.0 |
org.skyscreamer : jsonassert | jar | 1.5.0 |