License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdno.mnemonic.messaging |
ArtifactId | ArtifactIddocumentchannel-jms |
Version | Version1.3.6 |
Type | Typejar |
Description |
DescriptionJava messaging libraries
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
documentchannel-jms-1.3.6.pom | |
documentchannel-jms-1.3.6.jar | 23 KB |
documentchannel-jms-1.3.6-sources.jar | 9 KB |
documentchannel-jms-1.3.6-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-jms/ -->
<dependency>
<groupId>no.mnemonic.messaging</groupId>
<artifactId>documentchannel-jms</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-jms/
implementation 'no.mnemonic.messaging:documentchannel-jms:1.3.6'
// https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-jms/
implementation ("no.mnemonic.messaging:documentchannel-jms:1.3.6")
'no.mnemonic.messaging:documentchannel-jms:jar:1.3.6'
<dependency org="no.mnemonic.messaging" name="documentchannel-jms" rev="1.3.6">
<artifact name="documentchannel-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.messaging', module='documentchannel-jms', version='1.3.6')
)
libraryDependencies += "no.mnemonic.messaging" % "documentchannel-jms" % "1.3.6"
[no.mnemonic.messaging/documentchannel-jms "1.3.6"]
Group / Artifact | Type | Version |
---|---|---|
no.mnemonic.messaging : documentchannel | jar | 1.3.6 |
no.mnemonic.commons : utilities | jar | 0.4.4 |
no.mnemonic.commons : logging | jar | 0.4.4 |
javax.jms : javax.jms-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
no.mnemonic.commons : testtools | jar | 0.4.4 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.7.1 |
org.mockito : mockito-core | jar | 3.9.0 |
org.apache.activemq : activemq-client | jar | 5.16.1 |
org.apache.activemq : activemq-broker | jar | 5.16.1 |