| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdcom.bluurr |
| ArtifactId | ArtifactIdquora-fetch-client |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA realtime fetch client library for fetching Quora questions and answers.
|
| Filename | Size |
|---|---|
| quora-fetch-client-1.8.0.pom | |
| quora-fetch-client-1.8.0.jar | 33 KB |
| quora-fetch-client-1.8.0-sources.jar | 14 KB |
| quora-fetch-client-1.8.0-javadoc.jar | 523 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| 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 |