is not current version
Last Version 0.7.8

gRPC Mock Spring Boot Async Example 0.7.2

A more complex example of gRPC Mock integration in Spring Boot

License

License

Categories

Categories

Spring Boot Container Microservices gRPC Net Networking
GroupId

GroupId

org.grpcmock.examples
ArtifactId

ArtifactId

grpcmock-example-spring-boot-async
Version

Version

0.7.2
Type

Type

jar
Description

Description

gRPC Mock Spring Boot Async Example
A more complex example of gRPC Mock integration in Spring Boot

Download grpcmock-example-spring-boot-async 0.7.2


<!-- https://jarcasting.com/artifacts/org.grpcmock.examples/grpcmock-example-spring-boot-async/ -->
<dependency>
    <groupId>org.grpcmock.examples</groupId>
    <artifactId>grpcmock-example-spring-boot-async</artifactId>
    <version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.grpcmock.examples/grpcmock-example-spring-boot-async/
implementation 'org.grpcmock.examples:grpcmock-example-spring-boot-async:0.7.2'
// https://jarcasting.com/artifacts/org.grpcmock.examples/grpcmock-example-spring-boot-async/
implementation ("org.grpcmock.examples:grpcmock-example-spring-boot-async:0.7.2")
'org.grpcmock.examples:grpcmock-example-spring-boot-async:jar:0.7.2'
<dependency org="org.grpcmock.examples" name="grpcmock-example-spring-boot-async" rev="0.7.2">
  <artifact name="grpcmock-example-spring-boot-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.grpcmock.examples', module='grpcmock-example-spring-boot-async', version='0.7.2')
)
libraryDependencies += "org.grpcmock.examples" % "grpcmock-example-spring-boot-async" % "0.7.2"
[org.grpcmock.examples/grpcmock-example-spring-boot-async "0.7.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.5.6
io.github.lognet : grpc-spring-boot-starter jar 4.5.8
io.grpc : grpc-netty-shaded jar 1.43.0
io.grpc : grpc-services jar 1.43.0
org.slf4j : slf4j-api jar 1.7.30

test (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.6
org.grpcmock : grpcmock-spring-boot jar 0.7.2
io.grpc : grpc-testing jar 1.43.0
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.assertj : assertj-core jar 3.19.0
org.mockito : mockito-inline jar 3.7.0

Project Modules

There are no modules declared in this project.