firstbirdtech / backbone   3.3.0

GitHub

Publish-subscribe platform built on top of Amazon SQS and Amazon SNS

Scala versions: 3.x 2.13

backbone-core 3.3.0


Group ID:
com.firstbird
Artifact ID:
backbone-core_3
Version:
3.3.0
Release Date:
May 20, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "com.firstbird" %% "backbone-core" % "3.3.0"

Mill build tool

ivy"com.firstbird::backbone-core:3.3.0"

Scala CLI

//> using dep "com.firstbird::backbone-core:3.3.0"

Ammonite REPL

import $ivy.`com.firstbird::backbone-core:3.3.0`

<dependency>
  <groupId>com.firstbird</groupId>
  <artifactId>backbone-core_3</artifactId>
  <version>3.3.0</version>
</dependency>

compile group: 'com.firstbird', name: 'backbone-core_3', version: '3.3.0'