MVN

com.clickhouse : io.grpc

Maven & Gradle

Aug 03, 2023
1 usages
1.3k stars

io.grpc · Repackaged grpc-java for JPMS support

<dependency>
    <groupId>com.clickhouse</groupId>
    <artifactId>io.grpc</artifactId>
    <version>1.9.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.clickhouse : io.grpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.2

All Versions

Choose a version of com.clickhouse : io.grpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
io.grpc-1.9.2
io.grpc-1.9.1
io.grpc-1.9.0
1.8.x
io.grpc-1.8.0
1.7.x
io.grpc-1.7.0
1.6.x
io.grpc-1.6.0
1.5.x
io.grpc-1.5.0
1.4.x
io.grpc-1.4.0
1.3.x
io.grpc-1.3.0
1.2.x
io.grpc-1.2.0
1.1.x
io.grpc-1.1.2
io.grpc-1.1.1
io.grpc-1.1.0
1.0.x
io.grpc-1.0.0

How to add a dependency to Maven

Add the following com.clickhouse : io.grpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.clickhouse</groupId>
    <artifactId>io.grpc</artifactId>
    <version>1.9.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.clickhouse : io.grpc gradle dependency to your build.gradle file:

implementation 'com.clickhouse:io.grpc:1.9.2'

Gradle Kotlin DSL: Add the following com.clickhouse : io.grpc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.clickhouse:io.grpc:1.9.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.clickhouse : io.grpc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.clickhouse" % "io.grpc" % "1.9.2"

Advertisement

Dependencies from Group

May 02, 2023
9 usages
1.3k stars
May 02, 2023
5 usages
1.3k stars
Aug 03, 2023
3 usages
1.3k stars
May 02, 2023
2 usages
1.3k stars
May 02, 2023
2 usages
1.3k stars

Discover Dependencies

Oct 07, 2021
44 stars
Oct 11, 2021
0 stars
Mar 23, 2022
Dec 13, 2021
Dec 13, 2021
Aug 22, 2023
2 stars