Microsoft Bing CustomImageSearch SDK

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

License

License

Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

com.microsoft.bing
ArtifactId

ArtifactId

bing-customimagesearch
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft Bing CustomImageSearch SDK
This module contains the client library for Microsoft Bing CustomImageSearch 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-customimagesearch

How to add to project

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

Project

Bing Search SDK for Java

Packages Dependencies DepGraph Build Documentation SpotBugs CheckStyle

This repository is for active development of the Bing Api SDK for Java.

Getting started

To get started with a specific service library, see the README.md file located in the library's project folder. You can find service libraries in the /sdk directory. You can find sdk samples and rest samples in the /samples directory. For a list of all the services we support access our list of all existing libraries.

For tutorials, samples, quick starts and other documentation, visit Azure for Java Developers.

Need help?

Navigating the repository

Master branch

The master branch has the most recent code with new features and bug fixes.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

com.microsoft.bing

Microsoft

Open source projects and samples from Microsoft

Versions

Version
1.0.0