rpc-client

RPC client for k8s services

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lowdad.thrift
ArtifactId

ArtifactId

client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

rpc-client
RPC client for k8s services
Project URL

Project URL

https://gitlab.com/javawcy/rpc-client

Download client

How to add to project

<!-- https://jarcasting.com/artifacts/com.lowdad.thrift/client/ -->
<dependency>
    <groupId>com.lowdad.thrift</groupId>
    <artifactId>client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lowdad.thrift/client/
implementation 'com.lowdad.thrift:client:1.0.1'
// https://jarcasting.com/artifacts/com.lowdad.thrift/client/
implementation ("com.lowdad.thrift:client:1.0.1")
'com.lowdad.thrift:client:jar:1.0.1'
<dependency org="com.lowdad.thrift" name="client" rev="1.0.1">
  <artifact name="client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lowdad.thrift', module='client', version='1.0.1')
)
libraryDependencies += "com.lowdad.thrift" % "client" % "1.0.1"
[com.lowdad.thrift/client "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.thrift : libthrift jar 0.11.0
com.lowdad : trace jar 1.0.1
org.apache.commons : commons-pool2 jar 2.6.1
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1