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