All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download smqd-core_2.12 JAR 0.4.1 with all dependencies


smqd-core

Files of the artifact smqd-core_2.12 version 0.4.1 from the group com.thing2x.

Artifact smqd-core_2.12
Group com.thing2x
Version 0.4.1
Last update 08. August 2018
Tags: smqd core
Organization UANGEL
URL https://github.com/smqd/
License Apache-2.0
Dependencies amount 32
Dependencies scala-library, akka-actor_2.12, akka-cluster_2.12, akka-distributed-data_2.12, akka-cluster-sharding_2.12, akka-http_2.12, akka-stream_2.12, akka-stream-alpakka-mqtt_2.12, librarymanagement-ivy_2.12, akka-slf4j_2.12, logback-classic, scala-logging_2.12, circe-core_2.12, circe-generic_2.12, circe-parser_2.12, netty-buffer, netty-codec-mqtt, netty-codec-http, netty-handler, netty-transport-native-epoll, netty-transport-native-kqueue, netty-resolver-dns, etcd4j, metrics-core, metrics-logback, metrics-jvm, bcprov-jdk15on, jwt-core_2.12, telnetd-x, commons-net, log4j-over-slf4j, scopt_2.12,
There are maybe transitive dependencies!
There is a newer version: 0.5.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of smqd-core_2.12 Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of smqd-core_2.12 version 0.4.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.thing2x.smqd
com.thing2x.smqd.com.thing2x.smqd.ChiefActor.scala
com.thing2x.smqd.com.thing2x.smqd.ClientDelegate.scala
com.thing2x.smqd.com.thing2x.smqd.ClientId.scala
com.thing2x.smqd.com.thing2x.smqd.LifeCycle.scala
com.thing2x.smqd.com.thing2x.smqd.Main.scala
com.thing2x.smqd.com.thing2x.smqd.MessageReceivable
com.thing2x.smqd.com.thing2x.smqd.QoS.scala
com.thing2x.smqd.com.thing2x.smqd.Registry.scala
com.thing2x.smqd.com.thing2x.smqd.RegistryCallback.scala
com.thing2x.smqd.com.thing2x.smqd.Requestor.scala
com.thing2x.smqd.com.thing2x.smqd.Retainer.scala
com.thing2x.smqd.com.thing2x.smqd.Router.scala
com.thing2x.smqd.com.thing2x.smqd.SessionStore.scala
com.thing2x.smqd.com.thing2x.smqd.SmqMain.scala
com.thing2x.smqd.com.thing2x.smqd.SmqResult.scala
com.thing2x.smqd.com.thing2x.smqd.SmqSerializer.scala
com.thing2x.smqd.com.thing2x.smqd.Smqd.scala
com.thing2x.smqd.com.thing2x.smqd.SmqdBuilder.scala
com.thing2x.smqd.com.thing2x.smqd.TName.scala
com.thing2x.smqd.com.thing2x.smqd.TlsProvider.scala
com.thing2x.smqd.com.thing2x.smqd.UserDelegate.scala
com.thing2x.smqd.com.thing2x.smqd.Will.scala
com.thing2x.smqd.delivery
com.thing2x.smqd.delivery.com.thing2x.smqd.delivery.DeliveryManagerActor.scala
com.thing2x.smqd.discovery
com.thing2x.smqd.discovery.com.thing2x.smqd.discovery.ClusterDiscovery.scala
com.thing2x.smqd.discovery.com.thing2x.smqd.discovery.EtcdClusterDiscovery.scala
com.thing2x.smqd.fault
com.thing2x.smqd.fault.com.thing2x.smqd.fault.DefaultFaultListener.scala
com.thing2x.smqd.fault.com.thing2x.smqd.fault.Fault.scala
com.thing2x.smqd.fault.com.thing2x.smqd.fault.FaultNotificationManager.scala
com.thing2x.smqd.fault.com.thing2x.smqd.fault.package.scala
com.thing2x.smqd.impl
com.thing2x.smqd.impl.com.thing2x.smqd.impl.DefaultClientDelegate.scala
com.thing2x.smqd.impl.com.thing2x.smqd.impl.DefaultRegistryDelegate.scala
com.thing2x.smqd.impl.com.thing2x.smqd.impl.DefaultSessionStoreDelegate.scala
com.thing2x.smqd.impl.com.thing2x.smqd.impl.DefaultUserDelegate.scala
com.thing2x.smqd.net.http
com.thing2x.smqd.net.http.com.thing2x.smqd.net.http.CORSHandler.scala
com.thing2x.smqd.net.http.com.thing2x.smqd.net.http.CoreApiService.scala
com.thing2x.smqd.net.http.com.thing2x.smqd.net.http.HttpService.scala
com.thing2x.smqd.net.http.com.thing2x.smqd.net.http.HttpServiceContext.scala
com.thing2x.smqd.net.http.com.thing2x.smqd.net.http.HttpServiceLogger.scala
com.thing2x.smqd.net.http.com.thing2x.smqd.net.http.OAuth2.scala
com.thing2x.smqd.net.mqtt
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttBpsCounter.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttChannelId.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttChannelInitializer.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttConnectHandler.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttExceptionHandler.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttKeepAliveHandler.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttMetrics.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttPipelineAppender.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttProtocolHandler.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttPublishHandler.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttService.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttSessionContext.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttSubscribeHandler.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttTpsCounter.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttWsChannelInitializer.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.MqttWsHandshakeHandler.scala
com.thing2x.smqd.net.mqtt.com.thing2x.smqd.net.mqtt.package.scala
com.thing2x.smqd
com.thing2x.smqd.com.thing2x.smqd.package.scala
com.thing2x.smqd.plugin
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.Bridge.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.BridgeDriver.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.InstanceDefinition.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.InstanceStatus
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.PackageDefinition.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.PackageLoader.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.Plugin.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.PluginDefinition.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.PluginManager.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.RepositoryDefinition.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.RepositoryManager.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.Service.scala
com.thing2x.smqd.plugin.com.thing2x.smqd.plugin.package.scala
com.thing2x.smqd.protocol
com.thing2x.smqd.protocol.com.thing2x.smqd.protocol.DefaultProtocolListener.scala
com.thing2x.smqd.protocol.com.thing2x.smqd.protocol.ProtocolNotification.scala
com.thing2x.smqd.protocol.com.thing2x.smqd.protocol.ProtocolNotificationManager.scala
com.thing2x.smqd.protocol.com.thing2x.smqd.protocol.package.scala
com.thing2x.smqd.rest
com.thing2x.smqd.rest.com.thing2x.smqd.rest.RestController.scala
com.thing2x.smqd.rest.com.thing2x.smqd.rest.RestResult.scala
com.thing2x.smqd.rest.com.thing2x.smqd.rest.TestController.scala
com.thing2x.smqd.rest.api
com.thing2x.smqd.rest.api.com.thing2x.smqd.rest.api.ClientController.scala
com.thing2x.smqd.rest.api.com.thing2x.smqd.rest.api.MetricController.scala
com.thing2x.smqd.rest.api.com.thing2x.smqd.rest.api.MgmtController.scala
com.thing2x.smqd.rest.api.com.thing2x.smqd.rest.api.PluginController.scala
com.thing2x.smqd.rest.api.com.thing2x.smqd.rest.api.RouteController.scala
com.thing2x.smqd.rest.api.com.thing2x.smqd.rest.api.SubscriptionController.scala
com.thing2x.smqd.rest.api.com.thing2x.smqd.rest.api.UserController.scala
com.thing2x.smqd.session
com.thing2x.smqd.session.com.thing2x.smqd.session.SessionActor.scala
com.thing2x.smqd.session.com.thing2x.smqd.session.SessionContext.scala
com.thing2x.smqd.session.com.thing2x.smqd.session.SessionManagerActor.scala
com.thing2x.smqd.util
com.thing2x.smqd.util.com.thing2x.smqd.util.ActorIdentifying.scala
com.thing2x.smqd.util.com.thing2x.smqd.util.AkkaSystemAware.scala
com.thing2x.smqd.util.com.thing2x.smqd.util.ClassLoading.scala
com.thing2x.smqd.util.com.thing2x.smqd.util.FigletFont
com.thing2x.smqd.util.com.thing2x.smqd.util.FigletFormat.scala
com.thing2x.smqd.util.com.thing2x.smqd.util.JvmAware.scala
com.thing2x.smqd.util.com.thing2x.smqd.util.JvmMonitoringActor.scala
com.thing2x.smqd.util.com.thing2x.smqd.util.MetricActor.scala
com.thing2x.smqd.util.com.thing2x.smqd.util.SslUtil.scala
com.thing2x.smqd.util.com.thing2x.smqd.util.package.scala
figlet
figlet.figlet.standard.flf
plugins
plugins.plugins.api.conf
plugins.plugins.fault-logger.conf
plugins.plugins.http.conf
plugins.plugins.mqtt.conf
plugins.plugins.protocol-logger.conf
.smqd-core-version.conf
.smqd-plugin.conf
.smqd-plugins.manifest
.smqd-ref.conf




© 2015 - 2024 Weber Informatics LLC | Privacy Policy