guacamole-common-js

The base JavaScript API of the Guacamole project, providing JavaScript support for the Guacamole stack, including a full client implementation for the Guacamole protocol.

License

License

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.apache.guacamole
ArtifactId

ArtifactId

guacamole-common-js
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

guacamole-common-js
The base JavaScript API of the Guacamole project, providing JavaScript support for the Guacamole stack, including a full client implementation for the Guacamole protocol.
Project URL

Project URL

http://guacamole.apache.org/
Source Code Management

Source Code Management

https://github.com/apache/guacamole-client

Download guacamole-common-js

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
0.9.14
0.9.13-incubating
0.9.12-incubating
0.9.10-incubating