MVN

com.caitaojun : ctjrpc

Maven & Gradle

May 26, 2018
0 stars

a simple java Remote Procedure Call framework

<dependency>
    <groupId>com.caitaojun</groupId>
    <artifactId>ctjrpc</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.caitaojun : ctjrpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.caitaojun : ctjrpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
ctjrpc-0.0.1

How to add a dependency to Maven

Add the following com.caitaojun : ctjrpc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.caitaojun</groupId>
    <artifactId>ctjrpc</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.caitaojun : ctjrpc gradle dependency to your build.gradle file:

implementation 'com.caitaojun:ctjrpc:0.0.1'

Gradle Kotlin DSL: Add the following com.caitaojun : ctjrpc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.caitaojun:ctjrpc:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.caitaojun : ctjrpc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.caitaojun" % "ctjrpc" % "0.0.1"

Advertisement

Dependencies from Group

May 26, 2018
0 stars

Discover Dependencies

Feb 25, 2019
1 usages
6 stars
May 25, 2018
1 usages
271 stars
May 25, 2018
1 usages
271 stars
tac
May 25, 2018
282 stars
Sep 06, 2018
0 stars
Aug 09, 2023
7 stars
Sep 25, 2019
143 stars
Mar 01, 2019
2 stars
Oct 01, 2018
2 stars