pjfanning / pekko-discovery-consul   2.0.0

Apache License 2.0 GitHub

Fork of Apache Pekko pekko-discovery-consul with newer consul-client

Scala versions: 3.x 2.13 2.12

pekko-discovery-consul 1.0.0


Group ID:
com.github.pjfanning
Artifact ID:
pekko-discovery-consul_3
Version:
1.0.0
Release Date:
Aug 29, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

libraryDependencies += "com.github.pjfanning" %% "pekko-discovery-consul" % "1.0.0"

Mill build tool

ivy"com.github.pjfanning::pekko-discovery-consul:1.0.0"

Scala CLI

//> using dep "com.github.pjfanning::pekko-discovery-consul:1.0.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::pekko-discovery-consul:1.0.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>pekko-discovery-consul_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'pekko-discovery-consul_3', version: '1.0.0'