cn.shellming.thrift:spring-cloud-starter-thrift-server

SpringCloud Thrift Starter

License

License

GroupId

GroupId

cn.shellming.thrift
ArtifactId

ArtifactId

spring-cloud-starter-thrift-server
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

SpringCloud Thrift Starter

Download spring-cloud-starter-thrift-server

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.cloud : spring-cloud-commons jar 2.2.6.RELEASE
org.apache.thrift : libthrift jar 0.11.0
org.apache.commons : commons-pool2 jar
com.orbitz.consul : consul-client jar 1.5.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-collections4 jar 4.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0