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

Download JAR files tagged by mysql with all dependencies

Search JAR files by class name

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

Socket factory for the MySQL JDBC driver (version 5.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
Show all versions Show documentation Show source 
 

161 downloads
Artifact mysql-socket-factory
Group com.google.cloud.sql
Version 1.13.1
Last update 21. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbc-socket-factory-core, guava,
There are maybe transitive dependencies!

mysql-backup4j from group com.smattme (version 1.2.1)

This is a simple library for backing up mysql databases and sending to emails, cloud storage and so on. It also provide a method for programmatically, importing SQL queries generated during the export process,

Group: com.smattme Artifact: mysql-backup4j
Show all versions Show documentation Show source 
 

17 downloads
Artifact mysql-backup4j
Group com.smattme
Version 1.2.1
Last update 03. April 2021
Organization not specified
URL https://github.com/SeunMatt/mysql-backup4j
License MIT License
Dependencies amount 4
Dependencies mysql-connector-java, zt-zip, mail, 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 
 

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 1
Dependencies jdbc-socket-factory-core,
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!

db from group com.intellisrc (version 2.9.1)

Manage databases as MySQL/MariaDB, SQLite, Postgresql, Oracle, SQLServer and more. Create, store and perform CRUD operations to data without having to use SQL (a light-weight implementation as alternative to Hibernate) or use the Fluid SQL builder.

Group: com.intellisrc Artifact: db
Show all versions Show documentation Show source 
 

0 downloads
Artifact db
Group com.intellisrc
Version 2.9.1
Last update 15. April 2024
Organization not specified
URL https://gitlab.com/intellisrc/common
License GNU General Public License v3.0
Dependencies amount 3
Dependencies groovy-extend, etc, reflections,
There are maybe transitive dependencies!

commons-mysql from group com.increff.commons (version 1.7)

commons-mysql contains a collection of classes and methods that allow interaction with a database. Basic operations on DB such as creating and dropping databases, push/pull data, truncate or delete from a table, etc. are provided through various methods

Group: com.increff.commons Artifact: commons-mysql
Show all versions Show documentation Show source 
 

0 downloads
Artifact commons-mysql
Group com.increff.commons
Version 1.7
Last update 24. August 2023
Organization not specified
URL https://github.com/increff/commons-mysql
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies nextscm-commons-lang, commons-text, commons-dbcp2, commons-io,
There are maybe transitive dependencies!

forward-engineering from group com.neko233 (version 1.0.1)

ForwardEngineering is a Java Class -> Code Generator Tech. 1. you can generate DB Table DDL (example: MySQL) 2. you can generate Spring Web MVC Code 3. you can generate Event Handler in Reactive Style by your self~ Official only support very simple Template to you, but you can DIY your self. Enjoy it!

Group: com.neko233 Artifact: forward-engineering
Show all versions Show documentation Show source 
 

0 downloads
Artifact forward-engineering
Group com.neko233
Version 1.0.1
Last update 19. January 2023
Organization not specified
URL https://gitee.com/SolarisNeko/forward-engineering
License Apache 2.0
Dependencies amount 1
Dependencies slf4j-api,
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!

oozielogger_2.12 from group io.github.bkosaraju (version 1.0)

Oozielogger is a application to continuously replicate oozie events into mysql/postgres databes. this includes any of coordinator start, stop, failure, SLA etc.. workflow start, stop, failure, SLA evts this basically consume Oozie's ActiveMQ queue and post back to database so that, end user reporting can happen.

Group: io.github.bkosaraju Artifact: oozielogger_2.12
Show documentation Show source 
 

0 downloads
Artifact oozielogger_2.12
Group io.github.bkosaraju
Version 1.0
Last update 05. October 2020
Organization not specified
URL https://bkosaraju.github.io/oozielogger
License The Apache License, Version 2.0
Dependencies amount 13
Dependencies scala-library, logback-classic, logback-core, jcl-over-slf4j, log4j-over-slf4j, slf4j-api, activemq-core, oozie-client, jackson-module-scala_2.11, HikariCP, mariadb-java-client, spring-jdbc, commons-io,
There are maybe transitive dependencies!

beigesoft-orm from group org.beigesoft (version 1.1.8)

This is simple lightweigt multiplatform (JDBC/Android) ORM library. It supports Postgresql, MySql, H2 and SQlite. It consist of ORM logic except platform dependent database access logic - e.g. JDBC or Android. It's configured with Beige-Settings (standard Java Properties XML files).

Group: org.beigesoft Artifact: beigesoft-orm
Show all versions Show documentation Show source 
 

0 downloads
Artifact beigesoft-orm
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 1
Dependencies beigesoft-settings,
There are maybe transitive dependencies!



Page 69 from 73 (items total 728)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy