Last Version

cn.org.faster:spring-boot-starter-grpc 1.4.2.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices gRPC Net Networking
GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

spring-boot-starter-grpc
Version

Version

1.4.2.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/faster-framework/faster-framework-project/#/spring-boot-starter-grpc

Download spring-boot-starter-grpc 1.4.2.RELEASE


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

Dependencies

compile (1)

Group / Artifact Type Version
cn.org.faster : faster-grpc jar 1.4.2.RELEASE

Project Modules

There are no modules declared in this project.