guacamole-common

The base Java API of the Guacamole project, providing Java support for the Guacamole stack.

License

License

GroupId

GroupId

org.glyptodon.guacamole
ArtifactId

ArtifactId

guacamole-common
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

guacamole-common
The base Java API of the Guacamole project, providing Java support for the Guacamole stack.
Project URL

Project URL

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

Source Code Management

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

Download guacamole-common

How to add to project

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

Dependencies

compile (1)

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

provided (2)

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

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.7
0.9.6
0.9.4
0.9.3
0.9.2
0.9.0
0.8.0