Last Version

rest-akka-http 0.4.0

shared custom classes related to akka-http-experimental (for example certain directives)

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.ubirch.util
ArtifactId

ArtifactId

rest-akka-http_2.11
Version

Version

0.4.0
Type

Type

jar
Description

Description

rest-akka-http
shared custom classes related to akka-http-experimental (for example certain directives)
Project URL

Project URL

http://ubirch.com
Project Organization

Project Organization

com.ubirch.util
Source Code Management

Source Code Management

https://github.com/ubirch/ubirch-scala-utils

Download rest-akka-http_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http_2.11/ -->
<dependency>
    <groupId>com.ubirch.util</groupId>
    <artifactId>rest-akka-http_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http_2.11/
implementation 'com.ubirch.util:rest-akka-http_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.ubirch.util/rest-akka-http_2.11/
implementation ("com.ubirch.util:rest-akka-http_2.11:0.4.0")
'com.ubirch.util:rest-akka-http_2.11:jar:0.4.0'
<dependency org="com.ubirch.util" name="rest-akka-http_2.11" rev="0.4.0">
  <artifact name="rest-akka-http_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ubirch.util', module='rest-akka-http_2.11', version='0.4.0')
)
libraryDependencies += "com.ubirch.util" % "rest-akka-http_2.11" % "0.4.0"
[com.ubirch.util/rest-akka-http_2.11 "0.4.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.akka : akka-http_2.11 jar 10.1.3
com.typesafe.akka : akka-stream_2.11 jar 2.5.11
ch.megard : akka-http-cors_2.11 jar 0.3.0

Project Modules

There are no modules declared in this project.