All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.elasticmq.Node.scala Maven / Gradle / Ivy

package org.elasticmq

trait Node {
  def nativeClient: Client
  def shutdown()
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy