Last Version

grpc Client 1.0.3

Wrapped grpc Client for Junit5

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

io.github.seniortesting
ArtifactId

ArtifactId

sparrow-grpc
Version

Version

1.0.3
Type

Type

jar
Description

Description

grpc Client
Wrapped grpc Client for Junit5

Download sparrow-grpc 1.0.3


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

Dependencies

compile (8)

Group / Artifact Type Version
io.github.seniortesting : sparrow-core jar 1.0.3
io.grpc : grpc-protobuf jar 1.35.0
io.grpc : grpc-stub jar 1.35.0
io.grpc : grpc-netty jar 1.35.0
com.google.protobuf : protobuf-java jar 3.15.1
com.google.protobuf : protobuf-java-util jar 3.15.1
ch.qos.logback : logback-classic jar 1.2.3
org.projectlombok : lombok Optional jar 1.18.18

provided (1)

Group / Artifact Type Version
javax.annotation : javax.annotation-api jar 1.3.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.0-M1

Project Modules

There are no modules declared in this project.