MVN

asia.stampy : stampy-client-server

Maven & Gradle

Feb 17, 2013
2 usages
68 stars

Stampy Client Server · Java implementation of the STOMP 1.2 specification

<dependency>
    <groupId>asia.stampy</groupId>
    <artifactId>stampy-client-server</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of asia.stampy : stampy-client-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-RELEASE

All Versions

Choose a version of asia.stampy : stampy-client-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
stampy-client-server-1.0-RELEASE

How to add a dependency to Maven

Add the following asia.stampy : stampy-client-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>asia.stampy</groupId>
    <artifactId>stampy-client-server</artifactId>
    <version>1.0-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following asia.stampy : stampy-client-server gradle dependency to your build.gradle file:

implementation 'asia.stampy:stampy-client-server:1.0-RELEASE'

Gradle Kotlin DSL: Add the following asia.stampy : stampy-client-server gradle kotlin dependency to your build.gradle.kts file:

implementation("asia.stampy:stampy-client-server:1.0-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following asia.stampy : stampy-client-server sbt scala dependency to your build.sbt file:

libraryDependencies += "asia.stampy" % "stampy-client-server" % "1.0-RELEASE"

Advertisement

Dependencies from Group

Feb 17, 2013
2 usages
68 stars
Feb 17, 2013
1 usages
68 stars
Feb 17, 2013
1 usages
68 stars
Feb 17, 2013
1 usages
68 stars
Feb 17, 2013
68 stars

Discover Dependencies

Feb 02, 2015
3 usages
Feb 25, 2015
0 stars
Sep 22, 2011
11 usages
Apr 17, 2015
59 stars
Sep 21, 2010
68 usages
Apr 18, 2014
0 stars
Jan 06, 2015
2 usages
53 stars
Mar 05, 2015
1 usages
639 stars
Oct 04, 2012
11 stars