guacamole-common

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

License

License

GroupId

GroupId

org.apache.guacamole
ArtifactId

ArtifactId

guacamole-common
Last Version

Last Version

1.4.0
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://guacamole.apache.org/
Source Code Management

Source Code Management

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

Download guacamole-common

How to add to project

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

Dependencies

compile (1)

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

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

Project Modules

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

The Apache Software Foundation

Versions

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