MVN

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

Maven & Gradle

Mar 08, 2019
13 stars

gRPC Spring Boot Project · gRPC Spring Boot Project

<dependency>
    <groupId>io.nity.grpc</groupId>
    <artifactId>grpc-spring-boot-project</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-project to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
grpc-spring-boot-project-1.0.0
0.9.x
grpc-spring-boot-project-0.9.2
grpc-spring-boot-project-0.9.1
grpc-spring-boot-project-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-project</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement