MVN

com.datastax.oss : native-protocol

Maven & Gradle

Feb 16, 2022
28 usages
14 stars

An implementation of the Apache Cassandra® native protocol · 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.datastax.oss</groupId>
    <artifactId>native-protocol</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.5.1

All Versions

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

Version Vulnerabilities Updated
1.5.x
native-protocol-1.5.1
native-protocol-1.5.0
1.4.x
native-protocol-1.4.12
native-protocol-1.4.11
native-protocol-1.4.10
native-protocol-1.4.9
native-protocol-1.4.8
native-protocol-1.4.7
native-protocol-1.4.6
native-protocol-1.4.5
native-protocol-1.4.4
native-protocol-1.4.3
native-protocol-1.4.2
native-protocol-1.4.1
native-protocol-1.4.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.datastax.oss</groupId>
    <artifactId>native-protocol</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.datastax.oss:native-protocol:1.5.1'

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

implementation("com.datastax.oss:native-protocol:1.5.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.datastax.oss" % "native-protocol" % "1.5.1"

Advertisement

Dependencies from Group

Jul 12, 2023
223 usages
1.3k stars
Jul 12, 2023
81 usages
1.3k stars
Jun 05, 2020
64 usages
0 stars
Jul 12, 2023
43 usages
1.3k stars
Jul 12, 2023
38 usages
1.3k stars

Discover Dependencies

Apr 29, 2018
8 usages
2.5k stars
Jun 14, 2023
22 usages
1 stars
Oct 14, 2019
12 usages
Jul 13, 2023
9 usages
261 stars
Aug 14, 2017
9 usages
Feb 07, 2023
10 usages
211 stars
Feb 07, 2023
13 usages
211 stars
Aug 24, 2023
14 usages
4.4k stars