| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.guacamole | 
| ArtifactId | ArtifactIdguacamole-common | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionguacamole-common The base Java API of the Guacamole project, providing Java support for
        the Guacamole stack. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| guacamole-common-1.4.0.pom | |
| guacamole-common-1.4.0.jar | 62 KB | 
| guacamole-common-1.4.0-sources.jar | 77 KB | 
| guacamole-common-1.4.0-javadoc.jar | 319 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 | 
| javax.websocket : javax.websocket-api | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 
 
                    | Version | 
|---|
| 1.4.0 | 
| 1.3.0 | 
| 1.1.0 | 
| 1.0.0 | 
| 0.9.14 | 
| 0.9.13-incubating | 
| 0.9.10-incubating |