License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdno.mnemonic.messaging |
ArtifactId | ArtifactIddocumentchannel-kafka |
Version | Version1.3.14 |
Type | Typejar |
Description |
DescriptionJava messaging libraries
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-kafka/ -->
<dependency>
<groupId>no.mnemonic.messaging</groupId>
<artifactId>documentchannel-kafka</artifactId>
<version>1.3.14</version>
</dependency>
// https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-kafka/
implementation 'no.mnemonic.messaging:documentchannel-kafka:1.3.14'
// https://jarcasting.com/artifacts/no.mnemonic.messaging/documentchannel-kafka/
implementation ("no.mnemonic.messaging:documentchannel-kafka:1.3.14")
'no.mnemonic.messaging:documentchannel-kafka:jar:1.3.14'
<dependency org="no.mnemonic.messaging" name="documentchannel-kafka" rev="1.3.14">
<artifact name="documentchannel-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.mnemonic.messaging', module='documentchannel-kafka', version='1.3.14')
)
libraryDependencies += "no.mnemonic.messaging" % "documentchannel-kafka" % "1.3.14"
[no.mnemonic.messaging/documentchannel-kafka "1.3.14"]
Group / Artifact | Type | Version |
---|---|---|
no.mnemonic.messaging : documentchannel | jar | 1.3.14 |
no.mnemonic.commons : utilities | jar | 0.4.7 |
no.mnemonic.commons : logging | jar | 0.4.7 |
no.mnemonic.commons : metrics | jar | 0.4.7 |
org.apache.kafka : kafka-clients | jar | 2.8.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
no.mnemonic.commons : testtools | jar | 0.4.7 |
no.mnemonic.commons : junit-docker | jar | 0.4.7 |
no.mnemonic.commons : jupiter-docker | jar | 0.4.7 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.1 |
org.mockito : mockito-core | jar | 3.12.4 |
com.palantir.docker.compose : docker-compose-rule-junit4 | jar | 1.7.0 |