is not current version
Last Version 1.0.1

cn.shellming.thrift:spring-cloud-starter-thrift-client 1.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

cn.shellming.thrift
ArtifactId

ArtifactId

spring-cloud-starter-thrift-client
Version

Version

1.0.0
Type

Type

jar

Download spring-cloud-starter-thrift-client 1.0.0


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