MVN

com.jalalkiswani : jk-remote-reflection

Maven & Gradle

Jul 30, 2018
3 usages

JK-RemoteReflection API · Remote Reflection API is utility API which make it easier for calling remote method on remote JVM without the need for any special configurations, and without any contract between the applications.

<dependency>
    <groupId>com.jalalkiswani</groupId>
    <artifactId>jk-remote-reflection</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jalalkiswani : jk-remote-reflection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.jalalkiswani : jk-remote-reflection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
jk-remote-reflection-1.0.0
0.0.x
jk-remote-reflection-0.0.5
jk-remote-reflection-0.0.1

How to add a dependency to Maven

Add the following com.jalalkiswani : jk-remote-reflection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jalalkiswani</groupId>
    <artifactId>jk-remote-reflection</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jalalkiswani : jk-remote-reflection gradle dependency to your build.gradle file:

implementation 'com.jalalkiswani:jk-remote-reflection:1.0.0'

Gradle Kotlin DSL: Add the following com.jalalkiswani : jk-remote-reflection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jalalkiswani:jk-remote-reflection:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jalalkiswani : jk-remote-reflection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jalalkiswani" % "jk-remote-reflection" % "1.0.0"

Advertisement

Dependencies from Group

Jul 30, 2018
12 usages
Jun 13, 2020
10 usages
May 29, 2022
7 usages
Apr 05, 2023
5 usages
Jul 30, 2018
3 usages

Discover Dependencies

Jun 03, 2016
3 usages
9 stars
Aug 23, 2023
6 usages
4 stars
Aug 25, 2023
10 usages
4.8k stars
Feb 14, 2017
4 usages
247 stars
Jul 15, 2023
9 usages
Jul 04, 2022
16 usages
13 stars
Aug 08, 2023
11 usages
3.6k stars
Apr 27, 2023
5 usages
1.1k stars