is not current version
Last Version 2021.3

com.hivemq:hivemq-community-edition-embedded 2020.3

HiveMQ CE is a Java-based open source MQTT broker that fully supports MQTT 3.x and MQTT 5

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.hivemq
ArtifactId

ArtifactId

hivemq-community-edition-embedded
Version

Version

2020.3
Type

Type

jar

Download hivemq-community-edition-embedded 2020.3


<!-- https://jarcasting.com/artifacts/com.hivemq/hivemq-community-edition-embedded/ -->
<dependency>
    <groupId>com.hivemq</groupId>
    <artifactId>hivemq-community-edition-embedded</artifactId>
    <version>2020.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hivemq/hivemq-community-edition-embedded/
implementation 'com.hivemq:hivemq-community-edition-embedded:2020.3'
// https://jarcasting.com/artifacts/com.hivemq/hivemq-community-edition-embedded/
implementation ("com.hivemq:hivemq-community-edition-embedded:2020.3")
'com.hivemq:hivemq-community-edition-embedded:jar:2020.3'
<dependency org="com.hivemq" name="hivemq-community-edition-embedded" rev="2020.3">
  <artifact name="hivemq-community-edition-embedded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hivemq', module='hivemq-community-edition-embedded', version='2020.3')
)
libraryDependencies += "com.hivemq" % "hivemq-community-edition-embedded" % "2020.3"
[com.hivemq/hivemq-community-edition-embedded "2020.3"]