is not current version
Last Version 1.0.0

io.nity.grpc:grpc-spring-boot-project 0.9.0

gRPC Spring Boot Project

Categories

Categories

Spring Boot Container Microservices gRPC Net Networking
GroupId

GroupId

io.nity.grpc
ArtifactId

ArtifactId

grpc-spring-boot-project
Version

Version

0.9.0
Type

Type

pom

Download grpc-spring-boot-project 0.9.0


<!-- https://jarcasting.com/artifacts/io.nity.grpc/grpc-spring-boot-project/ -->
<dependency>
    <groupId>io.nity.grpc</groupId>
    <artifactId>grpc-spring-boot-project</artifactId>
    <version>0.9.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nity.grpc/grpc-spring-boot-project/
implementation 'io.nity.grpc:grpc-spring-boot-project:0.9.0'
// https://jarcasting.com/artifacts/io.nity.grpc/grpc-spring-boot-project/
implementation ("io.nity.grpc:grpc-spring-boot-project:0.9.0")
'io.nity.grpc:grpc-spring-boot-project:pom:0.9.0'
<dependency org="io.nity.grpc" name="grpc-spring-boot-project" rev="0.9.0">
  <artifact name="grpc-spring-boot-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nity.grpc', module='grpc-spring-boot-project', version='0.9.0')
)
libraryDependencies += "io.nity.grpc" % "grpc-spring-boot-project" % "0.9.0"
[io.nity.grpc/grpc-spring-boot-project "0.9.0"]