Last Version

rabbit-amazon-bridge 0.14.4

A general purpose service that route rabbit messages to services running in Amazon Web Services.

License

License

GroupId

GroupId

com.tyro.oss
ArtifactId

ArtifactId

rabbit-amazon-bridge
Version

Version

0.14.4
Type

Type

jar
Description

Description

rabbit-amazon-bridge
A general purpose service that route rabbit messages to services running in Amazon Web Services.
Project URL

Project URL

https://github.com/tyro/rabbit-amazon-bridge
Source Code Management

Source Code Management

https://github.com/tyro/rabbit-amazon-bridge

Download rabbit-amazon-bridge 0.14.4


<!-- https://jarcasting.com/artifacts/com.tyro.oss/rabbit-amazon-bridge/ -->
<dependency>
    <groupId>com.tyro.oss</groupId>
    <artifactId>rabbit-amazon-bridge</artifactId>
    <version>0.14.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tyro.oss/rabbit-amazon-bridge/
implementation 'com.tyro.oss:rabbit-amazon-bridge:0.14.4'
// https://jarcasting.com/artifacts/com.tyro.oss/rabbit-amazon-bridge/
implementation ("com.tyro.oss:rabbit-amazon-bridge:0.14.4")
'com.tyro.oss:rabbit-amazon-bridge:jar:0.14.4'
<dependency org="com.tyro.oss" name="rabbit-amazon-bridge" rev="0.14.4">
  <artifact name="rabbit-amazon-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tyro.oss', module='rabbit-amazon-bridge', version='0.14.4')
)
libraryDependencies += "com.tyro.oss" % "rabbit-amazon-bridge" % "0.14.4"
[com.tyro.oss/rabbit-amazon-bridge "0.14.4"]

Dependencies

compile (29)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains : annotations jar 13.0
javax.annotation : javax.annotation-api jar 1.2
org.springframework.cloud : spring-cloud-starter-aws jar 2.2.4.RELEASE
org.springframework.cloud : spring-cloud-aws-messaging jar 2.2.4.RELEASE
org.springframework.cloud : spring-cloud-aws-autoconfigure jar 2.2.4.RELEASE
org.springframework.cloud : spring-cloud-aws-core jar 2.2.4.RELEASE
org.springframework.retry : spring-retry jar 1.2.5.RELEASE
com.bazaarvoice.jolt : jolt-core jar 0.1.1
com.bazaarvoice.jolt : json-utils jar 0.1.1
org.springframework.boot : spring-boot-starter-amqp jar 2.3.8.RELEASE
org.springframework.amqp : spring-rabbit jar 2.2.14.RELEASE
org.springframework.security : spring-security-core jar
org.springframework : spring-webmvc jar
org.springframework.boot : spring-boot-starter-actuator jar 2.3.8.RELEASE
org.mortbay.jasper : apache-el jar 8.5.54
javax.validation : validation-api jar 2.0.1.Final
org.springframework.boot : spring-boot-starter-web jar 2.3.8.RELEASE
org.springframework.boot : spring-boot jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.8.RELEASE
org.springframework : spring-web jar
org.springframework : spring-core jar
org.springframework : spring-context jar
org.springframework : spring-beans jar
org.springframework : spring-tx jar
org.hibernate.validator : hibernate-validator jar 6.1.5.Final
com.fasterxml.jackson.module : jackson-module-kotlin jar
com.rabbitmq : amqp-client jar 5.9.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

runtime (3)

Group / Artifact Type Version
javax.mail : javax.mail-api jar 1.6.1
com.sun.mail : javax.mail jar 1.6.1
com.papertrailapp : logback-syslog4j jar 1.0.0

test (14)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.cloudevents : cloudevents-api jar 1.3.0
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar 2.3.8.RELEASE
org.springframework.boot : spring-boot-test-autoconfigure jar 2.3.8.RELEASE
org.springframework.security : spring-security-test jar
org.assertj : assertj-core jar 3.16.1
org.hamcrest : hamcrest-core jar 2.2
org.hamcrest : hamcrest-library jar 2.2
org.mockito : mockito-core jar 3.3.3
com.tyro.oss : arbitrater jar 0.0.5
com.tyro.oss : random-data jar 0.0.2
com.nhaarman : mockito-kotlin jar 1.6.0
org.jetbrains.kotlin : kotlin-test-junit jar

Project Modules

There are no modules declared in this project.