| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.guacamole |
| ArtifactId | ArtifactIdguacamole-ext |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionguacamole-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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| guacamole-ext-1.4.0.pom | |
| guacamole-ext-1.4.0.jar | 120 KB |
| guacamole-ext-1.4.0-sources.jar | 164 KB |
| guacamole-ext-1.4.0-javadoc.jar | 790 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.guacamole/guacamole-ext/ -->
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.guacamole/guacamole-ext/
implementation 'org.apache.guacamole:guacamole-ext:1.4.0'
// https://jarcasting.com/artifacts/org.apache.guacamole/guacamole-ext/
implementation ("org.apache.guacamole:guacamole-ext:1.4.0")
'org.apache.guacamole:guacamole-ext:jar:1.4.0'
<dependency org="org.apache.guacamole" name="guacamole-ext" rev="1.4.0">
<artifact name="guacamole-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.guacamole', module='guacamole-ext', version='1.4.0')
)
libraryDependencies += "org.apache.guacamole" % "guacamole-ext" % "1.4.0"
[org.apache.guacamole/guacamole-ext "1.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.guacamole : guacamole-common | jar | 1.4.0 |
| com.google.guava : guava | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |
| 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.11-incubating
|
|
0.9.10-incubating
|