MVN

com.turbo-rpc : turbo-all

Maven & Gradle

Jul 26, 2018
383 stars

turbo-all · turbo is a super fast reactive rpc framework

<dependency>
    <groupId>com.turbo-rpc</groupId>
    <artifactId>turbo-all</artifactId>
    <version>0.0.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.turbo-rpc : turbo-all to add to Maven - Latest Versions:

  • Latest Stable: 0.0.9

All Versions

Choose a version of com.turbo-rpc : turbo-all to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
turbo-all-0.0.9
turbo-all-0.0.8
turbo-all-0.0.7

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.turbo-rpc</groupId>
    <artifactId>turbo-all</artifactId>
    <version>0.0.9</version>
</dependency>