io.rtr:conduit-bom

A simple abstraction over the rabbitmq java client

License

License

GroupId

GroupId

io.rtr
ArtifactId

ArtifactId

conduit-bom
Last Version

Last Version

1.32
Release Date

Release Date

Type

Type

pom
Description

Description

A simple abstraction over the rabbitmq java client

Download conduit-bom

Filename Size
conduit-bom-1.32.pom 1 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.rtr/conduit-bom/ -->
<dependency>
    <groupId>io.rtr</groupId>
    <artifactId>conduit-bom</artifactId>
    <version>1.32</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rtr/conduit-bom/
implementation 'io.rtr:conduit-bom:1.32'
// https://jarcasting.com/artifacts/io.rtr/conduit-bom/
implementation ("io.rtr:conduit-bom:1.32")
'io.rtr:conduit-bom:pom:1.32'
<dependency org="io.rtr" name="conduit-bom" rev="1.32">
  <artifact name="conduit-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rtr', module='conduit-bom', version='1.32')
)
libraryDependencies += "io.rtr" % "conduit-bom" % "1.32"
[io.rtr/conduit-bom "1.32"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.32
1.31
1.30