MVN

org.wisdom-framework : wisdom-wamp

Maven & Gradle

Apr 06, 2014
1 stars

An implementation of the WAMP protocol for Wisdom (http://wamp.ws)

<dependency>
    <groupId>org.wisdom-framework</groupId>
    <artifactId>wisdom-wamp</artifactId>
    <version>0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wisdom-framework : wisdom-wamp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4

All Versions

Choose a version of org.wisdom-framework : wisdom-wamp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4
wisdom-wamp-0.4

How to add a dependency to Maven

Add the following org.wisdom-framework : wisdom-wamp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.wisdom-framework</groupId>
    <artifactId>wisdom-wamp</artifactId>
    <version>0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.wisdom-framework : wisdom-wamp gradle dependency to your build.gradle file:

implementation 'org.wisdom-framework:wisdom-wamp:0.4'

Gradle Kotlin DSL: Add the following org.wisdom-framework : wisdom-wamp gradle kotlin dependency to your build.gradle.kts file:

implementation("org.wisdom-framework:wisdom-wamp:0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.wisdom-framework : wisdom-wamp sbt scala dependency to your build.sbt file:

libraryDependencies += "org.wisdom-framework" % "wisdom-wamp" % "0.4"

Advertisement

Dependencies from Group

Feb 15, 2017
28 usages
84 stars
Feb 15, 2017
23 usages
84 stars
Feb 15, 2017
9 usages
84 stars
Feb 15, 2017
8 usages
84 stars

Discover Dependencies

Mar 09, 2013
1 usages
3.3k stars
Aug 15, 2014
7 stars
Feb 20, 2014
88 stars
Sep 25, 2013
15 usages
2 stars
Jan 02, 2014
190 stars
Dec 19, 2012
17 usages
May 26, 2014
13 stars