com.bluurr:quora-fetch-client

A realtime fetch client library for fetching Quora questions and answers.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bluurr
ArtifactId

ArtifactId

quora-fetch-client
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

A realtime fetch client library for fetching Quora questions and answers.

Download quora-fetch-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
commons-codec : commons-codec jar 1.15
com.github.webdriverextensions : webdriverextensions jar 3.11.2
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

test (6)

Group / Artifact Type Version
org.springframework : spring-test jar 5.3.4
org.springframework : spring-context jar 5.3.4
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.hamcrest : hamcrest-library jar 2.2
org.testcontainers : selenium jar 1.15.2
org.testcontainers : junit-jupiter jar 1.15.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0