MVN

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

Maven & Gradle

Mar 08, 2019
9 stars

gRPC Spring Boot Parent · gRPC Spring Boot Parent

<dependency>
    <groupId>io.nity.grpc</groupId>
    <artifactId>grpc-spring-boot-parent</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nity.grpc : grpc-spring-boot-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.nity.grpc : grpc-spring-boot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
grpc-spring-boot-parent-1.0.0
0.9.x
grpc-spring-boot-parent-0.9.2
grpc-spring-boot-parent-0.9.1
grpc-spring-boot-parent-0.9.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.nity.grpc</groupId>
    <artifactId>grpc-spring-boot-parent</artifactId>
    <version>1.0.0</version>
</dependency>