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

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!

orbroker from group net.sourceforge.orbroker (version 2.0.4)

O/R Broker is a framework for applications that use JDBC. It allows you to externalize dynamic SQL statements in individual files, improving readability, and it allows declarative mapping from queries to arbitrary domain objects, not just JavaBeans.

Group: net.sourceforge.orbroker Artifact: orbroker
Show all versions Show documentation Show source 
 

1 downloads
Artifact orbroker
Group net.sourceforge.orbroker
Version 2.0.4
Last update 26. February 2009
Organization not specified
URL http://orbroker.sourceforge.net/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

c3p0 from group c3p0 (version 0.9.1.2)

c3p0 is an easy-to-use library for augmenting traditional (DriverManager-based) JDBC drivers with JNDI-bindable DataSources, including DataSources that implement Connection and Statement Pooling, as described by the jdbc3 spec and jdbc2 std extension.

Group: c3p0 Artifact: c3p0
Show all versions Show documentation Show source 
 

213 downloads
Artifact c3p0
Group c3p0
Version 0.9.1.2
Last update 23. August 2007
Organization not specified
URL http://c3p0.sourceforge.net
License GNU LESSER GENERAL PUBLIC LICENSE
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

plugin-debezium-postgres from group io.kestra.plugin (version 0.16.0)

Capture PostgreSQL database changes using Debezium integration. Note that this plugin is intended for advanced use cases and requires a proper Debezium setup as explained e.g. in [the following blueprint](https://kestra.io/blueprints/194-use-debezium-to-trigger-a-flow-whenever-new-entries-hit-a-postgres-database-then-send-notification-to-slack-and-process-data-in-python). For simple use cases, consider using the [JDBC-based PostgreSQL plugin](https://kestra.io/plugins/plugin-jdbc-postgres) instead.

Group: io.kestra.plugin Artifact: plugin-debezium-postgres
Show all versions Show documentation Show source 
 

0 downloads
Artifact plugin-debezium-postgres
Group io.kestra.plugin
Version 0.16.0
Last update 11. April 2024
Organization not specified
URL https://github.com/kestra-io/plugin-debezium
License Apache License 2.0
Dependencies amount 5
Dependencies debezium-connector-postgres, bcprov-jdk18on, bcpkix-jdk18on, bouncy-gpg, plugin-debezium,
There are maybe transitive dependencies!

flowman-root from group com.dimajix.flowman (version 1.2.0-synapse3.3-spark3.3-hadoop3.3)

Flowman is a Big Data build tool powered by Apache Spark. It simplified the development of complex data transformations by employing a purely declarative workflow. Moreover, Flowman can also take over the complete lifecycle management of outgoing data sinks, let them be Hive tables, JDBC tables or simply files. This lifecycle management includes table creation, automatic migration, populating and optional clean up.

Group: com.dimajix.flowman Artifact: flowman-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact flowman-root
Group com.dimajix.flowman
Version 1.2.0-synapse3.3-spark3.3-hadoop3.3
Last update 03. April 2024
Organization not specified
URL https://flowman.io
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbi3-sqlobject from group org.jdbi (version 3.45.1)

SqlObject is a declarative, annotation-driven API for database access. It complements the core API. Jdbi 3 is designed to provide convenient tabular data access in Java(tm) and other JVM based languages. It uses the Java collections framework for query results, provides a convenient means of externalizing SQL statements, and named parameter support for any database that supports JDBC.

Group: org.jdbi Artifact: jdbi3-sqlobject
Show all versions Show documentation Show source 
 

4 downloads
Artifact jdbi3-sqlobject
Group org.jdbi
Version 3.45.1
Last update 14. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jdbi3-core, jakarta.annotation-api,
There are maybe transitive dependencies!

jsql from group org.jaxdb (version 0.6.0)

jSQL is an extension to DDLx, offering a lightweight ORM (Object Relational Mapping) solution that runs on the JDBC v4.3 API. The jSQL framework provides strongly-typed semantics for the SQL language, as well as a cohesive binding to user data models. jSQL uses a SQL schema defined in a DDLx file to create a one-to-one, Object-Model-to-Data-Model API that is vendor agnostic.

Group: org.jaxdb Artifact: jsql
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsql
Group org.jaxdb
Version 0.6.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sql, json, binarytree, sqlx, ddlx,
There are maybe transitive dependencies!

vonce-sqlbean-spring from group cn.vonce (version 1.6.0-beta23)

This is a tool that uses java object-oriented idea to write and generate SQL statements. On this basis, it also implements lightweight plug-in support similar to JPA for mybatis and spring JDBC. A large number of common SQL execution methods are built in plug-ins to improve development efficiency, reduce a large number of SQL statement writing, and make developers focus on business code writing.

Group: cn.vonce Artifact: vonce-sqlbean-spring
Show all versions Show documentation Show source 
 

0 downloads
Artifact vonce-sqlbean-spring
Group cn.vonce
Version 1.6.0-beta23
Last update 25. January 2024
Organization not specified
URL www.vonce.cn
License The MIT License
Dependencies amount 2
Dependencies vonce-sqlbean-core, reflectasm,
There are maybe transitive dependencies!



Page 226 from 239 (items total 2387)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy