Last Version

KalturaClient Java Library 18.8.0

KalturaClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interect with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kaltura
ArtifactId

ArtifactId

kalturaApiClient
Version

Version

18.8.0
Type

Type

jar
Description

Description

KalturaClient Java Library
KalturaClient is a library of Java classes that can be used to interact with the Kaltura REST API. More information about the REST API can be found at http://corp.kaltura.com/Products/Kaltura-API Many of the Java classes in this library are auto-generated from a schema that defines the objects that are used to interect with the API. The current schema can be found at http://www.kaltura.com/api_v3/api_schema.php
Project URL

Project URL

http://github.com/kaltura/KalturaGeneratedAPIClientsJava

Download kalturaApiClient 18.8.0


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.15
org.json : json jar 20180813
com.google.code.gson : gson jar 2.9.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.7.0
com.squareup.okhttp3 : okhttp jar 4.10.0
com.squareup.okio : okio jar 2.2.2
org.apache.logging.log4j : log4j-api jar 2.17.2
org.apache.logging.log4j : log4j-core jar 2.17.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
junit : junit-dep jar 4.7

Project Modules

There are no modules declared in this project.