Last Version

akka-wamp 0.15.2

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

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.github.angiolep
ArtifactId

ArtifactId

akka-wamp_2.12
Version

Version

0.15.2
Type

Type

jar
Description

Description

akka-wamp
WAMP - Web Application Messaging Protocol implementation written in Scala/Java8 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.12 0.15.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.4
com.typesafe.akka : akka-http_2.12 jar 10.1.0
com.typesafe.akka : akka-stream_2.12 jar 2.5.11
com.typesafe.akka : akka-slf4j_2.12 jar 2.5.11
ch.qos.logback : logback-classic jar 1.1.7
com.fasterxml.jackson.module : jackson-module-scala_2.12 jar 2.8.4

test (6)

Group / Artifact Type Version
com.typesafe.akka : akka-http-testkit_2.12 jar 10.1.0
org.scalatest : scalatest_2.12 jar 3.0.1
org.scalamock : scalamock-scalatest-support_2.12 jar 3.4.1
org.mockito : mockito-core jar 2.5.7
org.pegdown : pegdown jar 1.6.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.