Last Version

Bing Search and Google CSE interface 0.5

Interface towards the Bing API and the Google CSE API.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

it.unipi.di.acube
ArtifactId

ArtifactId

bing-api-java
Version

Version

0.5
Type

Type

jar
Description

Description

Bing Search and Google CSE interface
Interface towards the Bing API and the Google CSE API.
Project URL

Project URL

http://github.com/marcocor/bing-api-java
Source Code Management

Source Code Management

https://github.com/marcocor/bing-api-java

Download bing-api-java 0.5


<!-- https://jarcasting.com/artifacts/it.unipi.di.acube/bing-api-java/ -->
<dependency>
    <groupId>it.unipi.di.acube</groupId>
    <artifactId>bing-api-java</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.unipi.di.acube/bing-api-java/
implementation 'it.unipi.di.acube:bing-api-java:0.5'
// https://jarcasting.com/artifacts/it.unipi.di.acube/bing-api-java/
implementation ("it.unipi.di.acube:bing-api-java:0.5")
'it.unipi.di.acube:bing-api-java:jar:0.5'
<dependency org="it.unipi.di.acube" name="bing-api-java" rev="0.5">
  <artifact name="bing-api-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unipi.di.acube', module='bing-api-java', version='0.5')
)
libraryDependencies += "it.unipi.di.acube" % "bing-api-java" % "0.5"
[it.unipi.di.acube/bing-api-java "0.5"]

Dependencies

compile (7)

Group / Artifact Type Version
org.codehaus.jettison : jettison jar 1.3.6
commons-io : commons-io jar 1.3.2
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
org.jsoup : jsoup jar 1.10.1
org.mapdb : mapdb jar 3.0.2
org.slf4j : slf4j-simple jar 1.7.21

Project Modules

There are no modules declared in this project.