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

Download JAR files tagged by statements with all dependencies


jul-to-slf4j-config from group uk.org.lidalia (version 1.0.0)

Packages a logging.properties that simply registers the SLF4JBridgeHandler as the sole handler, effectively redirecting all j.u.l log statements to SLF4J. See http://www.slf4j.org/legacy.html#jul-to-slf4j for further details.

Group: uk.org.lidalia Artifact: jul-to-slf4j-config
Show source 
Download jul-to-slf4j-config.jar (1.0.0)
 

0 downloads
Artifact jul-to-slf4j-config
Group uk.org.lidalia
Version 1.0.0
Last update 05. August 2012
Organization not specified
URL http://projects.lidalia.org.uk/jul-to-slf4j-config
License MIT X11 License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mybatis from group org.mybatis (version 3.5.18)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: org.mybatis Artifact: mybatis
Show all versions Show documentation Show source 
Download mybatis.jar (3.5.18)
 

469 downloads
Artifact mybatis
Group org.mybatis
Version 3.5.18
Last update 01. January 2025
Organization not specified
URL http://www.mybatis.org/mybatis-3
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

google-cloud-debugger-client from group com.google.cloud (version 1.55.0)

Cloud Debugger is a feature of Google Cloud Platform that lets you inspect the state of an application, at any code location, without stopping or slowing down the running app. Cloud Debugger makes it easier to view the application state without adding logging statements.

Group: com.google.cloud Artifact: google-cloud-debugger-client
Show all versions Show documentation Show source 
Download google-cloud-debugger-client.jar (1.55.0)
 

0 downloads
Artifact google-cloud-debugger-client
Group com.google.cloud
Version 1.55.0
Last update 16. December 2024
Organization Google LLC
URL https://github.com/googleapis/google-cloud-java
License Apache-2.0
Dependencies amount 42
Dependencies grpc-api, jsr305, error_prone_annotations, grpc-stub, grpc-protobuf, api-common, auto-value-annotations, javax.annotation-api, j2objc-annotations, protobuf-java, proto-google-common-protos, proto-google-cloud-debugger-client-v2, proto-google-devtools-source-protos, guava, failureaccess, listenablefuture, checker-qual, gax, google-auth-library-credentials, opencensus-api, grpc-context, google-auth-library-oauth2-http, opentelemetry-api, opentelemetry-context, gax-grpc, grpc-inprocess, grpc-core, grpc-alts, grpc-grpclb, conscrypt-openjdk-uber, grpc-auth, grpc-netty-shaded, gax-httpjson, gson, google-http-client, httpclient, commons-codec, httpcore, opencensus-contrib-http-util, google-http-client-gson, protobuf-java-util, threetenbp,
There are maybe transitive dependencies!

jdbi3-core from group org.jdbi (version 3.47.0)

The Jdbi 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-core
Show all versions Show documentation Show source 
Download jdbi3-core.jar (3.47.0)
 

25 downloads
Artifact jdbi3-core
Group org.jdbi
Version 3.47.0
Last update 25. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies slf4j-api, error_prone_annotations, checker-qual, geantyref, jakarta.annotation-api,
There are maybe transitive dependencies!

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

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.47.0
Last update 25. October 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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 
Download google-cloud-spanner-pgadapter.jar (0.40.0)
 

0 downloads
Artifact google-cloud-spanner-pgadapter
Group com.google.cloud
Version 0.40.0
Last update 16. October 2024
Organization not specified
URL Not specified
License Apache-2.0
Dependencies amount 12
Dependencies auto-value-annotations, checker-qual, google-cloud-spanner, postgresql, junixsocket-core, junixsocket-common, json-simple, commons-cli, commons-csv, commons-text, maven-model, bcpkix-jdk15on,
There are maybe transitive dependencies!

mybatis2 from group org.mybatis (version 2.6.0)

The mybatis data mapper framework makes it easier to use a relational database with object-oriented applications. mybatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the mybatis data mapper over object relational mapping tools.

Group: org.mybatis Artifact: mybatis2
Show all versions Show documentation Show source 
Download mybatis2.jar (2.6.0)
 

8 downloads
Artifact mybatis2
Group org.mybatis
Version 2.6.0
Last update 26. September 2024
Organization not specified
URL https://www.mybatis.org/ibatis-2/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jdbi3-parent from group org.jdbi (version 3.38.2)

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-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
Version 3.38.2
Last update 04. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mybatis from group io.github.flyinwind1 (version 3.5.11.2)

The MyBatis SQL mapper framework makes it easier to use a relational database with object-oriented applications. MyBatis couples objects with stored procedures or SQL statements using a XML descriptor or annotations. Simplicity is the biggest advantage of the MyBatis data mapper over object relational mapping tools.

Group: io.github.flyinwind1 Artifact: mybatis
Show all versions Show documentation Show source 
Download mybatis.jar (3.5.11.2)
 

0 downloads
Artifact mybatis
Group io.github.flyinwind1
Version 3.5.11.2
Last update 11. December 2022
Organization not specified
URL https://www.mybatis.org/mybatis-3
License not specified
Dependencies amount 1
Dependencies jackson-databind,
There are maybe transitive dependencies!

nalu from group io.github.eeroom (version 2.4)

An ORM class library is used to create, read, update and delete single table data in the database. All these operations are completed by lambda. nalu translate lambda expressions into SQL statements, then execute queries, and then map data to entity objects, which is very different from traditional ORM such as mybatis.

Group: io.github.eeroom Artifact: nalu
Show all versions Show documentation Show source 
Download nalu.jar (2.4)
 

0 downloads
Artifact nalu
Group io.github.eeroom
Version 2.4
Last update 05. January 2022
Organization not specified
URL https://github.com/eeroom/hw.core
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies spring-context,
There are maybe transitive dependencies!



Page 16 from 22 (items total 220)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy