License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.kaleidofoundry |
ArtifactId | ArtifactIdkaleido-messaging |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKaleidoFoundry messaging
An asynchronous messaging solution for produce and consume messages on bus like jms, active mq, ibm mq, tibco rdv...
|
Filename | Size |
---|---|
kaleido-messaging-0.10.1.pom | |
kaleido-messaging-0.10.1.jar | 102 KB |
kaleido-messaging-0.10.1-tests.jar | 24 KB |
kaleido-messaging-0.10.1-sources.jar | 75 KB |
kaleido-messaging-0.10.1-javadoc.jar | 500 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-messaging/ -->
<dependency>
<groupId>org.kaleidofoundry</groupId>
<artifactId>kaleido-messaging</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-messaging/
implementation 'org.kaleidofoundry:kaleido-messaging:0.10.1'
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-messaging/
implementation ("org.kaleidofoundry:kaleido-messaging:0.10.1")
'org.kaleidofoundry:kaleido-messaging:jar:0.10.1'
<dependency org="org.kaleidofoundry" name="kaleido-messaging" rev="0.10.1">
<artifact name="kaleido-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaleidofoundry', module='kaleido-messaging', version='0.10.1')
)
libraryDependencies += "org.kaleidofoundry" % "kaleido-messaging" % "0.10.1"
[org.kaleidofoundry/kaleido-messaging "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.kaleidofoundry : kaleido-core | jar | 0.10.1 |
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 8.0 |
org.apache.activemq : activemq-broker | jar | 5.16.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.slf4j : log4j-over-slf4j | jar | 1.7.31 |
org.slf4j : jcl-over-slf4j | jar | 1.7.31 |
org.slf4j : jul-to-slf4j | jar | 1.7.31 |
junit : junit | jar | 4.13.1 |
Group / Artifact | Type | Version |
---|---|---|
com.tibco.tibrv » tibrvj Optional | jar | 7.4 |
com.ibm.mq » mq Optional | jar | 6.0.1.1 |
com.ibm.mq » mqjms Optional | jar | 6.0.1.1 |
com.ibm » dhbcore Optional | jar | 1.0 |