rustedbones / pekko-http-thrift   1.1.0

Apache License 2.0 GitHub

pekko-http thrift and json marshalling/unmarshalling for Thrift structs

Scala versions: 3.x 2.13

pekko-http-thrift 1.1.0


Group ID:
fr.davit
Artifact ID:
pekko-http-thrift_3
Version:
1.1.0
Release Date:
Apr 9, 2024
Licenses:
Files:

libraryDependencies += "fr.davit" %% "pekko-http-thrift" % "1.1.0"

Mill build tool

ivy"fr.davit::pekko-http-thrift:1.1.0"

Scala CLI

//> using dep "fr.davit::pekko-http-thrift:1.1.0"

Ammonite REPL

import $ivy.`fr.davit::pekko-http-thrift:1.1.0`

<dependency>
  <groupId>fr.davit</groupId>
  <artifactId>pekko-http-thrift_3</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'fr.davit', name: 'pekko-http-thrift_3', version: '1.1.0'