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

Download JAR files tagged by socket with all dependencies


mysql-socket-factory from group com.google.cloud.sql (version 1.13.1)

Socket factory for the MySQL JDBC driver that allows a user with the appropriate permissions to connect to a Cloud SQL database without having to deal with IP whitelisting or SSL certificates manually

Group: com.google.cloud.sql Artifact: mysql-socket-factory
Show all versions Show documentation Show source 
Download mysql-socket-factory.jar (1.13.1)
 

161 downloads
Artifact mysql-socket-factory
Group com.google.cloud.sql
Version 1.13.1
Last update 21. July 2023
Organization not specified
URL https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies google-api-services-sqladmin, mysql-connector-java,
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!

mysql-socket-factory-connector-j-6 from group com.google.cloud.sql (version 1.2.1)

Socket factory for the MySQL JDBC driver (version 6.x) that allows a user with the appropriate permissions to connect to a Cloud SQL database without having to deal with IP whitelisting or SSL certificates manually

Group: com.google.cloud.sql Artifact: mysql-socket-factory-connector-j-6
Show all versions Show documentation Show source 
Download mysql-socket-factory-connector-j-6.jar (1.2.1)
 

34 downloads
Artifact mysql-socket-factory-connector-j-6
Group com.google.cloud.sql
Version 1.2.1
Last update 17. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbc-socket-factory-core, jetty-unixsocket,
There are maybe transitive dependencies!

mysql-socket-factory-parent from group com.google.cloud.sql (version 1.0.3)

Socket factory for the MySQL JDBC driver that allows a user with the appropriate permissions to connect to a Cloud SQL database without having to deal with IP whitelisting or SSL certificates manually

Group: com.google.cloud.sql Artifact: mysql-socket-factory-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mysql-socket-factory-parent
Group com.google.cloud.sql
Version 1.0.3
Last update 23. June 2017
Organization not specified
URL https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies mysql-connector-java,
There are maybe transitive dependencies!

jcheck_nrpe from group net.sf.jnrpe (version 2.0.5)

jcheck_nrpe is a java implementation of the check_nrpe Nagios plugin. It can be easily embedded inside your code to talk to JNRPE or NRPE. Both plain socket and SSL are supported.

Group: net.sf.jnrpe Artifact: jcheck_nrpe
Show all versions Show documentation Show source 
Download jcheck_nrpe.jar (2.0.5)
 

0 downloads
Artifact jcheck_nrpe
Group net.sf.jnrpe
Version 2.0.5
Last update 09. February 2015
Organization not specified
URL Not specified
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies commons-cli, jnrpe-lib,
There are maybe transitive dependencies!

spring-boot-netty-starter from group site.peaklee.framework (version 2022.1.0-RELEASE)

spring-boot-netty-starter It is an integration framework for sprint boot and netty. For students who are not familiar with netty, it can quickly develop socket servers based on netty. It implements a large number of annotations and process interceptors, which can seamlessly connect with sprint boot for rapid development.

Group: site.peaklee.framework Artifact: spring-boot-netty-starter
Show all versions Show documentation Show source 
Download spring-boot-netty-starter.jar (2022.1.0-RELEASE)
 

0 downloads
Artifact spring-boot-netty-starter
Group site.peaklee.framework
Version 2022.1.0-RELEASE
Last update 18. April 2023
Organization not specified
URL https://gitee.com/lee_coding/spring-boot-netty-starter
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies spring-boot-starter, spring-boot-configuration-processor, netty-all, lombok, logback-classic, protobuf-java,
There are maybe transitive dependencies!

junixsocket-parent from group com.kohlschutter.junixsocket (version 2.5.2)

junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.

Group: com.kohlschutter.junixsocket Artifact: junixsocket-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact junixsocket-parent
Group com.kohlschutter.junixsocket
Version 2.5.2
Last update 06. October 2022
Organization Kohlschütter Search Intelligence
URL https://kohlschutter.github.io/junixsocket/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simplesocket from group io.github.zlgspace (version 1.0.0)

The Android or Java Socket application framework simplifies the Socket development process. During the communication using Sokcet, you do not need to pay attention to the tedious byte parsing steps, but only need to pay attention to the messages defined by yourself!

Group: io.github.zlgspace Artifact: simplesocket
Show documentation Show source 
Download simplesocket.jar (1.0.0)
 

0 downloads
Artifact simplesocket
Group io.github.zlgspace
Version 1.0.0
Last update 25. August 2021
Organization not specified
URL https://github.com/zlgspace/SimpleSocket
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-frame-communication from group lu.uni.serval (version 0.1.0)

Minimal library allowing one way communication between java processes using java frames as a message mechanism and relying on a socket connection. The first purpose of this library is to allow to send messages with small overhead when instrumenting java code through agents.

Group: lu.uni.serval Artifact: commons-frame-communication
Show documentation Show source 
Download commons-frame-communication.jar (0.1.0)
 

0 downloads
Artifact commons-frame-communication
Group lu.uni.serval
Version 0.1.0
Last update 14. January 2021
Organization not specified
URL https://github.com/UL-SnT-Serval/java-commons-frame-communication
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

addc-acceptor from group com.addc (version 2.6)

The addc-acceptor library supplies a socket based server component that will accept connections on either TCP or SSL and read objects from the resulting connection and push them onto a blocking queue.

Group: com.addc Artifact: addc-acceptor
Show all versions Show documentation Show source 
Download addc-acceptor.jar (2.6)
 

0 downloads
Artifact addc-acceptor
Group com.addc
Version 2.6
Last update 25. February 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies addc-base, addc-ssl, addc-security,
There are maybe transitive dependencies!



Page 49 from 53 (items total 524)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy