| License |
License |
|---|---|
| GroupId | GroupIdcom.github.618lf |
| ArtifactId | ArtifactIdswak-mq |
| Version | Version1.1.2_final |
| Type | Typejar |
| Description |
Descriptionreactive server
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| swak-mq-1.1.2_final.pom | |
| swak-mq-1.1.2_final.jar | 61 KB |
| swak-mq-1.1.2_final-sources.jar | 35 KB |
| swak-mq-1.1.2_final-javadoc.jar | 270 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.618lf/swak-mq/ -->
<dependency>
<groupId>com.github.618lf</groupId>
<artifactId>swak-mq</artifactId>
<version>1.1.2_final</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.618lf/swak-mq/
implementation 'com.github.618lf:swak-mq:1.1.2_final'
// https://jarcasting.com/artifacts/com.github.618lf/swak-mq/
implementation ("com.github.618lf:swak-mq:1.1.2_final")
'com.github.618lf:swak-mq:jar:1.1.2_final'
<dependency org="com.github.618lf" name="swak-mq" rev="1.1.2_final">
<artifact name="swak-mq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.618lf', module='swak-mq', version='1.1.2_final')
)
libraryDependencies += "com.github.618lf" % "swak-mq" % "1.1.2_final"
[com.github.618lf/swak-mq "1.1.2_final"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.618lf : swak-core | jar | 1.1.2_final |
| com.rabbitmq : amqp-client | jar | 5.13.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.kafka : kafka-clients | jar | 2.7.1 |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.4 |