Download JAR files tagged by socket with all dependencies
answerparser from group de.hhu.stups (version 2.13.5)
Parser for a subset of Prolog term syntax, used to read answers from the ProB Prolog core (probcli) in socket-server mode. For internal use only by the ProB Java API and the ProB plugin for Rodin!
0 downloads
Artifact answerparser
Group de.hhu.stups
Version 2.13.5
Last update 08. November 2024
Organization not specified
URL https://github.com/bendisposto/probparsers
License Eclipse Public License, Version 1.0
Dependencies amount 2
Dependencies sablecc-runtime, prologlib,
There are maybe transitive dependencies!
Group de.hhu.stups
Version 2.13.5
Last update 08. November 2024
Organization not specified
URL https://github.com/bendisposto/probparsers
License Eclipse Public License, Version 1.0
Dependencies amount 2
Dependencies sablecc-runtime, prologlib,
There are maybe transitive dependencies!
mysql-socket-factory-connector-j-8 from group com.google.cloud.sql (version 1.21.0)
Socket factory for the MySQL JDBC driver (version 8.x) that allows a user
with the appropriate
permissions to connect to a Cloud SQL database without having to deal with
IP allowlisting or
SSL certificates manually.
Group: com.google.cloud.sql Artifact: mysql-socket-factory-connector-j-8
Show all versions Show documentation Show source
Show all versions Show documentation Show source
60 downloads
Artifact mysql-socket-factory-connector-j-8
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jdbc-socket-factory-core,
There are maybe transitive dependencies!
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jdbc-socket-factory-core,
There are maybe transitive dependencies!
cloud-sql-connector-jdbc-sqlserver from group com.google.cloud.sql (version 1.21.0)
Socket factory for the Microsoft JDBC Driver for SQL Server that allows a user with the
appropriate permissions to connect to a Cloud SQL database without having to deal with IP
allowlisting or SSL certificates manually.
Group: com.google.cloud.sql Artifact: cloud-sql-connector-jdbc-sqlserver
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact cloud-sql-connector-jdbc-sqlserver
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbc-socket-factory-core, guava,
There are maybe transitive dependencies!
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbc-socket-factory-core, guava,
There are maybe transitive dependencies!
postgres-socket-factory from group com.google.cloud.sql (version 1.21.0)
Socket factory for the Postgres JDBC driver that allows a user with the appropriate permissions
to connect to a Cloud SQL database without having to deal with IP allowlisting or SSL
certificates manually.
Group: com.google.cloud.sql Artifact: postgres-socket-factory
Show all versions Show documentation Show source
Show all versions Show documentation Show source
36 downloads
Artifact postgres-socket-factory
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbc-socket-factory-core, slf4j-api,
There are maybe transitive dependencies!
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbc-socket-factory-core, slf4j-api,
There are maybe transitive dependencies!
cloud-sql-connector-r2dbc-mariadb from group com.google.cloud (version 1.21.0)
The Cloud SQL R2DBC Connector provides a socket factory for the MySQL R2DBC driver.
The socket factory provides an mTLS 1.3 connection to any specified Cloud SQL MySQL
instance without requiring any manually configured TLS certificates.
Group: com.google.cloud Artifact: cloud-sql-connector-r2dbc-mariadb
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact cloud-sql-connector-r2dbc-mariadb
Group com.google.cloud
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL https://github.com/GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
License not specified
Dependencies amount 5
Dependencies cloud-sql-connector-r2dbc-core, jdbc-socket-factory-core, r2dbc-spi, netty-handler, guava,
There are maybe transitive dependencies!
Group com.google.cloud
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL https://github.com/GoogleCloudPlatform/cloud-sql-jdbc-socket-factory
License not specified
Dependencies amount 5
Dependencies cloud-sql-connector-r2dbc-core, jdbc-socket-factory-core, r2dbc-spi, netty-handler, guava,
There are maybe transitive dependencies!
jdbc-socket-factory-parent from group com.google.cloud.sql (version 1.21.0)
Socket factories for MySQL/Postgres JDBC drivers that allows a user with the appropriate
permissions to connect to a Cloud SQL database without having to deal with IP allowlisting
or SSL certificates manually
Group: com.google.cloud.sql Artifact: jdbc-socket-factory-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbc-socket-factory-parent
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL https://github.com/GoogleCloudPlatform/cloud-sql-mysql-socket-factory
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mariadb-socket-factory from group com.google.cloud.sql (version 1.21.0)
Socket factory for the MariaDB JDBC driver that allows a user with the appropriate permissions
to connect to a Cloud SQL database without having to deal with IP allowlisting or SSL
certificates manually.
Group: com.google.cloud.sql Artifact: mariadb-socket-factory
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact mariadb-socket-factory
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbc-socket-factory-core, mariadb-java-client,
There are maybe transitive dependencies!
Group com.google.cloud.sql
Version 1.21.0
Last update 02. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbc-socket-factory-core, mariadb-java-client,
There are maybe transitive dependencies!
junixsocket-common from group com.kohlschutter.junixsocket (version 2.10.1)
junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) and other socket types, such as AF_TIPC and AF_VSOCK, from Java, using the standard Socket API
Group: com.kohlschutter.junixsocket Artifact: junixsocket-common
Show all versions Show documentation Show source
Show all versions Show documentation Show source
43 downloads
Artifact junixsocket-common
Group com.kohlschutter.junixsocket
Version 2.10.1
Last update 23. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.kohlschutter.junixsocket
Version 2.10.1
Last update 23. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
swim-io-warp from group org.swimos (version 4.3.15)
WARP socket modem for multiplexing and concurrently transporting prioritized, explicitly flow-controlled WARP treams over a network, without blocking or intermediate buffering
0 downloads
Artifact swim-io-warp
Group org.swimos
Version 4.3.15
Last update 17. June 2024
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.io.warp
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies swim-codec, swim-uri, swim-http, swim-ws, swim-warp, swim-io, swim-io-http, swim-io-ws,
There are maybe transitive dependencies!
Group org.swimos
Version 4.3.15
Last update 17. June 2024
Organization not specified
URL https://github.com/swimos/swim/tree/main/swim-java/swim-runtime/swim-core/swim.io.warp
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies swim-codec, swim-uri, swim-http, swim-ws, swim-warp, swim-io, swim-io-http, swim-io-ws,
There are maybe transitive dependencies!
swim-io-http from group org.swimos (version 4.3.15)
0 downloads
Page 48 from 53 (items total 524)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy