Last Version

Microsoft Bing VideoSearch SDK 1.0.0

This module contains the client library for Microsoft Bing VideoSearch APIs.

License

License

Categories

Categories

IDE Development Tools Search Business Logic Libraries
GroupId

GroupId

com.microsoft.bing
ArtifactId

ArtifactId

bing-videosearch
Version

Version

1.0.0
Type

Type

jar
Description

Description

Microsoft Bing VideoSearch SDK
This module contains the client library for Microsoft Bing VideoSearch APIs.
Project URL

Project URL

https://www.microsoft.com/en-us/bing/apis
Source Code Management

Source Code Management

http://github.com/microsoft/bing-search-sdk-for-java/tree/master

Download bing-videosearch 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.squareup.retrofit2 : converter-jackson jar 2.6.2
com.fasterxml.jackson.core : jackson-databind jar 2.10.0
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.10.0
com.microsoft.rest : client-runtime jar 1.6.15
com.microsoft.azure : azure jar 1.32.1
io.reactivex : rxjava jar 1.3.8

runtime (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.28

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.