License |
License
CITRIX SDK LICENSE AGREEMENT
|
---|---|
Categories |
CategoriesApache TomEE Container Application Servers |
GroupId | GroupIdcom.citrix |
ArtifactId | ArtifactIdgotomeeting-api |
Last Version | Last Version0.12.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongotomeeting-api
Java SDK for Citrix GoToMeeting REST API
|
Filename | Size |
---|---|
gotomeeting-api-0.12.0.pom | |
gotomeeting-api-0.12.0.jar | 96 KB |
gotomeeting-api-0.12.0-sources.jar | 46 KB |
gotomeeting-api-0.12.0-javadoc.jar | 290 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.citrix/gotomeeting-api/ -->
<dependency>
<groupId>com.citrix</groupId>
<artifactId>gotomeeting-api</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.citrix/gotomeeting-api/
implementation 'com.citrix:gotomeeting-api:0.12.0'
// https://jarcasting.com/artifacts/com.citrix/gotomeeting-api/
implementation ("com.citrix:gotomeeting-api:0.12.0")
'com.citrix:gotomeeting-api:jar:0.12.0'
<dependency org="com.citrix" name="gotomeeting-api" rev="0.12.0">
<artifact name="gotomeeting-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.citrix', module='gotomeeting-api', version='0.12.0')
)
libraryDependencies += "com.citrix" % "gotomeeting-api" % "0.12.0"
[com.citrix/gotomeeting-api "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey : jersey-client | jar | 1.18 |
com.sun.jersey.contribs : jersey-multipart | jar | 1.18 |
com.fasterxml.jackson.core : jackson-core | jar | 2.4.2 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.4.2 |
com.fasterxml.jackson.datatype : jackson-datatype-joda | jar | 2.1.5 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
net.sourceforge.htmlunit : htmlunit | jar | 2.21 |
javax.mail : mail | jar | 1.4 |