MVN

io.github.dszopa : message-router

Maven & Gradle

Jul 23, 2017
2 stars

Spark Message Router · Improved Spark socket message handling, using frameworks like SocketIO for inspiration

<dependency>
    <groupId>io.github.dszopa</groupId>
    <artifactId>message-router</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.dszopa : message-router to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of io.github.dszopa : message-router to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
message-router-1.2.0
1.1.x
message-router-1.1.1
1.0.x
message-router-1.0.1
message-router-1.0.0

How to add a dependency to Maven

Add the following io.github.dszopa : message-router maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.dszopa</groupId>
    <artifactId>message-router</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.dszopa : message-router gradle dependency to your build.gradle file:

implementation 'io.github.dszopa:message-router:1.2.0'

Gradle Kotlin DSL: Add the following io.github.dszopa : message-router gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.dszopa:message-router:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.dszopa : message-router sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.dszopa" % "message-router" % "1.2.0"

Advertisement

Dependencies from Group

Jul 23, 2017
2 stars

Discover Dependencies

Sep 20, 2021
1 usages
12 stars
Sep 20, 2021
1 usages
12 stars
Aug 02, 2017
1 usages
12 stars
Sep 20, 2021
1 usages
12 stars
Sep 20, 2021
1 usages
12 stars
Sep 20, 2021
12 stars
Oct 22, 2020
1 usages
49 stars
Jul 18, 2017
1 stars
Mar 13, 2018
2 stars