Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Warning

This page is out of date, it will be updated shortly, please use http://blog.anotheria.net/msk/the-complete-moskito-integration-guide-step-4-central-storage/ for instructions on moskito-central

Section
Column
width50%
Panel
titleAfter reading this doc, you will know...

... how to run MoSKito-Central, embedded into your application

Column
width50%
Panel
titleOn this page

Table of Contents

...

Code Block
languagehtml/xml
titlepom.xml
<dependency>
    <groupId>org.moskito</groupId>
    <artifactId>moskito-central-embedded-connector</artifactId>
    <version>1.1.0<4</version>
</dependency>

Please refer to maven for the latest version: http://search.maven.org/#search%7Cga%7C1%7Cmoskito-central

...