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

Download JAR files tagged by postgres with all dependencies

Search JAR files by class name

parent from group com.github.starnowski.posmulten (version 0.8.1)

Posmulten library is an open-source project for the generation of SQL DDL statements that make it easy for implementation of Shared Schema Multi-tenancy strategy via the Row Security Policies in the Postgres database.

Group: com.github.starnowski.posmulten Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group com.github.starnowski.posmulten
Version 0.8.1
Last update 06. March 2024
Organization not specified
URL https://github.com/starnowski/posmulten
License LGPL 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pax-jdbc-itest from group org.ops4j.pax.jdbc (version 1.5.7)

To run all integration tests, you need to set up all the databases: 1) Derby: $ export DERBY_HOME=/path/to/db-derby-10.14.2.0-bin $ cd $DERBY_HOME $ mkdir databases; cd databases $ java -jar $DERBY_HOME/lib/derbyrun.jar server start 2) MS SQL Server (for official and jtds drivers): $ podman run -itd --name pax.jdbc.sqlserver -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=PaxJdbc!(*67' -e 'MSSQL_PID=Express' \ -p 1433:1433 -d mcr.microsoft.com/mssql/server:2022-latest 3) MariaDB: $ podman run --name pax.jdbc.mariadb -p 3306:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mariadb 4) MySQL: $ podman run --name pax.jdbc.mysql -p 3307:3306 -e MYSQL_ROOT_PASSWORD=paxjdbc -d mysql 5) PostgreSQL: $ podman run --name pax.jdbc.postgresql -e POSTGRES_USER=paxjdbc -e POSTGRES_PASSWORD=paxjdbc -p 5432:5432 -d postgres:latest 6) Oracle (a bit unofficial): $ podman run -itd --name pax.jdbc.oracle -p 1521:1521 --privileged=true oracleinanutshell/oracle-xe-11g

Group: org.ops4j.pax.jdbc Artifact: pax-jdbc-itest
Show all versions 
 

0 downloads
Artifact pax-jdbc-itest
Group org.ops4j.pax.jdbc
Version 1.5.7
Last update 25. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies org.apache.felix.configadmin, org.apache.aries.util, org.apache.aries.transaction.manager, derby, derbynet, derbyclient, org.apache.servicemix.bundles.jasypt, org.apache.servicemix.bundles.cglib, org.apache.servicemix.bundles.c3p0,
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!

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!

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

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.17.1
Last update 27. June 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!

org.apache.stanbol.launchers.bundlelists.marmotta.kiwi from group org.apache.stanbol (version 1.0.0)

Bundles required by the Apache Marmotta Kiwi Repository. This list includes DB drivers for H2 and Postgres and caching dependencies for Guava and Hazelcast. Dependencies for other supported options (MySQL, Infinispan, EH Cache) are commented. Users that want to use such options will need to create their own version of this bundle list or to provide the commented bundles by some other means.

Group: org.apache.stanbol Artifact: org.apache.stanbol.launchers.bundlelists.marmotta.kiwi
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.apache.stanbol.launchers.bundlelists.marmotta.kiwi
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

integraal-backward-chaining from group fr.lirmm.graphik (version 1.5.0)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal-backward-chaining
Show all versions Show documentation Show source 
 

0 downloads
Artifact integraal-backward-chaining
Group fr.lirmm.graphik
Version 1.5.0
Last update 21. June 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal/integraal-backward-chaining
License Apache License, Version 2.0
Dependencies amount 12
Dependencies integraal-model, integraal-core, integraal-unifiers, integraal-util, integraal-query-evaluation, integraal-storage, guava, commons-lang3, integraal-io, radicchio, slf4j-api, logback-classic,
There are maybe transitive dependencies!

integraal from group fr.lirmm.graphik (version 1.5.0)

InteGraal has been designed in a modular way, in order to facilitate software reuse and extension. It should make it easy to test new scenarios and techniques, in particular by combining algorithms. The main features of Graal are currently the following: (1) internal storage to store data by using a SQL or RDF representation (Postgres, MySQL, HSQL, SQLite, Remote SPARQL endpoints, Local in-memory triplestores) as well as a native in-memory representation (2) data-integration capabilities for exploiting federated heterogeneous data-sources through mappings able to target systems such as SQL, RDF, and black-box (e.g. Web-APIs) (3) algorithms for query-answering over heterogeneous and federated data based on query rewriting and/or forward chaining (or chase)

Group: fr.lirmm.graphik Artifact: integraal
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact integraal
Group fr.lirmm.graphik
Version 1.5.0
Last update 21. June 2024
Organization not specified
URL https://gitlab.inria.fr/rules/integraal
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 25 from 25 (items total 248)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy