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

Download JAR files tagged by blocking with all dependencies

Search JAR files by class name

swim-io-http from group org.swimos (version 4.2.14)

HTTP client and server socket modems for pipelining and concurrently transporting explicitly flow-controlled HTTP streams over a network without blocking or intermediate buffering

Group: org.swimos Artifact: swim-io-http
Show all versions Show documentation Show source 
 

0 downloads
Artifact swim-io-http
Group org.swimos
Version 4.2.14
Last update 01. December 2023
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.io.http
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies swim-codec, swim-http, swim-io,
There are maybe transitive dependencies!

aws-java-nio-spi-for-s3 from group com.sigpwned (version 1.1.0)

A Java NIO.2 service provider for S3, allowing Java NIO operations to be performed on paths using the `s3` scheme. This package implements the service provider interface (SPI) defined for Java NIO.2 in JDK 1.7 providing "plug-in" non-blocking access to S3 objects for Java applications using Java NIO.2 for file access.

Group: com.sigpwned Artifact: aws-java-nio-spi-for-s3
Show documentation Show source 
 

0 downloads
Artifact aws-java-nio-spi-for-s3
Group com.sigpwned
Version 1.1.0
Last update 05. October 2022
Organization not specified
URL https://github.com/sigpwned/aws-java-nio-spi-for-s3
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

aws-java-nio-spi-for-s3 from group org.dishevelled.bundled.software.aws.healthai (version 1.0.0)

A Java NIO.2 service provider for S3, allowing Java NIO operations to be performed on paths using the `s3` scheme. This package implements the service provider interface (SPI) defined for Java NIO.2 in JDK 1.7 providing "plug-in" non-blocking access to S3 objects for Java applications using Java NIO.2 for file access.

Group: org.dishevelled.bundled.software.aws.healthai Artifact: aws-java-nio-spi-for-s3
Show documentation Show source 
 

0 downloads
Artifact aws-java-nio-spi-for-s3
Group org.dishevelled.bundled.software.aws.healthai
Version 1.0.0
Last update 07. September 2022
Organization not specified
URL https://github.com/awslabs/aws-java-nio-spi-for-s3
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

datashare from group com.callcontrol (version 1.3.0)

Allows to interact with Call Control Application for Android, provides powerful calls/texts blocking possibilities for 3rd party apps without significant effort.

Group: com.callcontrol Artifact: datashare
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact datashare
Group com.callcontrol
Version 1.3.0
Last update 24. January 2022
Organization not specified
URL https://github.com/CallControl/Call-Control-DataShare
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

Channeling from group com.github.taymindis (version 2.3.2)

It's client mode socket channel but async run background queue with non blocking, socket is closable whenever ask close/disconnect/drop. Different between AsynchronousSocketChannel as this is non blocking with lambda methodology

Group: com.github.taymindis Artifact: Channeling
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact Channeling
Group com.github.taymindis
Version 2.3.2
Last update 02. January 2022
Organization not specified
URL https://github.com/Taymindis/Channeling
License MIT License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

datashare from group io.github.callcontrol (version 1.3.0)

Allows to interact with Call Control Application for Android, provides powerful calls/texts blocking possibilities for 3rd party apps without significant effort.

Group: io.github.callcontrol Artifact: datashare
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact datashare
Group io.github.callcontrol
Version 1.3.0
Last update 31. December 2021
Organization not specified
URL https://github.com/CallControl/Call-Control-DataShare
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

snoopy from group org.bitbucket.abuwandi (version 0.9.20)

Asynchronous network client that’s efficient by default and easy to use. Its request/response API is designed with fluent builders and immutability. It supports both synchronous blocking calls and async calls

Group: org.bitbucket.abuwandi Artifact: snoopy
Show all versions Show documentation Show source 
 

0 downloads
Artifact snoopy
Group org.bitbucket.abuwandi
Version 0.9.20
Last update 29. June 2021
Organization not specified
URL https://bitbucket.org/abuwandi/snoopy
License Apache License
Dependencies amount 7
Dependencies jackson-databind, jackson-dataformat-yaml, rxjava, commons-lang3, tika-core, netty-codec-http, netty-handler,
There are maybe transitive dependencies!

instrumental_agent from group com.instrumentalapp (version 1.0.1)

This agent supports Instrumental custom metric monitoring for Java applications. It provides high-data reliability at high scale, without ever blocking your process or causing an exception.

Group: com.instrumentalapp Artifact: instrumental_agent
Show all versions Show documentation Show source 
 

0 downloads
Artifact instrumental_agent
Group com.instrumentalapp
Version 1.0.1
Last update 21. May 2019
Organization not specified
URL https://github.com/instrumental/instrumental_agent-java
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

swim-io-ws from group org.swimos (version 4.2.14)

WebSocket modem for concurrently transporting explicitly flow-controlled WebSocket streams over a network without blocking or intermediate buffering, and swim-io-http requesters and responders for upgrading HTTP client and server modems to WebSocket modems

Group: org.swimos Artifact: swim-io-ws
Show all versions Show documentation Show source 
 

0 downloads
Artifact swim-io-ws
Group org.swimos
Version 4.2.14
Last update 01. December 2023
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.io.ws
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies swim-codec, swim-structure, swim-http, swim-ws, swim-io, swim-io-http,
There are maybe transitive dependencies!

tenio-core from group io.github.congcoi123 (version 0.5.1)

TenIO is a java NIO (Non-blocking I/O) based server specifically designed for multiplayer games. It supports UDP and TCP transports which are handled by Netty for high-speed network transmission. This is the core module for the main process of the framework.

Group: io.github.congcoi123 Artifact: tenio-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact tenio-core
Group io.github.congcoi123
Version 0.5.1
Last update 05. September 2023
Organization not specified
URL https://github.com/congcoi123/tenio
License MIT License
Dependencies amount 12
Dependencies tenio-common, log4j-api, log4j-core, netty-all, jetty-server, jetty-servlet, servlet-api, json, jackson-databind, jline, jline-terminal-jna, maven-javadoc-plugin,
There are maybe transitive dependencies!



Page 39 from 43 (items total 423)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy