License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.angiolep |
ArtifactId | ArtifactIdakka-wamp_2.12 |
Version | Version0.15.2 |
Type | Typejar |
Description |
Descriptionakka-wamp
WAMP - Web Application Messaging Protocol implementation written in Scala/Java8 with Akka HTTP
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
akka-wamp_2.12-0.15.2.pom | |
akka-wamp_2.12-0.15.2.jar | 495 KB |
akka-wamp_2.12-0.15.2-sources.jar | 64 KB |
akka-wamp_2.12-0.15.2-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |