MVN

org.brutusin : rpc

Maven & Gradle

Jan 25, 2016
3 usages

Java framework for web development offering RPC (JSON-RPC over HTTP or websockets) and client/server messaging (publish-subscribe over websockets)

<dependency>
    <groupId>org.brutusin</groupId>
    <artifactId>rpc</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.brutusin : rpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.brutusin : rpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
rpc-1.1.0
1.0.x
rpc-1.0.1
rpc-1.0.0

How to add a dependency to Maven

Add the following org.brutusin : rpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.brutusin</groupId>
    <artifactId>rpc</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.brutusin : rpc gradle dependency to your build.gradle file:

implementation 'org.brutusin:rpc:1.1.0'

Gradle Kotlin DSL: Add the following org.brutusin : rpc gradle kotlin dependency to your build.gradle.kts file:

implementation("org.brutusin:rpc:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.brutusin : rpc sbt scala dependency to your build.sbt file:

libraryDependencies += "org.brutusin" % "rpc" % "1.1.0"

Advertisement

Dependencies from Group

Dec 14, 2016
13 usages
0 stars
May 16, 2016
13 usages
0 stars
Apr 22, 2016
10 usages
0 stars
Mar 27, 2017
7 usages
Mar 27, 2017
6 usages

Discover Dependencies

Jul 05, 2016
2 usages
May 16, 2017
2 usages
2.3k stars
Sep 13, 2016
1 usages
5 stars
Jan 23, 2016
2 usages
Jan 23, 2016
2 usages
Jan 24, 2016
1 usages
175 stars
Feb 08, 2017
1 usages
175 stars
Feb 08, 2017
1 usages
175 stars
Feb 08, 2017
1 usages
175 stars