Last Version

akka-wamp 0.12.0

WAMP - Web Application Messaging Protocol implementation written in Scala with Akka HTTP

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.angiolep
ArtifactId

ArtifactId

akka-wamp_2.11
Version

Version

0.12.0
Type

Type

jar
Description

Description

akka-wamp
WAMP - Web Application Messaging Protocol implementation written in Scala with Akka HTTP
Project URL

Project URL

http://angiolep.github.io/projects/akka-wamp/index.html
Project Organization

Project Organization

com.github.angiolep

Download akka-wamp_2.11 0.12.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe.akka : akka-http-experimental_2.11 jar 2.4.11
com.typesafe.akka : akka-slf4j_2.11 jar 2.4.11
ch.qos.logback : logback-classic jar 1.1.3
com.fasterxml.jackson.module : jackson-module-scala_2.11 jar 2.7.2

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.1

test (4)

Group / Artifact Type Version
com.typesafe.akka : akka-http-testkit_2.11 jar 2.4.11
org.scalatest : scalatest_2.11 jar 2.2.6
org.scalamock : scalamock-scalatest-support_2.11 jar 3.2.2
org.pegdown : pegdown jar 1.6.0

Project Modules

There are no modules declared in this project.