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

Download JAR files tagged by jdbc with all dependencies

Search JAR files by class name

fluent-spring-jdbctemplate from group com.clevergang.libs (version 1.0.0)

This small library provides a facade to the commonly used NamedParameterJdbcTemplate of the Springs spring-jdbc library, offering fluent "Java8 like" style of writing SQL statements and commands. We do not aim to replace the NamedParameterJdbcTemplate, we just want to extend its functionality and try to offer a simpler way how to use it.

Group: com.clevergang.libs Artifact: fluent-spring-jdbctemplate
Show documentation Show source 
 

4 downloads
Artifact fluent-spring-jdbctemplate
Group com.clevergang.libs
Version 1.0.0
Last update 31. January 2017
Organization not specified
URL https://github.com/bwajtr/fluent-spring-jdbctemplate
License Apache License 2.0
Dependencies amount 1
Dependencies spring-jdbc,
There are maybe transitive dependencies!

mysql from group com.torodb.torod.backends.drivers (version 0.40)

MySQL JDBC driver. May be used by more databases than MySQL itself, but provides some database-dependent configuration. It also provides an abstraction to allow usage of several MySQL JDBC drivers, such as the "official" driver (MySQL Connector/J) or the Drizzle JDBC driver.

Group: com.torodb.torod.backends.drivers Artifact: mysql
Show documentation Show source 
 

0 downloads
Artifact mysql
Group com.torodb.torod.backends.drivers
Version 0.40
Last update 11. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies torod-core, common, mysql-connector-java,
There are maybe transitive dependencies!

postgresql from group com.torodb.torod.backends.drivers (version 0.40)

PostgreSQL JDBC driver. May be used by more databases than PostgreSQL itself, but provides some database-dependent configuration. It also provides an abstraction to allow usage of several PostgreSQL JDBC drivers, such as the "official" driver (pgjdbc) or the pgjdbc-ng driver.

Group: com.torodb.torod.backends.drivers Artifact: postgresql
Show all versions Show documentation Show source 
 

0 downloads
Artifact postgresql
Group com.torodb.torod.backends.drivers
Version 0.40
Last update 11. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies torod-core, common, postgresql,
There are maybe transitive dependencies!

drivers from group com.torodb.torod.backends (version 0.40)

Parent project for the backend database drivers. Drivers are kept independent of the database implementation as some databases may share the same drivers (for instance, many Postgres-derived databases use the same JDBC drivers, as they implement the same wire protocol). However, database-dependent configuration is possible from the database backend module.

Group: com.torodb.torod.backends Artifact: drivers
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drivers
Group com.torodb.torod.backends
Version 0.40
Last update 11. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spatial-utilities from group org.orbisgis (version 1.2.4)

Collection of methods to fetch spatial metadata in SFS database like PostGIS or H2Spatial. Theses functions can be commonly used either in PostGIS or in H2. Spatial utilities publish also a DataSourceFactory wrapper that provide JDBC Wrapper for spatial functionality.

Group: org.orbisgis Artifact: spatial-utilities
Show all versions Show documentation Show source 
 

0 downloads
Artifact spatial-utilities
Group org.orbisgis
Version 1.2.4
Last update 25. May 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jts, h2spatial-api,
There are maybe transitive dependencies!

aceql-server from group com.aceql (version 4.0)

AceQL combines a virtual JDBC Driver and a framework to enable remote JDBC access over HTTP. Android and Java Desktop application developers can access remote SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-server
Show documentation Show source 
 

0 downloads
Artifact aceql-server
Group com.aceql
Version 4.0
Last update 08. December 2015
Organization KawanSoft
URL https://www.aceql.com/
License LGPL 2.1
Dependencies amount 5
Dependencies awake-file-server, tomcat-embed-core, tomcat-embed-logging-juli, tomcat-jdbc, commons-cli,
There are maybe transitive dependencies!

aceql-client from group com.aceql (version 4.0)

AceQL combines a virtual JDBC Driver and a framework to enable remote JDBC access over HTTP. Android and Java Desktop application developers can access remote SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-client
Show documentation Show source 
 

4 downloads
Artifact aceql-client
Group com.aceql
Version 4.0
Last update 08. December 2015
Organization KawanSoft
URL https://www.aceql.com/
License LGPL 2.1
Dependencies amount 1
Dependencies awake-file-client,
There are maybe transitive dependencies!

jdbc from group org.beiter.michael.authn.jaas.loginmodules.password.authenticators (version 2.0)

This module is part of a JAAS library, provoding password based credential authenticators. This particular Maven module provides a JDBC authenticator that can retrieve a user record from a JDBC database. This implementation is production ready.

Group: org.beiter.michael.authn.jaas.loginmodules.password.authenticators Artifact: jdbc
Show documentation Show source 
 

1 downloads
Artifact jdbc
Group org.beiter.michael.authn.jaas.loginmodules.password.authenticators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 6
Dependencies common, pwcommon, db, slf4j-log4j12, commons-lang3, commons-dbcp2,
There are maybe transitive dependencies!

jdbc from group org.beiter.michael.authn.jaas (version 1.0)

This module is part of a JAAS library that provides common methods for building JAAS modules. It implements a JDBC JAAS module using the methods of the shared library. While this JAAS module itself is production ready, it relies on deployment specific modules that implement, for instance, auditing, message queues, and credential validation.

Group: org.beiter.michael.authn.jaas Artifact: jdbc
Show documentation Show source 
 

0 downloads
Artifact jdbc
Group org.beiter.michael.authn.jaas
Version 1.0
Last update 07. March 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 5
Dependencies common, db, slf4j-log4j12, commons-lang3, commons-dbcp2,
There are maybe transitive dependencies!

org.postgresql.net from group org.ancoron.postgresql (version 9.1.901.jdbc4.1-rc9)

This OSGi bundle contains classes that can be used directly within a JDBC enabled application to support direct mapping of the PostgreSQL specific data types 'inet', 'cidr' and 'macaddr'. The source code is provided by the original author Russell Francis.

Group: org.ancoron.postgresql Artifact: org.postgresql.net
Show all versions Show documentation Show source 
 

3 downloads
Artifact org.postgresql.net
Group org.ancoron.postgresql
Version 9.1.901.jdbc4.1-rc9
Last update 03. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies org.postgresql, junit,
There are maybe transitive dependencies!



Page 227 from 241 (items total 2404)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy