is not current version
Last Version 1.4.0

guacamole-ext 1.3.0

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.apache.guacamole
ArtifactId

ArtifactId

guacamole-ext
Version

Version

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

Source Code Management

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

Download guacamole-ext 1.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.guacamole : guacamole-common jar 1.3.0
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.