akkahttptools


License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.zeab
ArtifactId

ArtifactId

akkahttptools_2.12
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

akkahttptools
akkahttptools
Project URL

Project URL

https://github.com/zeab/akka-http-tools
Project Organization

Project Organization

com.github.zeab
Source Code Management

Source Code Management

https://github.com/zeab/akka-http-tools

Download akkahttptools_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.zeab/akkahttptools_2.12/ -->
<dependency>
    <groupId>com.github.zeab</groupId>
    <artifactId>akkahttptools_2.12</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zeab/akkahttptools_2.12/
implementation 'com.github.zeab:akkahttptools_2.12:1.1.0'
// https://jarcasting.com/artifacts/com.github.zeab/akkahttptools_2.12/
implementation ("com.github.zeab:akkahttptools_2.12:1.1.0")
'com.github.zeab:akkahttptools_2.12:jar:1.1.0'
<dependency org="com.github.zeab" name="akkahttptools_2.12" rev="1.1.0">
  <artifact name="akkahttptools_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zeab', module='akkahttptools_2.12', version='1.1.0')
)
libraryDependencies += "com.github.zeab" % "akkahttptools_2.12" % "1.1.0"
[com.github.zeab/akkahttptools_2.12 "1.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.8
com.typesafe.akka : akka-http_2.12 jar 10.1.9
io.circe : circe-parser_2.12 jar 0.11.1
io.circe : circe-generic_2.12 jar 0.11.1
com.github.zeab : aenea_2.12 jar 2.0.0
com.typesafe.akka : akka-stream_2.12 jar 2.5.23

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
com.typesafe.akka : akka-testkit_2.12 jar 2.5.23

Project Modules

There are no modules declared in this project.

Akka-Http-Tools

Logging for akka using slf4j and serialization/deserialization support for both xml and json using circe and aenea

Maven Central Build Status Codacy Badge

Versions

Version
1.1.0
1.0.4
1.0.1
1.0.0