Added MQTT actor
This commit is contained in:
@@ -21,6 +21,9 @@ libraryDependencies += "org.playframework" %% "play-slick-evolutions" % "6.2.0"
|
||||
// Source: https://mvnrepository.com/artifact/de.mkammerer/argon2-jvm
|
||||
libraryDependencies += "de.mkammerer" % "argon2-jvm" % "2.12"
|
||||
|
||||
// Source: https://mvnrepository.com/artifact/com.hivemq/hivemq-mqtt-client
|
||||
libraryDependencies += "com.hivemq" % "hivemq-mqtt-client" % "1.3.17"
|
||||
|
||||
// Adds additional packages into Twirl
|
||||
//TwirlKeys.templateImports += "me.artemis.controllers._"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user