License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.sandinh |
ArtifactId | ArtifactIdpaho-akka_3 |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpaho-akka
paho-akka
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
paho-akka_3-1.6.1.pom | |
paho-akka_3-1.6.1.jar | 125 KB |
paho-akka_3-1.6.1-sources.jar | 9 KB |
paho-akka_3-1.6.1-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sandinh/paho-akka_3/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>paho-akka_3</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/paho-akka_3/
implementation 'com.sandinh:paho-akka_3:1.6.1'
// https://jarcasting.com/artifacts/com.sandinh/paho-akka_3/
implementation ("com.sandinh:paho-akka_3:1.6.1")
'com.sandinh:paho-akka_3:jar:1.6.1'
<dependency org="com.sandinh" name="paho-akka_3" rev="1.6.1">
<artifact name="paho-akka_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='paho-akka_3', version='1.6.1')
)
libraryDependencies += "com.sandinh" % "paho-akka_3" % "1.6.1"
[com.sandinh/paho-akka_3 "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
com.typesafe.akka : akka-actor_2.13 | jar | 2.6.16 |
org.eclipse.paho : org.eclipse.paho.client.mqttv3 | jar | 1.2.5 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.16 |
org.scalatest : scalatest_3 | jar | 3.2.9 |
ch.qos.logback : logback-classic | jar | 1.2.6 |
org.scala-lang.modules : scala-collection-compat_3 | jar | 2.5.0 |