MVN

com.yinxiang.utils : thrift-to-grpc

Maven & Gradle

Jul 20, 2021
3 stars

thrift-to-grpc · A tool use to load thrift class from dependency jar transform to gRPC proto, generate marshaller and service.

<dependency>
    <groupId>com.yinxiang.utils</groupId>
    <artifactId>thrift-to-grpc</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.yinxiang.utils : thrift-to-grpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.yinxiang.utils : thrift-to-grpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
thrift-to-grpc-1.0.0

How to add a dependency to Maven

Add the following com.yinxiang.utils : thrift-to-grpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.yinxiang.utils</groupId>
    <artifactId>thrift-to-grpc</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.yinxiang.utils : thrift-to-grpc gradle dependency to your build.gradle file:

implementation 'com.yinxiang.utils:thrift-to-grpc:1.0.0'

Gradle Kotlin DSL: Add the following com.yinxiang.utils : thrift-to-grpc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.yinxiang.utils:thrift-to-grpc:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.yinxiang.utils : thrift-to-grpc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.yinxiang.utils" % "thrift-to-grpc" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jul 20, 2021
3 usages
3 stars
Jul 17, 2023
149 usages
14 stars
Jun 13, 2023
1 usages
12.8k stars
Jun 13, 2023
3 usages
12.8k stars
Jun 13, 2023
13.2k stars
Aug 04, 2023
1 stars
Jul 26, 2021
57 stars
May 17, 2022
1 usages
May 17, 2022
5 usages
Jul 21, 2021
2 usages
14 stars