MVN

com.jazeee : ddp-client

Maven & Gradle

Aug 03, 2016
2 stars

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

<dependency>
    <groupId>com.jazeee</groupId>
    <artifactId>ddp-client</artifactId>
    <version>2.1.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.10

All Versions

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

Version Vulnerabilities Updated
2.1.x
ddp-client-2.1.10
ddp-client-2.1.8
ddp-client-2.1.3
2.0.x
ddp-client-2.0.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jazeee</groupId>
    <artifactId>ddp-client</artifactId>
    <version>2.1.10</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.jazeee:ddp-client:2.1.10'

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

implementation("com.jazeee:ddp-client:2.1.10")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.jazeee" % "ddp-client" % "2.1.10"

Advertisement

Dependencies from Group

Aug 03, 2016
2 stars

Discover Dependencies

Dec 21, 2021
63 usages
560 stars
Jul 10, 2019
2 usages
May 22, 2021
20 usages
2 stars
Mar 22, 2019
3.4k stars
Sep 20, 2018
8 usages
250 stars
Dec 07, 2021
18 usages
327 stars
Dec 22, 2022
16 usages
1k stars