| License |
License |
|---|---|
| Categories |
CategoriesSearch Business Logic Libraries |
| GroupId | GroupIdcom.microsoft.bing |
| ArtifactId | ArtifactIdbing-visualsearch |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionMicrosoft Bing VisualSearch SDK
This module contains the client library for Microsoft Bing VisualSearch APIs.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bing-visualsearch-1.0.0.pom | |
| bing-visualsearch-1.0.0.jar | 49 KB |
| bing-visualsearch-1.0.0-sources.jar | 56 KB |
| bing-visualsearch-1.0.0-javadoc.jar | 409 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.bing/bing-visualsearch/ -->
<dependency>
<groupId>com.microsoft.bing</groupId>
<artifactId>bing-visualsearch</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.bing/bing-visualsearch/
implementation 'com.microsoft.bing:bing-visualsearch:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft.bing/bing-visualsearch/
implementation ("com.microsoft.bing:bing-visualsearch:1.0.0")
'com.microsoft.bing:bing-visualsearch:jar:1.0.0'
<dependency org="com.microsoft.bing" name="bing-visualsearch" rev="1.0.0">
<artifact name="bing-visualsearch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.bing', module='bing-visualsearch', version='1.0.0')
)
libraryDependencies += "com.microsoft.bing" % "bing-visualsearch" % "1.0.0"
[com.microsoft.bing/bing-visualsearch "1.0.0"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |