License |
License |
---|---|
GroupId | GroupIdcom.feedzai.commons.tracing |
ArtifactId | ArtifactIdrabbitmq |
Version | Version1.0.23 |
Type | Typejar |
Description |
DescriptionAspectJ modules that instrument black-box drivers
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
rabbitmq-1.0.23.pom | |
rabbitmq-1.0.23.jar | 592 KB |
rabbitmq-1.0.23-sources.jar | 2 KB |
rabbitmq-1.0.23-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feedzai.commons.tracing/rabbitmq/ -->
<dependency>
<groupId>com.feedzai.commons.tracing</groupId>
<artifactId>rabbitmq</artifactId>
<version>1.0.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/rabbitmq/
implementation 'com.feedzai.commons.tracing:rabbitmq:1.0.23'
// https://jarcasting.com/artifacts/com.feedzai.commons.tracing/rabbitmq/
implementation ("com.feedzai.commons.tracing:rabbitmq:1.0.23")
'com.feedzai.commons.tracing:rabbitmq:jar:1.0.23'
<dependency org="com.feedzai.commons.tracing" name="rabbitmq" rev="1.0.23">
<artifact name="rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.feedzai.commons.tracing', module='rabbitmq', version='1.0.23')
)
libraryDependencies += "com.feedzai.commons.tracing" % "rabbitmq" % "1.0.23"
[com.feedzai.commons.tracing/rabbitmq "1.0.23"]
Group / Artifact | Type | Version |
---|---|---|
com.rabbitmq : amqp-client | jar | 5.7.2 |
org.aspectj : aspectjrt | jar | 1.9.2 |
io.jaegertracing : jaeger-client | jar | 0.32.0 |