Download message-gateway-2.2.99.jar file - Jar m

Jar examples for m:message-gateway

Description

An Enterprise Messaging Gateway that can apply policies for discovery, load balancing, scalaing, security, rate limiting etc.

You can download jar file message-gateway 2.2.99 in this page.

License

Apache License

Build File

You can use the following script to add message-gateway-2.2.99.jar to your project.

<dependency>
   <groupId>io.fabric8.ipaas.apps</groupId>
   <artifactId>message-gateway</artifactId>
   <version>2.2.99</version>
</dependency>
compile group: 'io.fabric8.ipaas.apps', name: 'message-gateway', version: '2.2.99'
libraryDependencies += "io.fabric8.ipaas.apps" % "message-gateway" % "2.2.99"
<dependency org="io.fabric8.ipaas.apps" name="message-gateway" rev="2.2.99"/>
@Grapes(@Grab(group='io.fabric8.ipaas.apps', module='message-gateway', version='2.2.99'))
'io.fabric8.ipaas.apps:message-gateway:jar:2.2.99'

Download

Click the following link to download the jar file.

message-gateway-2.2.99-javadoc.jar
message-gateway-2.2.99-sources.jar
message-gateway-2.2.99.jar
message-gateway-2.2.99.pom



Related Tutorials