MVN

com.baidu.beidou : navi-pbrpc-spring

Maven & Gradle

Feb 08, 2016
164 stars

navi-pbrpc-spring · A protobuf based high performance rpc framework which provides asynchronous io with netty, integrated with Spring framework

<dependency>
    <groupId>com.baidu.beidou</groupId>
    <artifactId>navi-pbrpc-spring</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baidu.beidou : navi-pbrpc-spring to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of com.baidu.beidou : navi-pbrpc-spring to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
navi-pbrpc-spring-1.1.1

How to add a dependency to Maven

Add the following com.baidu.beidou : navi-pbrpc-spring maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.baidu.beidou</groupId>
    <artifactId>navi-pbrpc-spring</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.baidu.beidou : navi-pbrpc-spring gradle dependency to your build.gradle file:

implementation 'com.baidu.beidou:navi-pbrpc-spring:1.1.1'

Gradle Kotlin DSL: Add the following com.baidu.beidou : navi-pbrpc-spring gradle kotlin dependency to your build.gradle.kts file:

implementation("com.baidu.beidou:navi-pbrpc-spring:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.baidu.beidou : navi-pbrpc-spring sbt scala dependency to your build.sbt file:

libraryDependencies += "com.baidu.beidou" % "navi-pbrpc-spring" % "1.1.1"

Advertisement

Dependencies from Group

Feb 08, 2016
1 usages
164 stars
Aug 11, 2015
92 stars
Feb 08, 2016
164 stars

Discover Dependencies

Feb 10, 2016
1 usages
0 stars
Feb 09, 2016
0 stars
Feb 11, 2016
0 stars
Feb 16, 2016
3 usages
3 stars
Feb 22, 2016
9 usages
Feb 23, 2016
3 usages
Feb 19, 2016
1 usages