rpc-server

Micro rpc-server lib for k8s-micro-services

License

License

GroupId

GroupId

com.lowdad.thrift
ArtifactId

ArtifactId

server
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

rpc-server
Micro rpc-server lib for k8s-micro-services
Project URL

Project URL

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

Download server

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.lowdad : trace jar 1.0.1
org.springframework.boot : spring-boot-autoconfigure jar 2.1.4.RELEASE
org.apache.thrift : libthrift jar 0.11.0
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1