| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdno.mnemonic.messaging |
| ArtifactId | ArtifactIddocumentchannel |
| Version | Version1.3.3 |
| Type | Typejar |
| Description |
DescriptionJava messaging libraries
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| documentchannel-1.3.3.pom | |
| documentchannel-1.3.3.jar | 9 KB |
| documentchannel-1.3.3-sources.jar | 7 KB |
| documentchannel-1.3.3-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel/ -->
<dependency>
<groupId>no.mnemonic.messaging</groupId>
<artifactId>documentchannel</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel/
implementation 'no.mnemonic.messaging:documentchannel:1.3.3'
// https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel/
implementation ("no.mnemonic.messaging:documentchannel:1.3.3")
'no.mnemonic.messaging:documentchannel:jar:1.3.3'
<dependency org="no.mnemonic.messaging" name="documentchannel" rev="1.3.3">
<artifact name="documentchannel" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.messaging', module='documentchannel', version='1.3.3')
)
libraryDependencies += "no.mnemonic.messaging" % "documentchannel" % "1.3.3"
[no.mnemonic.messaging/documentchannel "1.3.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| no.mnemonic.commons : logging | jar | 0.4.4 |