JavaDDPClient

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

License

License

Categories

Categories

Java Languages CLI User Interface KeY Data Data Formats Formal Verification
GroupId

GroupId

com.keysolutions
ArtifactId

ArtifactId

java-ddp-client
Last Version

Last Version

1.0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/kenyee/java-ddp-client

Download java-ddp-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.keysolutions/java-ddp-client/ -->
<dependency>
    <groupId>com.keysolutions</groupId>
    <artifactId>java-ddp-client</artifactId>
    <version>1.0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.keysolutions/java-ddp-client/
implementation 'com.keysolutions:java-ddp-client:1.0.0.7'
// https://jarcasting.com/artifacts/com.keysolutions/java-ddp-client/
implementation ("com.keysolutions:java-ddp-client:1.0.0.7")
'com.keysolutions:java-ddp-client:jar:1.0.0.7'
<dependency org="com.keysolutions" name="java-ddp-client" rev="1.0.0.7">
  <artifact name="java-ddp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.keysolutions', module='java-ddp-client', version='1.0.0.7')
)
libraryDependencies += "com.keysolutions" % "java-ddp-client" % "1.0.0.7"
[com.keysolutions/java-ddp-client "1.0.0.7"]

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar [4.0,5.0)
org.java-websocket : Java-WebSocket jar 1.3.4
com.google.code.gson : gson jar [2.3,3.0)
org.slf4j : slf4j-api jar [1.7,1.8)
org.slf4j : slf4j-simple jar [1.7,1.8)
com.nimbusds : srp6a jar [1.5,1.6)

test (1)

Group / Artifact Type Version
junit : junit jar [4,5)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.7
1.0.0.6
1.0.0.5
1.0.0.4
1.0.0.3
1.0.0.2
1.0.0.1
1.0.0.0
0.5.7.6
0.5.7.5
0.5.7.4
0.5.7.3
0.5.7.2
0.5.7.1