spring-cloud-starter-thrift

SpringCloud Thrift Starter

License

License

GroupId

GroupId

cn.shellming.thrift
ArtifactId

ArtifactId

spring-cloud-starter-thrift
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

spring-cloud-starter-thrift
SpringCloud Thrift Starter

Download spring-cloud-starter-thrift

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-cloud-starter-thrift-server
  • spring-cloud-starter-thrift-client

Versions

Version
1.0.1
1.0.0