Last Version

MobileFirst Adapter Spring Integration extension 1.0.0

This module provides MobileFirst Adapter extensions for Spring integration

License

License

GroupId

GroupId

com.github.mfpdev
ArtifactId

ArtifactId

mfp-adapters-spring-integration
Version

Version

1.0.0
Type

Type

jar
Description

Description

MobileFirst Adapter Spring Integration extension
This module provides MobileFirst Adapter extensions for Spring integration
Project URL

Project URL

https://github.com/mfpdev/mfp-advanced-adapters-samples/tree/development/mfp-adapters-spring-integration

Download mfp-adapters-spring-integration 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.mfpdev/mfp-adapters-spring-integration/ -->
<dependency>
    <groupId>com.github.mfpdev</groupId>
    <artifactId>mfp-adapters-spring-integration</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mfpdev/mfp-adapters-spring-integration/
implementation 'com.github.mfpdev:mfp-adapters-spring-integration:1.0.0'
// https://jarcasting.com/artifacts/com.github.mfpdev/mfp-adapters-spring-integration/
implementation ("com.github.mfpdev:mfp-adapters-spring-integration:1.0.0")
'com.github.mfpdev:mfp-adapters-spring-integration:jar:1.0.0'
<dependency org="com.github.mfpdev" name="mfp-adapters-spring-integration" rev="1.0.0">
  <artifact name="mfp-adapters-spring-integration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mfpdev', module='mfp-adapters-spring-integration', version='1.0.0')
)
libraryDependencies += "com.github.mfpdev" % "mfp-adapters-spring-integration" % "1.0.0"
[com.github.mfpdev/mfp-adapters-spring-integration "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.ibm.mfp : adapter-maven-api jar 8.0.0
org.springframework : spring-context jar 4.1.6.RELEASE
org.springframework : spring-beans jar 4.1.6.RELEASE
org.springframework : spring-expression jar 4.1.6.RELEASE
org.springframework : spring-web jar 4.1.6.RELEASE

Project Modules

There are no modules declared in this project.