License |
License |
---|---|
GroupId | GroupIdio.fabric8.ipaas.apps |
ArtifactId | ArtifactIdmessage-gateway |
Last Version | Last Version2.2.168 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMessage Gateway
An Enterprise Messaging Gateway that can apply policies for discovery, load balancing, scalaing,
security, rate limiting etc.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/message-gateway/ -->
<dependency>
<groupId>io.fabric8.ipaas.apps</groupId>
<artifactId>message-gateway</artifactId>
<version>2.2.168</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/message-gateway/
implementation 'io.fabric8.ipaas.apps:message-gateway:2.2.168'
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/message-gateway/
implementation ("io.fabric8.ipaas.apps:message-gateway:2.2.168")
'io.fabric8.ipaas.apps:message-gateway:jar:2.2.168'
<dependency org="io.fabric8.ipaas.apps" name="message-gateway" rev="2.2.168">
<artifact name="message-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.ipaas.apps', module='message-gateway', version='2.2.168')
)
libraryDependencies += "io.fabric8.ipaas.apps" % "message-gateway" % "2.2.168"
[io.fabric8.ipaas.apps/message-gateway "2.2.168"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.apache.curator : curator-framework | jar | |
org.apache.curator : curator-recipes | jar | |
org.hibernate : hibernate-validator-annotation-processor | jar | 4.1.0.Final |
org.apache.activemq : artemis-jms-client | jar | 1.2.0 |
org.apache.activemq : artemis-selector | jar | 1.2.0 |
org.apache.activemq : artemis-journal | jar | 1.2.0 |
org.apache.activemq : artemis-core-client | jar | 1.2.0 |
org.apache.activemq : artemis-server | jar | 1.2.0 |
org.apache.activemq : artemis-openwire-protocol | jar | 1.2.0 |
org.apache.activemq : artemis-amqp-protocol | jar | 1.2.0 |
org.apache.activemq : artemis-hornetq-protocol | jar | 1.2.0 |
org.apache.activemq : artemis-jms-server | jar | 1.2.0 |
io.fabric8 : kubernetes-api | jar | |
com.google.guava : guava | jar | 15.0 |
org.slf4j : slf4j-log4j12 | jar | |
commons-logging : commons-logging | jar |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.10.Final |
io.fabric8 : fabric8-arquillian | jar | 2.2.192 |
io.fabric8 : kubernetes-assertions | jar | 2.2.192 |
org.springframework.boot : spring-boot-starter-test | jar | 1.3.0.RELEASE |
junit : junit | jar | 4.12 |
org.jboss.arquillian.container : arquillian-weld-ee-embedded-1.1 | jar | 1.0.0.CR8 |