License |
License |
---|---|
GroupId | GroupIdio.fabric8.ipaas.apps |
ArtifactId | ArtifactIdmsg-gateway |
Last Version | Last Version2.2.96 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMessaging Gateway
Control/Secure/Scale Enterprise Messaging
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
msg-gateway-2.2.96.pom | |
msg-gateway-2.2.96.jar | 37 MB |
msg-gateway-2.2.96-sources.jar | 18 KB |
msg-gateway-2.2.96-kubernetes.yml | 2 KB |
msg-gateway-2.2.96-kubernetes.json | 3 KB |
msg-gateway-2.2.96-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/msg-gateway/ -->
<dependency>
<groupId>io.fabric8.ipaas.apps</groupId>
<artifactId>msg-gateway</artifactId>
<version>2.2.96</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/msg-gateway/
implementation 'io.fabric8.ipaas.apps:msg-gateway:2.2.96'
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/msg-gateway/
implementation ("io.fabric8.ipaas.apps:msg-gateway:2.2.96")
'io.fabric8.ipaas.apps:msg-gateway:jar:2.2.96'
<dependency org="io.fabric8.ipaas.apps" name="msg-gateway" rev="2.2.96">
<artifact name="msg-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.ipaas.apps', module='msg-gateway', version='2.2.96')
)
libraryDependencies += "io.fabric8.ipaas.apps" % "msg-gateway" % "2.2.96"
[io.fabric8.ipaas.apps/msg-gateway "2.2.96"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.arquillian.junit : arquillian-junit-container | jar | 1.1.10.Final |
io.fabric8 : fabric8-arquillian | jar | 2.2.100 |
io.fabric8 : kubernetes-assertions | jar | 2.2.100 |
org.springframework.boot : spring-boot-starter-test | jar | 1.3.0.RELEASE |
junit : junit | jar | 4.12 |