Download JAR files tagged by manually with all dependencies
cloud-sql-connector-r2dbc-core from group com.google.cloud.sql (version 1.20.1)
R2DBC ConnectionFactory to connect to a Cloud SQL database without having to deal with IP allowlisting or SSL
certificates manually.
Group: com.google.cloud.sql Artifact: cloud-sql-connector-r2dbc-core
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact cloud-sql-connector-r2dbc-core
Group com.google.cloud.sql
Version 1.20.1
Last update 05. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jdbc-socket-factory-core, reactive-streams, r2dbc-spi, reactor-core, netty-handler,
There are maybe transitive dependencies!
Group com.google.cloud.sql
Version 1.20.1
Last update 05. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jdbc-socket-factory-core, reactive-streams, r2dbc-spi, reactor-core, netty-handler,
There are maybe transitive dependencies!
cloud-sql-connector-r2dbc-postgres from group com.google.cloud.sql (version 1.20.1)
R2DBC ConnectionFactory to connect to a Cloud SQL Postgres database without having to deal with IP allowlisting or
SSL
certificates manually.
Group: com.google.cloud.sql Artifact: cloud-sql-connector-r2dbc-postgres
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact cloud-sql-connector-r2dbc-postgres
Group com.google.cloud.sql
Version 1.20.1
Last update 05. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies cloud-sql-connector-r2dbc-core, jdbc-socket-factory-core, r2dbc-spi, netty-handler, guava,
There are maybe transitive dependencies!
Group com.google.cloud.sql
Version 1.20.1
Last update 05. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies cloud-sql-connector-r2dbc-core, jdbc-socket-factory-core, r2dbc-spi, netty-handler, guava,
There are maybe transitive dependencies!
colorpicker from group org.drjekyll (version 2.0.1)
A nice color picker using Java Swing that contains a visual color selection and input
boxes to enter
RGB and HSB values manually
37 downloads
Artifact colorpicker
Group org.drjekyll
Version 2.0.1
Last update 19. April 2024
Organization not specified
URL https://github.com/dheid/colorpicker
License BSD 3-Clause License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group org.drjekyll
Version 2.0.1
Last update 19. April 2024
Organization not specified
URL https://github.com/dheid/colorpicker
License BSD 3-Clause License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
loadcoder-test from group com.loadcoder (version 3.1.1)
This project contains tests that are supposed to be used manually during development as a place where experimentation can be done
Artifact loadcoder-test
Group com.loadcoder
Version 3.1.1
Last update 13. August 2022
Organization not specified
URL http://loadcoder.com
License not specified
Dependencies amount 3
Dependencies testng, loadcoder-all, loadcoder-testutilities,
There are maybe transitive dependencies!
Group com.loadcoder
Version 3.1.1
Last update 13. August 2022
Organization not specified
URL http://loadcoder.com
License not specified
Dependencies amount 3
Dependencies testng, loadcoder-all, loadcoder-testutilities,
There are maybe transitive dependencies!
coverity-common-api from group com.synopsys.integration (version 2019.6.1)
A library of generated request/response classes for the Coverity SOAP API, plus manually created response classes for the Coverity REST API.
Group: com.synopsys.integration Artifact: coverity-common-api
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact coverity-common-api
Group com.synopsys.integration
Version 2019.6.1
Last update 14. February 2020
Organization not specified
URL https://www.github.com/blackducksoftware/coverity-common-api
License Apache License 2.0
Dependencies amount 4
Dependencies rt, jaxws-ri, jaxws-rt, resolver,
There are maybe transitive dependencies!
Group com.synopsys.integration
Version 2019.6.1
Last update 14. February 2020
Organization not specified
URL https://www.github.com/blackducksoftware/coverity-common-api
License Apache License 2.0
Dependencies amount 4
Dependencies rt, jaxws-ri, jaxws-rt, resolver,
There are maybe transitive dependencies!
faxel from group pl.net.falcon (version 1.1.1)
Faxel is excel to java mapping library.
Using handy annotations, developer no longer need to manually parse excel files.
Artifact faxel
Group pl.net.falcon
Version 1.1.1
Last update 02. December 2018
Organization not specified
URL https://github.com/msokolowski1991/Faxel
License Apache License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group pl.net.falcon
Version 1.1.1
Last update 02. December 2018
Organization not specified
URL https://github.com/msokolowski1991/Faxel
License Apache License
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
org.ops4j.pax.wicket.samples.issues from group org.ops4j.pax.wicket.samples (version 5.0.0)
This project provides verification that issues are fixed, just add the feature to Karaf or pull it manually when not using karaf
Group: org.ops4j.pax.wicket.samples Artifact: org.ops4j.pax.wicket.samples.issues
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact org.ops4j.pax.wicket.samples.issues
Group org.ops4j.pax.wicket.samples
Version 5.0.0
Last update 04. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.ops4j.pax.wicket.samples
Version 5.0.0
Last update 04. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
colorpicker from group io.github.dheid (version 1.1)
A nice color picker using Java Swing that contains a visual color selection and input boxes to enter
RGB and HSB values manually
Artifact colorpicker
Group io.github.dheid
Version 1.1
Last update 26. June 2016
Organization not specified
URL http://dheid.github.io/colorpicker
License BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.dheid
Version 1.1
Last update 26. June 2016
Organization not specified
URL http://dheid.github.io/colorpicker
License BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
clocked-executor from group org.skife (version 0.0.3)
ScheduledExecutorService implementation designed for deterministic testing. It runs off an
internal clock which must be manually advanced via the
`ClockedExecutorService#advance`
method.
0 downloads
Artifact clocked-executor
Group org.skife
Version 0.0.3
Last update 02. July 2014
Organization not specified
URL http://github.com/brianm/clocked-executor
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.skife
Version 0.0.3
Last update 02. July 2014
Organization not specified
URL http://github.com/brianm/clocked-executor
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
alloydb-jdbc-connector from group com.google.cloud (version 1.1.6)
The AlloyDB JDBC Connector provides a socket factory for the Postgres JDBC
driver for AlloyDB. The socket factory provides an mTLS 1.3 connection to
any specified AlloyDB instance without requiring any manually configured
TLS certificates.
Group: com.google.cloud Artifact: alloydb-jdbc-connector
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact alloydb-jdbc-connector
Group com.google.cloud
Version 1.1.6
Last update 10. September 2024
Organization Google LLC
URL https://github.com/GoogleCloudPlatform/alloydb-java-connector
License Apache-2.0
Dependencies amount 48
Dependencies proto-google-cloud-alloydb-v1alpha, proto-google-common-protos, proto-google-iam-v1, api-common, auto-value-annotations, jsr305, javax.annotation-api, j2objc-annotations, failureaccess, listenablefuture, checker-qual, proto-google-cloud-alloydb-connectors-v1, grpc-google-cloud-alloydb-v1alpha, grpc-stub, grpc-protobuf, google-cloud-alloydb, proto-google-cloud-alloydb-v1, proto-google-cloud-alloydb-v1beta, opencensus-api, grpc-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, grpc-google-common-protos, grpc-google-iam-v1, threetenbp, protobuf-java, gax, error_prone_annotations, guava, google-auth-library-oauth2-http, google-auth-library-credentials, grpc-api, slf4j-api,
There are maybe transitive dependencies!
Group com.google.cloud
Version 1.1.6
Last update 10. September 2024
Organization Google LLC
URL https://github.com/GoogleCloudPlatform/alloydb-java-connector
License Apache-2.0
Dependencies amount 48
Dependencies proto-google-cloud-alloydb-v1alpha, proto-google-common-protos, proto-google-iam-v1, api-common, auto-value-annotations, jsr305, javax.annotation-api, j2objc-annotations, failureaccess, listenablefuture, checker-qual, proto-google-cloud-alloydb-connectors-v1, grpc-google-cloud-alloydb-v1alpha, grpc-stub, grpc-protobuf, google-cloud-alloydb, proto-google-cloud-alloydb-v1, proto-google-cloud-alloydb-v1beta, opencensus-api, grpc-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, grpc-google-common-protos, grpc-google-iam-v1, threetenbp, protobuf-java, gax, error_prone_annotations, guava, google-auth-library-oauth2-http, google-auth-library-credentials, grpc-api, slf4j-api,
There are maybe transitive dependencies!
Page 3 from 3 (items total 126)