Last Version

bunny 1.0.0

A library for interacting with RabbitMQ.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kyori
ArtifactId

ArtifactId

bunny
Version

Version

1.0.0
Type

Type

jar
Description

Description

bunny
A library for interacting with RabbitMQ.
Project URL

Project URL

https://github.com/KyoriPowered/bunny/
Source Code Management

Source Code Management

https://github.com/KyoriPowered/bunny/

Download bunny 1.0.0


<!-- https://jarcasting.com/artifacts/net.kyori/bunny/ -->
<dependency>
    <groupId>net.kyori</groupId>
    <artifactId>bunny</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.kyori/bunny/
implementation 'net.kyori:bunny:1.0.0'
// https://jarcasting.com/artifacts/net.kyori/bunny/
implementation ("net.kyori:bunny:1.0.0")
'net.kyori:bunny:jar:1.0.0'
<dependency org="net.kyori" name="bunny" rev="1.0.0">
  <artifact name="bunny" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kyori', module='bunny', version='1.0.0')
)
libraryDependencies += "net.kyori" % "bunny" % "1.0.0"
[net.kyori/bunny "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.ben-manes.caffeine : caffeine jar 2.6.0
com.google.code.gson : gson jar 2.8.2
com.rabbitmq : amqp-client jar 5.0.0
net.kyori : blizzard jar 1.0.4-JDK8144185
net.kyori : membrane jar 1.0.5
net.kyori : violet jar 1.0.0
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.