MVN

com.yugabyte : native-protocol

Maven & Gradle

Aug 09, 2023
3 usages
0 stars

An implementation of the Apache Cassandra® native protocol tailored for YugabyteDB · 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)

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>native-protocol</artifactId>
    <version>1.5.1-yb-2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yugabyte : native-protocol to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1-yb-2

All Versions

Choose a version of com.yugabyte : native-protocol to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
native-protocol-1.5.1-yb-2
native-protocol-1.5.1-yb-1
1.4.x
native-protocol-1.4.11-yb-3

How to add a dependency to Maven

Add the following com.yugabyte : native-protocol maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yugabyte</groupId>
    <artifactId>native-protocol</artifactId>
    <version>1.5.1-yb-2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yugabyte : native-protocol gradle dependency to your build.gradle file:

implementation 'com.yugabyte:native-protocol:1.5.1-yb-2'

Gradle Kotlin DSL: Add the following com.yugabyte : native-protocol gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yugabyte:native-protocol:1.5.1-yb-2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yugabyte : native-protocol sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yugabyte" % "native-protocol" % "1.5.1-yb-2"

Advertisement

Dependencies from Group

Aug 09, 2023
10 usages
0 stars
Oct 14, 2021
8 usages
10 stars
Oct 14, 2021
6 usages
10 stars
Aug 09, 2023
4 usages
0 stars
Aug 09, 2023
4 usages
0 stars

Discover Dependencies

Feb 10, 2022
6 usages
Aug 22, 2023
2 usages
1.5k stars
Oct 14, 2020
5 usages
1.7k stars
Jun 17, 2022
2 usages
1.7k stars
Oct 14, 2020
2 usages
1.7k stars
Jun 17, 2022
2 usages
1.7k stars
Jun 17, 2022
2 usages
1.7k stars
Dec 07, 2022
3 usages