License |
License |
---|---|
Categories |
CategoriesCLI User Interface Bootique Web Frameworks |
GroupId | GroupIdio.bootique.rabbitmq.client |
ArtifactId | ArtifactIdbootique-rabbitmq-client-parent |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbootique-rabbitmq-client-parent
Parent POM of Bootique RabbitMQ module.
|
Project Organization |
Project OrganizationObjectStyle LLC |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootique-rabbitmq-client-parent-1.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.bootique.rabbitmq.client/bootique-rabbitmq-client-parent/ -->
<dependency>
<groupId>io.bootique.rabbitmq.client</groupId>
<artifactId>bootique-rabbitmq-client-parent</artifactId>
<version>1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bootique.rabbitmq.client/bootique-rabbitmq-client-parent/
implementation 'io.bootique.rabbitmq.client:bootique-rabbitmq-client-parent:1.3'
// https://jarcasting.com/artifacts/io.bootique.rabbitmq.client/bootique-rabbitmq-client-parent/
implementation ("io.bootique.rabbitmq.client:bootique-rabbitmq-client-parent:1.3")
'io.bootique.rabbitmq.client:bootique-rabbitmq-client-parent:pom:1.3'
<dependency org="io.bootique.rabbitmq.client" name="bootique-rabbitmq-client-parent" rev="1.3">
<artifact name="bootique-rabbitmq-client-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bootique.rabbitmq.client', module='bootique-rabbitmq-client-parent', version='1.3')
)
libraryDependencies += "io.bootique.rabbitmq.client" % "bootique-rabbitmq-client-parent" % "1.3"
[io.bootique.rabbitmq.client/bootique-rabbitmq-client-parent "1.3"]