License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdde.heikoseeberger |
ArtifactId | ArtifactIdakka-http-avro4s_2.12 |
Version | Version1.40.0-RC2 |
Type | Typejar |
Description |
Descriptionakka-http-avro4s
akka-http-avro4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-avro4s_2.12/ -->
<dependency>
<groupId>de.heikoseeberger</groupId>
<artifactId>akka-http-avro4s_2.12</artifactId>
<version>1.40.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-avro4s_2.12/
implementation 'de.heikoseeberger:akka-http-avro4s_2.12:1.40.0-RC2'
// https://jarcasting.com/artifacts/de.heikoseeberger/akka-http-avro4s_2.12/
implementation ("de.heikoseeberger:akka-http-avro4s_2.12:1.40.0-RC2")
'de.heikoseeberger:akka-http-avro4s_2.12:jar:1.40.0-RC2'
<dependency org="de.heikoseeberger" name="akka-http-avro4s_2.12" rev="1.40.0-RC2">
<artifact name="akka-http-avro4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.heikoseeberger', module='akka-http-avro4s_2.12', version='1.40.0-RC2')
)
libraryDependencies += "de.heikoseeberger" % "akka-http-avro4s_2.12" % "1.40.0-RC2"
[de.heikoseeberger/akka-http-avro4s_2.12 "1.40.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.typesafe.akka : akka-http_2.12 | jar | 10.2.8 |
com.sksamuel.avro4s : avro4s-json_2.12 | jar | 4.0.12 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-stream_2.12 | jar | 2.6.18 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.2.11 |