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

Download JAR files tagged by database with all dependencies

Search JAR files by class name

jdbi3-parent from group org.jdbi.internal (version 3.45.1)

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.internal Artifact: jdbi3-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jdbi3-parent
Group org.jdbi.internal
Version 3.45.1
Last update 14. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
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!

jcore-xmi-db-writer from group de.julielab (version 2.6.3)

Writes CAS data in XMI format into a relational (PostgreSQL) database. It is possible to write the whole XMI for each document into the database. However, it is also possible to define a list of annotations that should be written into separate tables. The JCoRe XMI Database Reader can then be used to assemble XMI data from a given set of annotations.

Group: de.julielab Artifact: jcore-xmi-db-writer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-xmi-db-writer
Group de.julielab
Version 2.6.3
Last update 22. February 2024
Organization not specified
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-xmi-db-writer
License BSD-2-Clause
Dependencies amount 10
Dependencies costosys, jcore-descriptor-creator, jcore-types, uima-ducc-user, jcore-xmi-splitter, commons-codec, jcore-db-checkpoint-ae, jcore-db-test-utilities, assertj-core, annotations,
There are maybe transitive dependencies!

jcore-pubmed-db-reader from group de.julielab (version 2.6.1)

An instantiation of the jcore-db-reader that uses the jcore-xml-mapper to retrieve and parse PubMed XML from a PostgreSQL database. The XML format of retrieved documents is expected to follow the PubMed/MEDLINE XML schema that was used beginning from 2017. I.e. the root document of a document must be PubmedArticle and not, as it was for MEDLINE until 2017, MedlineCitation.

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

0 downloads
Artifact jcore-pubmed-db-reader
Group de.julielab
Version 2.6.1
Last update 20. February 2024
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-db-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-xml-db-reader, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!

rd-lib-jdbacl from group com.rapiddweller (version 1.1.17-jdk-11)

'jdbacl' stands for 'Java DataBase ACcess Layer' and provides utilities for accessing JDBC databases from Java programs, retrieving meta information in an object model and querying database data. 'rapiddweller jdbacl' is forked from Databene jdbacl by Volker Bergmann.

Group: com.rapiddweller Artifact: rd-lib-jdbacl
Show all versions Show documentation Show source 
 

0 downloads
Artifact rd-lib-jdbacl
Group com.rapiddweller
Version 1.1.17-jdk-11
Last update 02. February 2024
Organization rapiddweller GmbH
URL https://www.rapiddweller.com/opensource/rd-lib-jdbacl
License GNU Public License
Dependencies amount 16
Dependencies rd-lib-common, rd-lib-contiperf, rd-lib-format, rd-lib-script, h2, derbyclient, jaybird, mysql-connector-java, hsqldb, mssql-jdbc, ojdbc11, postgresql, icu4j, connector-api, antlr, slf4j-api,
There are maybe transitive dependencies!

diagramming from group eu.mindfusion (version 4.7.1)

MindFusion Diagramming library allows applications to create and present flowchart and process diagrams, workflow and data flow charts, database entity-relationship diagrams, organizational and classification charts, hierarchy and relationship diagrams, networks, graphs, trees, and more

Group: eu.mindfusion Artifact: diagramming
Show all versions Show documentation 
 

0 downloads
Artifact diagramming
Group eu.mindfusion
Version 4.7.1
Last update 30. January 2024
Organization not specified
URL https://mindfusion.eu/java-diagram.html
License Proprietary
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

awssdkv2-java11-async-client from group com.sigpwned (version 2.23.7.0-b0)

Group: com.sigpwned Artifact: awssdkv2-java11-async-client
Show documentation Show source 
 

0 downloads
Artifact awssdkv2-java11-async-client
Group com.sigpwned
Version 2.23.7.0-b0
Last update 28. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies utils, annotations, http-client-spi,
There are maybe transitive dependencies!

awssdkv2-java11-clients from group com.sigpwned (version 2.23.7.0-b0)

Group: com.sigpwned Artifact: awssdkv2-java11-clients
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact awssdkv2-java11-clients
Group com.sigpwned
Version 2.23.7.0-b0
Last update 28. January 2024
Organization Andy Boothe
URL https://github.com/sigpwned/aws-java-sdk-v2-java-11-client
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ngbatis from group org.nebula-contrib (version 1.2.1)

NgBatis is a database ORM framework base NebulaGraph + spring-boot, which takes advantage of the mybatis’ fashion development, including some de-factor operations in single table and vertex-edge, like mybatis-plus. NgBatis 是一款针对 NebulaGraph + Springboot 的数据库 ORM 框架。 借鉴于 MyBatis 的使用习惯进行开发。

Group: org.nebula-contrib Artifact: ngbatis
Show all versions Show documentation Show source 
 

0 downloads
Artifact ngbatis
Group org.nebula-contrib
Version 1.2.1
Last update 19. January 2024
Organization not specified
URL https://github.com/nebula-contrib/ngbatis
License Apache License, Version 2.0
Dependencies amount 9
Dependencies client, spring-boot-starter, spring-boot-starter-data-jpa, fastjson, asm, jsoup, beetl, beetl-antlr4.11-support, commons-text,
There are maybe transitive dependencies!

h2gis-utilities from group org.orbisgis (version 2.2.1)

Collection of methods to fetch spatial metadata in SFS database like PostGIS or H2GIS. 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: h2gis-utilities
Show all versions Show documentation Show source 
 

0 downloads
Artifact h2gis-utilities
Group org.orbisgis
Version 2.2.1
Last update 02. January 2024
Organization CNRS
URL http://github.com/orbisgis/H2GIS
License GNU Lesser General Public License (LGPLV3+)
Dependencies amount 7
Dependencies jts-core, h2, h2gis-api, slf4j-api, cts, junit-jupiter-api, junit-jupiter-engine,
There are maybe transitive dependencies!



Page 483 from 538 (items total 5379)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy