License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdio.github.quickmsg |
ArtifactId | ArtifactIdsmqtt-registry-akka |
Version | Version1.0.6 |
Type | Typejar |
Description |
Descriptionsmqtt-registry-akka
mqtt broker
|
Filename | Size |
---|---|
smqtt-registry-akka-1.0.6.pom | |
smqtt-registry-akka-1.0.6.jar | 1 KB |
smqtt-registry-akka-1.0.6-sources.jar | 630 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-registry-akka/ -->
<dependency>
<groupId>io.github.quickmsg</groupId>
<artifactId>smqtt-registry-akka</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-registry-akka/
implementation 'io.github.quickmsg:smqtt-registry-akka:1.0.6'
// https://jarcasting.com/artifacts/io.github.quickmsg/smqtt-registry-akka/
implementation ("io.github.quickmsg:smqtt-registry-akka:1.0.6")
'io.github.quickmsg:smqtt-registry-akka:jar:1.0.6'
<dependency org="io.github.quickmsg" name="smqtt-registry-akka" rev="1.0.6">
<artifact name="smqtt-registry-akka" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.quickmsg', module='smqtt-registry-akka', version='1.0.6')
)
libraryDependencies += "io.github.quickmsg" % "smqtt-registry-akka" % "1.0.6"
[io.github.quickmsg/smqtt-registry-akka "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor-typed_2.13 | jar | 2.6.14 |
com.typesafe.akka : akka-cluster-typed_2.13 | jar | 2.6.14 |
com.typesafe.akka : akka-serialization-jackson_2.13 | jar | 2.6.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.typesafe.akka : akka-actor-testkit-typed_2.13 | jar | 2.6.14 |