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

pillars-db-doobie_3 from group com.rlemaitre (version 0.1.5)

pillars-db-doobie is a scala 3 library providing database services for writing backend applications using doobie

Group: com.rlemaitre Artifact: pillars-db-doobie_3
Show all versions Show documentation Show source 
 

0 downloads
Artifact pillars-db-doobie_3
Group com.rlemaitre
Version 0.1.5
Last update 14. March 2024
Organization com.rlemaitre
URL https://pillars.rlemaitre.com/
License Apache-2.0
Dependencies amount 4
Dependencies pillars-core_3, scala3-library_3, doobie-core_3, doobie-hikari_3,
There are maybe transitive dependencies!

cellbase-lib from group org.opencb.cellbase (version 6.0.0)

Group: org.opencb.cellbase Artifact: cellbase-lib
Show all versions Show documentation Show source 
 

0 downloads
Artifact cellbase-lib
Group org.opencb.cellbase
Version 6.0.0
Last update 04. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 32
Dependencies cellbase-core, commons-datastore-mongodb, biodata-formats, commons-datastore-core, commons-lib, biodata-tools, biodata-models, poi-ooxml, log4j-core, slf4j-api, jackson-annotations, commons-lang, mongodb-driver-core, commons-lang3, jakarta.ws.rs-api, mongodb-driver-sync, guava, commons-io, jackson-core, commons-collections4, rocksdbjni, jcommander, commons-codec, bson, log4j-api, jakarta.xml.bind-api, jackson-databind, poi, htsjdk, jjwt-api, jetty-util-ajax, jersey-client,
There are maybe transitive dependencies!

cellbase-core from group org.opencb.cellbase (version 6.0.0)

Group: org.opencb.cellbase Artifact: cellbase-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact cellbase-core
Group org.opencb.cellbase
Version 6.0.0
Last update 04. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 18
Dependencies biodata-tools, commons-lib, biodata-models, biodata-formats, commons-datastore-core, jackson-dataformat-yaml, jackson-core, jjwt-api, jjwt-impl, guava, slf4j-api, jackson-annotations, commons-collections4, commons-lang3, jackson-databind, commons-lang, log4j-slf4j-impl, jjwt-jackson,
There are maybe transitive dependencies!

cellbase-app from group org.opencb.cellbase (version 6.0.0)

Group: org.opencb.cellbase Artifact: cellbase-app
Show all versions Show documentation Show source 
 

0 downloads
Artifact cellbase-app
Group org.opencb.cellbase
Version 6.0.0
Last update 04. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 27
Dependencies cellbase-client, cellbase-server, biodata-formats, commons-datastore-core, commons-lib, cellbase-core, biodata-tools, biodata-models, cellbase-lib, log4j-core, commons-datastore-mongodb, slf4j-api, jackson-annotations, jjwt-api, commons-lang, commons-lang3, jakarta.ws.rs-api, commons-io, jackson-core, commons-collections4, rocksdbjni, jcommander, bson, jetty-util-ajax, log4j-api, jackson-databind, htsjdk,
There are maybe transitive dependencies!

cellbase from group org.opencb.cellbase (version 6.0.0)

CellBase projects integrates several biological databases into a NoSQL database plus many WS to query

Group: org.opencb.cellbase Artifact: cellbase
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cellbase
Group org.opencb.cellbase
Version 6.0.0
Last update 04. March 2024
Organization not specified
URL http://www.opencb.org/subprojects/cellbase
License Apache License, Version 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cellbase-client from group org.opencb.cellbase (version 6.0.0)

Group: org.opencb.cellbase Artifact: cellbase-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact cellbase-client
Group org.opencb.cellbase
Version 6.0.0
Last update 04. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies cellbase-core, biodata-models, commons-datastore-core, biodata-formats, commons-lib, jersey-client, jackson-dataformat-yaml, slf4j-api, jackson-core, jackson-annotations, commons-lang3, jackson-databind, jakarta.ws.rs-api, avro, jersey-hk2, commons-collections4,
There are maybe transitive dependencies!

cellbase-server from group org.opencb.cellbase (version 6.0.0)

Group: org.opencb.cellbase Artifact: cellbase-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact cellbase-server
Group org.opencb.cellbase
Version 6.0.0
Last update 04. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 26
Dependencies cellbase-lib, biodata-formats, commons-datastore-core, cellbase-core, commons-lib, biodata-models, jackson-module-jsonSchema, jetty-server, jetty-util-ajax, jetty-webapp, swagger-annotations, slf4j-api, jackson-core, commons-collections4, jackson-annotations, bson, commons-lang, commons-lang3, jakarta.ws.rs-api, jackson-databind, swagger-jersey2-jaxrs, jersey-hk2, jersey-media-json-jackson, jersey-container-servlet, jersey-container-servlet-core, jersey-media-multipart,
There are maybe transitive dependencies!

dellroad-stuff-pobj from group org.dellroad (version 3.0.4)

DellRoad Stuff classes related to PersistenceObject, a very simple XML flat-file object database.

Group: org.dellroad Artifact: dellroad-stuff-pobj
Show all versions Show documentation Show source 
 

0 downloads
Artifact dellroad-stuff-pobj
Group org.dellroad
Version 3.0.4
Last update 01. March 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies dellroad-stuff-main, dellroad-stuff-spring, spring-oxm,
There are maybe transitive dependencies!

jaxdb from group org.jaxdb (version 0.6.0)

JAX-DB (Java Architecture Extension for [Relational] Database Binding) is a framework that cohesively binds the Java Application Layer to a Vendor Agnostic RDBMS Layer.

Group: org.jaxdb Artifact: jaxdb
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jaxdb
Group org.jaxdb
Version 0.6.0
Last update 27. February 2024
Organization JAX-DB
URL https://www.jaxdb.org/
License The MIT License (MIT)
Dependencies amount 2
Dependencies logging, logback-classic,
There are maybe transitive dependencies!

dbcp from group org.openjax (version 1.3.0)

Wrapper of the "Apache Commons DBCP" library that provides a simple API to describe and initialize a JDBC Database Connection Pool.

Group: org.openjax Artifact: dbcp
Show all versions Show documentation Show source 
 

0 downloads
Artifact dbcp
Group org.openjax
Version 1.3.0
Last update 27. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies sql, runtime, commons-dbcp2, jaxb-osgi, jaxb-api,
There are maybe transitive dependencies!



Page 400 from 538 (items total 5379)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy