License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.kaleidofoundry |
ArtifactId | ArtifactIdkaleido-messaging |
Version | Version0.9.0 |
Type | Typejar |
Description |
DescriptionKaleidoFoundry messaging
An asynchronous messaging solution for produce and consume messages on bus like jms, active mq, ibm mq, tibco rdv...
|
Project URL |
Project URL |
Project Organization |
Project OrganizationKaleidoFoundry |
Filename | Size |
---|---|
kaleido-messaging-0.9.0.pom | |
kaleido-messaging-0.9.0.jar | 102 KB |
kaleido-messaging-0.9.0-tests.jar | 24 KB |
kaleido-messaging-0.9.0-sources.jar | 75 KB |
kaleido-messaging-0.9.0-javadoc.jar | 500 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-messaging/ -->
<dependency>
<groupId>org.kaleidofoundry</groupId>
<artifactId>kaleido-messaging</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-messaging/
implementation 'org.kaleidofoundry:kaleido-messaging:0.9.0'
// https://jarcasting.com/artifacts/org.kaleidofoundry/kaleido-messaging/
implementation ("org.kaleidofoundry:kaleido-messaging:0.9.0")
'org.kaleidofoundry:kaleido-messaging:jar:0.9.0'
<dependency org="org.kaleidofoundry" name="kaleido-messaging" rev="0.9.0">
<artifact name="kaleido-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaleidofoundry', module='kaleido-messaging', version='0.9.0')
)
libraryDependencies += "org.kaleidofoundry" % "kaleido-messaging" % "0.9.0"
[org.kaleidofoundry/kaleido-messaging "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kaleidofoundry : kaleido-core | jar | 0.9.0 |
org.apache.geronimo.specs : geronimo-jms_1.1_spec | jar | 1.1 |
org.slf4j : slf4j-api | jar | 1.6.4 |
Group / Artifact | Type | Version |
---|---|---|
javax.enterprise : cdi-api | jar | 1.0 |
org.apache.activemq : activemq-core | jar | 5.5.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.3 |
org.slf4j : log4j-over-slf4j | jar | 1.6.4 |
org.slf4j : jcl-over-slf4j | jar | 1.6.4 |
org.slf4j : jul-to-slf4j | jar | 1.6.4 |
junit : junit | jar | 4.10 |
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 |