is not current version
Last Version 18.8.0

KalturaClient Java Library 18.1.1

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.1.1
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.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.12
org.json : json jar 20180813
com.google.code.gson : gson jar 2.8.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.41
com.squareup.okhttp3 : okhttp jar 3.14.1
com.squareup.okio : okio jar 2.2.2
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1

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.