MVN

org.fusesource.stomp : scomp

Maven & Gradle

Feb 26, 2013
5 stars

scomp · A Stomp Client written in Scala

<dependency>
    <groupId>org.fusesource.stomp</groupId>
    <artifactId>scomp</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fusesource.stomp : scomp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of org.fusesource.stomp : scomp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
scomp-1.0.0

How to add a dependency to Maven

Add the following org.fusesource.stomp : scomp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fusesource.stomp</groupId>
    <artifactId>scomp</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fusesource.stomp : scomp gradle dependency to your build.gradle file:

implementation 'org.fusesource.stomp:scomp:1.0.0'

Gradle Kotlin DSL: Add the following org.fusesource.stomp : scomp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fusesource.stomp:scomp:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fusesource.stomp : scomp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fusesource.stomp" % "scomp" % "1.0.0"

Advertisement

Dependencies from Group

Feb 26, 2013
5 stars

Discover Dependencies

Apr 06, 2007
3 usages
Dec 19, 2006
4 usages
Aug 17, 2013
22 usages
Jan 13, 2014
88 stars
Jun 26, 2014
1 usages
0 stars
Jun 24, 2014
2 usages
Jun 10, 2008
4 usages