MVN

com.sshtools : rfb-server

Maven & Gradle

Sep 28, 2019
2 usages

RFB Server · Remote Frame Buffer (VNC Server) implementation. This is the base module if you want to create a VNC server. It takes a layered driver approach to add native specific features (which is recommened as the cross-platform default "Robot" driver is very slow). See the vncserver module for a concrete server implementation that has some native performance improvements for some platforms.

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>rfb-server</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.0.1

All Versions

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

Version Vulnerabilities Updated
3.0.x
rfb-server-3.0.1
rfb-server-3.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.sshtools</groupId>
    <artifactId>rfb-server</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.sshtools:rfb-server:3.0.1'

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

implementation("com.sshtools:rfb-server:3.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.sshtools" % "rfb-server" % "3.0.1"

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

Sep 28, 2019
2 usages
Aug 16, 2018
2 usages
0 stars
May 09, 2019
2 usages
8 stars
Jan 18, 2020
2 usages
8 stars
May 09, 2019
2 usages
8 stars
Mar 31, 2022
2 usages
38 stars
Apr 04, 2023
2 usages
494 stars
Dec 26, 2019
5 usages
23 stars
Nov 08, 2022
2 usages
23 stars
Dec 26, 2019
2 usages
23 stars