is not current version
Last Version 1.3.14

no.mnemonic.messaging:documentchannel-jms 1.2.6


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

no.mnemonic.messaging
ArtifactId

ArtifactId

documentchannel-jms
Version

Version

1.2.6
Type

Type

jar

Download documentchannel-jms 1.2.6


<!-- https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-jms/ -->
<dependency>
    <groupId>no.mnemonic.messaging</groupId>
    <artifactId>documentchannel-jms</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-jms/
implementation 'no.mnemonic.messaging:documentchannel-jms:1.2.6'
// https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-jms/
implementation ("no.mnemonic.messaging:documentchannel-jms:1.2.6")
'no.mnemonic.messaging:documentchannel-jms:jar:1.2.6'
<dependency org="no.mnemonic.messaging" name="documentchannel-jms" rev="1.2.6">
  <artifact name="documentchannel-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.messaging', module='documentchannel-jms', version='1.2.6')
)
libraryDependencies += "no.mnemonic.messaging" % "documentchannel-jms" % "1.2.6"
[no.mnemonic.messaging/documentchannel-jms "1.2.6"]