apache / pekko-connectors   1.0.2

Apache License 2.0 Website GitHub

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.

Scala versions: 3.x 2.13 2.12

pekko-connectors-amqp 1.0.2


Group ID:
org.apache.pekko
Artifact ID:
pekko-connectors-amqp_2.13
Version:
1.0.2
Release Date:
Jan 25, 2024
Licenses:
Files:

libraryDependencies += "org.apache.pekko" %% "pekko-connectors-amqp" % "1.0.2"

Mill build tool

ivy"org.apache.pekko::pekko-connectors-amqp:1.0.2"

Scala CLI

//> using dep "org.apache.pekko::pekko-connectors-amqp:1.0.2"

Ammonite REPL

import $ivy.`org.apache.pekko::pekko-connectors-amqp:1.0.2`

<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-connectors-amqp_2.13</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'org.apache.pekko', name: 'pekko-connectors-amqp_2.13', version: '1.0.2'