MVN

com.sshtools : rdp

Maven & Gradle

Aug 16, 2018
3 stars

RDP · Swing RDP component based on ProperJavaRDP with some modifications to allow multiple sessions within the same runtime, and to fix some bugs and inconsistencies with newer Windows versions.

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>rdp</artifactId>
    <version>3.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sshtools : rdp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.0

All Versions

Choose a version of com.sshtools : rdp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
rdp-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>rdp</artifactId>
    <version>3.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sshtools : rdp gradle dependency to your build.gradle file:

implementation 'com.sshtools:rdp:3.0.0'

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

implementation("com.sshtools:rdp:3.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sshtools : rdp sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sshtools" % "rdp" % "3.0.0"

Advertisement

Dependencies from Group

Aug 17, 2018
12 usages
Dec 01, 2022
11 usages
64 stars
Dec 01, 2022
8 usages
64 stars
May 06, 2016
5 usages
Dec 01, 2022
5 usages
64 stars

Discover Dependencies

Apr 10, 2019
22 usages
0 stars
Aug 15, 2019
17 usages
1 stars
Feb 01, 2023
656 stars
Jan 17, 2019
3 usages
2.4k stars
Aug 26, 2018
6k stars