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