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

Download JAR files tagged by postgresql with all dependencies

Search JAR files by class name

postgresql-backup4j from group com.github.ludoviccarretti (version 1.0.1)

This is a simple library for backing up postgresql 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.github.ludoviccarretti Artifact: postgresql-backup4j
Show documentation Show source 
 

0 downloads
Artifact postgresql-backup4j
Group com.github.ludoviccarretti
Version 1.0.1
Last update 02. October 2019
Organization not specified
URL https://github.com/ludoviccarretti/postresql-backup4j
License MIT License
Dependencies amount 4
Dependencies postgresql, zt-zip, mail, slf4j-api,
There are maybe transitive dependencies!

pedal-dialect from group com.eclecticlogic (version 1.5.6)

Pedal-dialect is a collection of dialect (database) and provider (e.g. Hibernate) specific implementations for use with JPA. It enables non-standard SQL data types (arrays, sets, bit-sets) and dialect specific features such as support for the Postgresql Copy command.

Group: com.eclecticlogic Artifact: pedal-dialect
Show all versions Show documentation Show source 
 

0 downloads
Artifact pedal-dialect
Group com.eclecticlogic
Version 1.5.6
Last update 27. June 2019
Organization not specified
URL https://github.com/eclecticlogic/pedal-dialect
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies stringtemplate, commons-codec, javassist,
There are maybe transitive dependencies!

apgdiff from group com.marvinformatics.apgdiff (version 2.5.0.20160618)

Simple PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates output file that is (after some hand-made modifications) suitable for upgrade of old schema.

Group: com.marvinformatics.apgdiff Artifact: apgdiff
Show documentation Show source 
 

17 downloads
Artifact apgdiff
Group com.marvinformatics.apgdiff
Version 2.5.0.20160618
Last update 21. June 2016
Organization StartNet s.r.o.
URL http://www.apgdiff.com/
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

moleculedatabaseframework from group org.bitbucket.kienerj (version 1.2.0)

MoleculeDatabaseFramework is a framework for creating applications that need to store and search for chemical structures. It is based on Spring-Data Framework and uses the Chemistry Development Kit and Bingo PostgreSQL Cartridge for enabling chemistry features.

Group: org.bitbucket.kienerj Artifact: moleculedatabaseframework
Show all versions Show documentation Show source 
 

0 downloads
Artifact moleculedatabaseframework
Group org.bitbucket.kienerj
Version 1.2.0
Last update 14. June 2014
Organization not specified
URL https://bitbucket.org/kienerj/moleculedatabaseframework/overview
License AGPLv3
Dependencies amount 21
Dependencies spring-orm, spring-context, spring-context-support, spring-data-jpa, spring-security-config, spring-jdbc, hibernate-entitymanager, slf4j-api, slf4j-ext, jcl-over-slf4j, postgresql, cglib, querydsl-jpa, querydsl-apt, aspectjweaver, jackson-annotations, indigo, indigo-inchi, indigo-renderer, cir-java, indigo-utils,
There are maybe transitive dependencies!

MoleculeDatabaseFramework from group org.bitbucket.kienerj (version 1.0.0)

MoleculeDatabaseFramework is a framework for creating applications that need to store and search for chemical structures. It is based on Spring-Data Framework and uses the Chemistry Development Kit and Bingo PostgreSQL Cartridge for enabling chemistry features.

Group: org.bitbucket.kienerj Artifact: MoleculeDatabaseFramework
Show documentation Show source 
 

0 downloads
Artifact MoleculeDatabaseFramework
Group org.bitbucket.kienerj
Version 1.0.0
Last update 15. August 2013
Organization not specified
URL https://bitbucket.org/kienerj/moleculedatabaseframework/overview
License AGPLv3
Dependencies amount 19
Dependencies spring-orm, spring-context, spring-context-support, spring-data-jpa, spring-security-config, spring-jdbc, hibernate-entitymanager, slf4j-api, slf4j-ext, jcl-over-slf4j, postgresql, cglib, querydsl-jpa, querydsl-apt, aspectjweaver, jackson-annotations, indigo, indigo-inchi, indigo-renderer,
There are maybe transitive dependencies!

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

This OSGi bundle contains classes that can be used directly within a JPA 2.0 enabled application to support direct mapping of the PostgreSQL specific data types 'inet', 'cidr' and 'macaddr'.

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

0 downloads
Artifact org.ancoron.postgresql.jpa
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 6
Dependencies org.postgresql, org.postgresql.net, javax.persistence, org.eclipse.persistence.osgi, org.eclipse.persistence.core, junit,
There are maybe transitive dependencies!

google-cloud-spanner-pgadapter from group com.google.cloud (version 0.36.1)

The PGAdapter server implements the PostgreSQL wire-protocol, but sends all received statements to a Cloud Spanner database instead of a PostgreSQL database. The Cloud Spanner database must have been created to use the PostgreSQL dialect. See https://cloud.google.com/spanner/docs/quickstart-console#postgresql for more information on how to create PostgreSQL dialect databases on Cloud Spanner.

Group: com.google.cloud Artifact: google-cloud-spanner-pgadapter
Show all versions Show documentation Show source 
 

0 downloads
Artifact google-cloud-spanner-pgadapter
Group com.google.cloud
Version 0.36.1
Last update 16. July 2024
Organization not specified
URL Not specified
License Apache-2.0
Dependencies amount 22
Dependencies auto-value-annotations, checker-qual, opentelemetry-api, opentelemetry-sdk, opentelemetry-sdk-metrics, opentelemetry-exporter-otlp, opentelemetry-exporter-logging, opentelemetry-semconv, opentelemetry-sdk-extension-autoconfigure, opentelemetry-sdk-extension-autoconfigure-spi, exporter-trace, exporter-metrics, google-cloud-spanner, postgresql, junixsocket-core, junixsocket-common, json-simple, commons-cli, commons-csv, commons-text, maven-model, bcpkix-jdk18on,
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!

azure-resourcemanager-cosmosdbforpostgresql from group com.azure.resourcemanager (version 1.1.0-beta.1)

This package contains Microsoft Azure SDK for CosmosDBForPostgreSql Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. Azure Cosmos DB for PostgreSQL database service resource provider REST APIs. Package tag package-preview-2023-03.

Group: com.azure.resourcemanager Artifact: azure-resourcemanager-cosmosdbforpostgresql
Show all versions Show documentation Show source 
 

0 downloads
Artifact azure-resourcemanager-cosmosdbforpostgresql
Group com.azure.resourcemanager
Version 1.1.0-beta.1
Last update 15. March 2024
Organization not specified
URL https://github.com/Azure/azure-sdk-for-java
License The MIT License (MIT)
Dependencies amount 2
Dependencies azure-core, azure-core-management,
There are maybe transitive dependencies!

jcore-xml-db-reader from group de.julielab (version 2.6.5)

A Collection Reader that converts XML, stored in a database, to CAS objects. The conversion is the same employed by the jcore-xml-reader, making use of the jcore-xml-mapper. The reader requires a configuration file which determines the database connection, the table schema and the PostgreSQL schema (namespace) to use.

Group: de.julielab Artifact: jcore-xml-db-reader
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-xml-db-reader
Group de.julielab
Version 2.6.5
Last update 23. February 2024
Organization not specified
URL https://github.com/JULIELab/jcore-base/jcore-xml-db-reader
License BSD-2-Clause
Dependencies amount 12
Dependencies jcore-db-reader, costosys, slf4j-api, commons-lang3, guava, jcore-xml-mapper, jcore-utilities, jcore-types, junit-jupiter-engine, jcore-db-test-utilities, assertj-core, jcore-descriptor-creator,
There are maybe transitive dependencies!



Page 61 from 64 (items total 636)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy