guacamole-ext

The Java API for extending the main Guacamole web application. This is not needed for authoring a new Guacamole-based web application.

License

License

GroupId

GroupId

org.glyptodon.guacamole
ArtifactId

ArtifactId

guacamole-ext
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

guacamole-ext
The Java API for extending the main Guacamole web application. This is not needed for authoring a new Guacamole-based web application.
Project URL

Project URL

http://guac-dev.org/
Source Code Management

Source Code Management

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

Download guacamole-ext

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.glyptodon.guacamole : guacamole-common jar 0.9.9
org.codehaus.jackson : jackson-mapper-asl jar 1.9.2

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
org.glyptodon.guacamole

Glyptodon, Inc.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.0
0.8.1