JFxVNC

JFX VNC is a Java VNC remote desktop client based on JavaFX and divided into two parts. One module (jfxvnc-net) contains RFB/VNC protocol codec and handler. The other module (jfxvnc-ui) wraps JavaFX UI components with the VNC viewer app.

License

License

GroupId

GroupId

org.jfxvnc
ArtifactId

ArtifactId

jfxvnc-parent
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

JFxVNC
JFX VNC is a Java VNC remote desktop client based on JavaFX and divided into two parts. One module (jfxvnc-net) contains RFB/VNC protocol codec and handler. The other module (jfxvnc-ui) wraps JavaFX UI components with the VNC viewer app.
Project Organization

Project Organization

comtel2000

Download jfxvnc-parent

Filename Size
jfxvnc-parent-1.2.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.jfxvnc/jfxvnc-parent/ -->
<dependency>
    <groupId>org.jfxvnc</groupId>
    <artifactId>jfxvnc-parent</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jfxvnc/jfxvnc-parent/
implementation 'org.jfxvnc:jfxvnc-parent:1.2.0'
// https://jarcasting.com/artifacts/org.jfxvnc/jfxvnc-parent/
implementation ("org.jfxvnc:jfxvnc-parent:1.2.0")
'org.jfxvnc:jfxvnc-parent:pom:1.2.0'
<dependency org="org.jfxvnc" name="jfxvnc-parent" rev="1.2.0">
  <artifact name="jfxvnc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jfxvnc', module='jfxvnc-parent', version='1.2.0')
)
libraryDependencies += "org.jfxvnc" % "jfxvnc-parent" % "1.2.0"
[org.jfxvnc/jfxvnc-parent "1.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.21

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

  • jfxvnc-net
  • jfxvnc-ui
  • jfxvnc-app
  • jfxvnc-swing

Versions

Version
1.2.0
1.0.1
1.0.0
0.0.2