Download com.yugabyte JAR files with all dependencies
java-driver-mapper-runtime from group com.yugabyte (version 4.15.0-yb-2-TESTFIX.0)
Group: com.yugabyte Artifact: java-driver-mapper-runtime
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact java-driver-mapper-runtime
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies java-driver-core, java-driver-query-builder, jcip-annotations, spotbugs-annotations,
There are maybe transitive dependencies!
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies java-driver-core, java-driver-query-builder, jcip-annotations, spotbugs-annotations,
There are maybe transitive dependencies!
java-driver-query-builder from group com.yugabyte (version 4.15.0-yb-2-TESTFIX.0)
Group: com.yugabyte Artifact: java-driver-query-builder
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact java-driver-query-builder
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies java-driver-core, java-driver-shaded-guava, jcip-annotations, spotbugs-annotations,
There are maybe transitive dependencies!
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies java-driver-core, java-driver-shaded-guava, jcip-annotations, spotbugs-annotations,
There are maybe transitive dependencies!
java-driver-core-shaded from group com.yugabyte (version 4.15.0-yb-2-TESTFIX.0)
Group: com.yugabyte Artifact: java-driver-core-shaded
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact java-driver-core-shaded
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies native-protocol, java-driver-shaded-guava, config, jnr-posix, slf4j-api, metrics-core, HdrHistogram, reactive-streams, jcip-annotations, spotbugs-annotations,
There are maybe transitive dependencies!
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies native-protocol, java-driver-shaded-guava, config, jnr-posix, slf4j-api, metrics-core, HdrHistogram, reactive-streams, jcip-annotations, spotbugs-annotations,
There are maybe transitive dependencies!
java-driver-core from group com.yugabyte (version 4.15.0-yb-2-TESTFIX.0)
0 downloads
Artifact java-driver-core
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies native-protocol, netty-handler, java-driver-shaded-guava, config, jnr-posix, slf4j-api, metrics-core, HdrHistogram, jackson-core, jackson-databind, reactive-streams, jcip-annotations, spotbugs-annotations,
There are maybe transitive dependencies!
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies native-protocol, netty-handler, java-driver-shaded-guava, config, jnr-posix, slf4j-api, metrics-core, HdrHistogram, jackson-core, jackson-databind, reactive-streams, jcip-annotations, spotbugs-annotations,
There are maybe transitive dependencies!
java-driver-parent from group com.yugabyte (version 4.15.0-yb-2-TESTFIX.0)
Java Driver for YugaByteDB; derived from DataStax Java Driver for Apache Cassandra.
Group: com.yugabyte Artifact: java-driver-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact java-driver-parent
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL https://github.com/yugabyte/cassandra-java-driver
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.yugabyte
Version 4.15.0-yb-2-TESTFIX.0
Last update 31. January 2024
Organization not specified
URL https://github.com/yugabyte/cassandra-java-driver
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
r2dbc-postgresql from group com.yugabyte (version 1.1.0-yb-1-ea)
Reactive Relational Database Connectivity Driver Implementation for YugabyteDB
0 downloads
Artifact r2dbc-postgresql
Group com.yugabyte
Version 1.1.0-yb-1-ea
Last update 21. December 2023
Organization not specified
URL https://github.com/yugabyte/r2dbc-postgresql
License Apache License 2.0
Dependencies amount 4
Dependencies r2dbc-spi, client, reactor-core, reactor-netty-core,
There are maybe transitive dependencies!
Group com.yugabyte
Version 1.1.0-yb-1-ea
Last update 21. December 2023
Organization not specified
URL https://github.com/yugabyte/r2dbc-postgresql
License Apache License 2.0
Dependencies amount 4
Dependencies r2dbc-spi, client, reactor-core, reactor-netty-core,
There are maybe transitive dependencies!
cassandra-jdbc-wrapper from group com.yugabyte (version 4.6.1-yb-1-alpha1)
JDBC wrapper of the YugabyteDB Java Driver for YCQL.
Artifact cassandra-jdbc-wrapper
Group com.yugabyte
Version 4.6.1-yb-1-alpha1
Last update 11. August 2023
Organization Yugabyte Inc
URL https://github.com/yugabyte/cassandra-jdbc-wrapper
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies java-driver-core, guava, commons-lang3,
There are maybe transitive dependencies!
Group com.yugabyte
Version 4.6.1-yb-1-alpha1
Last update 11. August 2023
Organization Yugabyte Inc
URL https://github.com/yugabyte/cassandra-jdbc-wrapper
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies java-driver-core, guava, commons-lang3,
There are maybe transitive dependencies!
native-protocol from group com.yugabyte (version 1.5.1-yb-2)
A set of Java types representing the frames and messages of the Apache Cassandra® native
protocol, with the associated serialization and deserialization logic (this is a third-party
implementation, not related to the Apache Cassandra project)
0 downloads
Artifact native-protocol
Group com.yugabyte
Version 1.5.1-yb-2
Last update 09. August 2023
Organization not specified
URL https://github.com/datastax/native-protocol
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.yugabyte
Version 1.5.1-yb-2
Last update 09. August 2023
Organization not specified
URL https://github.com/datastax/native-protocol
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
maven-s3-wagon from group com.yugabyte (version 0.1.3)
This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3).
It enables Maven to download files from and deploy files to S3.
It draws heavily from code developed by Sean Hennessey, Jeff Caddel at Kuali and Ben Hale at SpringSource
0 downloads
Artifact maven-s3-wagon
Group com.yugabyte
Version 0.1.3
Last update 29. June 2022
Organization not specified
URL https://github.com/yugabyte/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!
Group com.yugabyte
Version 0.1.3
Last update 29. June 2022
Organization not specified
URL https://github.com/yugabyte/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!
cassandra-unit from group com.yugabyte (version 4.3.1.0-yb-1)
Test framework to develop with Cassandra
Artifact cassandra-unit
Group com.yugabyte
Version 4.3.1.0-yb-1
Last update 10. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies junit, cassandra-all, libthrift, jna, hamcrest-core, hamcrest-library,
There are maybe transitive dependencies!
Group com.yugabyte
Version 4.3.1.0-yb-1
Last update 10. March 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies junit, cassandra-all, libthrift, jna, hamcrest-core, hamcrest-library,
There are maybe transitive dependencies!
Page 2 from 3 (items total 35)