compat-akka

CBOR and JSON (de)serialization in Scala

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

io.bullet
ArtifactId

ArtifactId

borer-compat-akka_2.13
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

compat-akka
CBOR and JSON (de)serialization in Scala
Project URL

Project URL

https://github.com/sirthias/borer/
Project Organization

Project Organization

io.bullet
Source Code Management

Source Code Management

https://github.com/sirthias/borer/

Download borer-compat-akka_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/io.bullet/borer-compat-akka_2.13/ -->
<dependency>
    <groupId>io.bullet</groupId>
    <artifactId>borer-compat-akka_2.13</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.bullet/borer-compat-akka_2.13/
implementation 'io.bullet:borer-compat-akka_2.13:1.7.2'
// https://jarcasting.com/artifacts/io.bullet/borer-compat-akka_2.13/
implementation ("io.bullet:borer-compat-akka_2.13:1.7.2")
'io.bullet:borer-compat-akka_2.13:jar:1.7.2'
<dependency org="io.bullet" name="borer-compat-akka_2.13" rev="1.7.2">
  <artifact name="borer-compat-akka_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bullet', module='borer-compat-akka_2.13', version='1.7.2')
)
libraryDependencies += "io.bullet" % "borer-compat-akka_2.13" % "1.7.2"
[io.bullet/borer-compat-akka_2.13 "1.7.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
io.bullet : borer-core_2.13 jar 1.7.2

provided (3)

Group / Artifact Type Version
com.typesafe.akka : akka-actor-typed_2.13 jar 2.6.14
com.typesafe.akka : akka-stream_2.13 jar 2.6.14
com.typesafe.akka : akka-http_2.13 jar 10.2.4

test (2)

Group / Artifact Type Version
io.bullet : borer-derivation_2.13 jar 1.7.2
com.lihaoyi : utest_2.13 jar 0.7.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.0
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0
0.11.1
0.11.0
0.10.0