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