Categories |
CategoriesQuarkus Container Microservices |
---|---|
GroupId | GroupIdbe.looorent |
ArtifactId | ArtifactIdjflu-producer-rabbitmq-quarkus |
Version | Version0.14.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/be.looorent/jflu-producer-rabbitmq-quarkus/ -->
<dependency>
<groupId>be.looorent</groupId>
<artifactId>jflu-producer-rabbitmq-quarkus</artifactId>
<version>0.14.2</version>
</dependency>
// https://jarcasting.com/artifacts/be.looorent/jflu-producer-rabbitmq-quarkus/
implementation 'be.looorent:jflu-producer-rabbitmq-quarkus:0.14.2'
// https://jarcasting.com/artifacts/be.looorent/jflu-producer-rabbitmq-quarkus/
implementation ("be.looorent:jflu-producer-rabbitmq-quarkus:0.14.2")
'be.looorent:jflu-producer-rabbitmq-quarkus:jar:0.14.2'
<dependency org="be.looorent" name="jflu-producer-rabbitmq-quarkus" rev="0.14.2">
<artifact name="jflu-producer-rabbitmq-quarkus" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.looorent', module='jflu-producer-rabbitmq-quarkus', version='0.14.2')
)
libraryDependencies += "be.looorent" % "jflu-producer-rabbitmq-quarkus" % "0.14.2"
[be.looorent/jflu-producer-rabbitmq-quarkus "0.14.2"]