Last Version

cn.org.faster:faster-grpc 1.4.2.RELEASE

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

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-grpc
Version

Version

1.4.2.RELEASE
Type

Type

jar
Description

Description

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

Download faster-grpc 1.4.2.RELEASE


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

Dependencies

compile (6)

Group / Artifact Type Version
cn.org.faster : faster-core jar 1.4.2.RELEASE
io.grpc : grpc-netty-shaded jar 1.17.1
io.grpc : grpc-stub jar 1.17.1
com.google.guava : guava jar 24.1.1-jre
io.protostuff : protostuff-core jar 1.6.0
io.protostuff : protostuff-runtime jar 1.6.0

Project Modules

There are no modules declared in this project.