MVN

com.keysolutions : java-ddp-client

Maven & Gradle

Jul 04, 2017
2 usages
68 stars

JavaDDPClient · JavaDDPClient is a Java library for the Meteor.js framework DDP websocket protocol

<dependency>
    <groupId>com.keysolutions</groupId>
    <artifactId>java-ddp-client</artifactId>
    <version>1.0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.keysolutions : java-ddp-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0.7

All Versions

Choose a version of com.keysolutions : java-ddp-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
java-ddp-client-1.0.0.7
java-ddp-client-1.0.0.6
java-ddp-client-1.0.0.5
java-ddp-client-1.0.0.4
java-ddp-client-1.0.0.3
java-ddp-client-1.0.0.2
java-ddp-client-1.0.0.1
java-ddp-client-1.0.0.0
0.5.x
java-ddp-client-0.5.7.6
java-ddp-client-0.5.7.5
java-ddp-client-0.5.7.4
java-ddp-client-0.5.7.3
java-ddp-client-0.5.7.2
java-ddp-client-0.5.7.1

How to add a dependency to Maven

Add the following com.keysolutions : java-ddp-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.keysolutions</groupId>
    <artifactId>java-ddp-client</artifactId>
    <version>1.0.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.keysolutions : java-ddp-client gradle dependency to your build.gradle file:

implementation 'com.keysolutions:java-ddp-client:1.0.0.7'

Gradle Kotlin DSL: Add the following com.keysolutions : java-ddp-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.keysolutions:java-ddp-client:1.0.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.keysolutions : java-ddp-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.keysolutions" % "java-ddp-client" % "1.0.0.7"

Advertisement

Dependencies from Group

Jul 04, 2017
2 usages
68 stars
Sep 08, 2015
4 stars
Apr 11, 2016
140 stars

Discover Dependencies

Jun 02, 2015
2 usages
1 stars
Sep 13, 2016
1 usages
221 stars
Nov 19, 2016
1 usages
13 stars
Jul 13, 2016
1 usages
11 stars
Apr 02, 2016
1.6k stars
Apr 02, 2016
2 usages
1.6k stars
Jun 05, 2015
1 usages
4 stars
Oct 18, 2016
1 usages
5 stars
Oct 29, 2017
2 usages
36 stars