All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by websocket with all dependencies

Search JAR files by class name

rsocket-transport-ktor-websocket-client-iosx64 from group io.rsocket.kotlin (version 0.15.4)

RSocket ktor WebSocket client transport implementation

Group: io.rsocket.kotlin Artifact: rsocket-transport-ktor-websocket-client-iosx64
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rsocket-transport-ktor-websocket-client-iosx64
Group io.rsocket.kotlin
Version 0.15.4
Last update 14. April 2022
Organization not specified
URL http://rsocket.io
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies rsocket-core-iosx64, rsocket-transport-ktor-websocket-iosx64, ktor-client-core-iosx64, ktor-client-websockets-iosx64, kotlin-stdlib-common, atomicfu-iosx64,
There are maybe transitive dependencies!

rsocket-transport-ktor-websocket-client-iossimulatorarm64 from group io.rsocket.kotlin (version 0.15.4)

RSocket ktor WebSocket client transport implementation

Group: io.rsocket.kotlin Artifact: rsocket-transport-ktor-websocket-client-iossimulatorarm64
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rsocket-transport-ktor-websocket-client-iossimulatorarm64
Group io.rsocket.kotlin
Version 0.15.4
Last update 14. April 2022
Organization not specified
URL http://rsocket.io
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies rsocket-core-iossimulatorarm64, rsocket-transport-ktor-websocket-iossimulatorarm64, ktor-client-core-iossimulatorarm64, ktor-client-websockets-iossimulatorarm64, kotlin-stdlib-common, atomicfu-iossimulatorarm64,
There are maybe transitive dependencies!

rsocket-transport-ktor-websocket-client-iosarm64 from group io.rsocket.kotlin (version 0.15.4)

RSocket ktor WebSocket client transport implementation

Group: io.rsocket.kotlin Artifact: rsocket-transport-ktor-websocket-client-iosarm64
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rsocket-transport-ktor-websocket-client-iosarm64
Group io.rsocket.kotlin
Version 0.15.4
Last update 14. April 2022
Organization not specified
URL http://rsocket.io
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies rsocket-core-iosarm64, rsocket-transport-ktor-websocket-iosarm64, ktor-client-core-iosarm64, ktor-client-websockets-iosarm64, kotlin-stdlib-common, atomicfu-iosarm64,
There are maybe transitive dependencies!

rsocket-transport-ktor-websocket-client-iosarm32 from group io.rsocket.kotlin (version 0.15.4)

RSocket ktor WebSocket client transport implementation

Group: io.rsocket.kotlin Artifact: rsocket-transport-ktor-websocket-client-iosarm32
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact rsocket-transport-ktor-websocket-client-iosarm32
Group io.rsocket.kotlin
Version 0.15.4
Last update 14. April 2022
Organization not specified
URL http://rsocket.io
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies rsocket-core-iosarm32, rsocket-transport-ktor-websocket-iosarm32, ktor-client-core-iosarm32, ktor-client-websockets-iosarm32, kotlin-stdlib-common, atomicfu-iosarm32,
There are maybe transitive dependencies!

sdk from group com.lumiastream (version 0.3.0)

A java websocket library that connects to Lumia Stream

Group: com.lumiastream Artifact: sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact sdk
Group com.lumiastream
Version 0.3.0
Last update 28. February 2022
Organization not specified
URL https://github.com/lumiastream/Lumia-SDK-Java
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

enterprise.java.client.jms.common from group com.kaazing (version 4.1.3)

A websocket client library for the JMS protocol on the Kaazing Gateway.

Group: com.kaazing Artifact: enterprise.java.client.jms.common
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact enterprise.java.client.jms.common
Group com.kaazing
Version 4.1.3
Last update 22. February 2022
Organization not specified
URL https://github.com/kaazing/enterprise.java.client
License MIT License
Dependencies amount 4
Dependencies junit, jmock, jmock-legacy, geronimo-jms_1.1_spec,
There are maybe transitive dependencies!

Porter-Bridge-Http from group com.xishankeji (version 1.2.275)

转接远程的http接口,服务器响应正确的数据格式必须是JResponse定义的格式。 客户端websocket使用"org.java-websocket:Java-WebSocket:1.5.2",项目地址https://github.com/TooTallNate/Java-WebSocket; 对Java-WebSocket做了适当修改。

Group: com.xishankeji Artifact: Porter-Bridge-Http
Show all versions Show documentation Show source 
 

0 downloads
Artifact Porter-Bridge-Http
Group com.xishankeji
Version 1.2.275
Last update 10. January 2022
Organization not specified
URL https://gitee.com/xishankeji/OftenPorter
License not specified
Dependencies amount 2
Dependencies okhttp, Porter-Core,
There are maybe transitive dependencies!

quickprotocol-websocket-client from group io.github.quickprotocol (version 2.1.0)

A simple communicate protocol for TCP,Pipeline,SerialPort,WebSocket.

Group: io.github.quickprotocol Artifact: quickprotocol-websocket-client
Show documentation Show source 
 

0 downloads
Artifact quickprotocol-websocket-client
Group io.github.quickprotocol
Version 2.1.0
Last update 20. December 2021
Organization not specified
URL https://github.com/QuickProtocol/QuickProtocol_Java
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies jackson-annotations, quickprotocol-core, websocket-client,
There are maybe transitive dependencies!

quickprotocol-tcp from group io.github.quickprotocol (version 2.1.0)

A simple communicate protocol for TCP,Pipeline,SerialPort,WebSocket.

Group: io.github.quickprotocol Artifact: quickprotocol-tcp
Show all versions Show documentation Show source 
 

0 downloads
Artifact quickprotocol-tcp
Group io.github.quickprotocol
Version 2.1.0
Last update 20. December 2021
Organization not specified
URL https://github.com/QuickProtocol/QuickProtocol_Java
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jackson-annotations, quickprotocol-core,
There are maybe transitive dependencies!

quickprotocol-serialport from group io.github.quickprotocol (version 2.1.0)

A simple communicate protocol for TCP,Pipeline,SerialPort,WebSocket.

Group: io.github.quickprotocol Artifact: quickprotocol-serialport
Show documentation Show source 
 

0 downloads
Artifact quickprotocol-serialport
Group io.github.quickprotocol
Version 2.1.0
Last update 20. December 2021
Organization not specified
URL https://github.com/QuickProtocol/QuickProtocol_Java
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies jackson-annotations, quickprotocol-core, jSerialComm,
There are maybe transitive dependencies!



Page 76 from 118 (items total 1179)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy