is not current version
Last Version 1.0.0

io.nity.grpc:grpc-spring-boot-parent 0.9.2

gRPC Spring Boot Parent

Categories

Categories

Spring Boot Container Microservices gRPC Net Networking
GroupId

GroupId

io.nity.grpc
ArtifactId

ArtifactId

grpc-spring-boot-parent
Version

Version

0.9.2
Type

Type

pom

Download grpc-spring-boot-parent 0.9.2


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