| License |
License |
|---|---|
| GroupId | GroupIdcom.qwazr |
| ArtifactId | ArtifactIdqwazr-crawlers |
| Last Version | Last Version1.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionQWAZR Crawlers
Web and File Crawlers for QWAZR
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| qwazr-crawlers-1.5.1.pom | |
| qwazr-crawlers-1.5.1.jar | 86 KB |
| qwazr-crawlers-1.5.1-sources.jar | 43 KB |
| qwazr-crawlers-1.5.1-javadoc.jar | 211 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qwazr/qwazr-crawlers/ -->
<dependency>
<groupId>com.qwazr</groupId>
<artifactId>qwazr-crawlers</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.qwazr/qwazr-crawlers/
implementation 'com.qwazr:qwazr-crawlers:1.5.1'
// https://jarcasting.com/artifacts/com.qwazr/qwazr-crawlers/
implementation ("com.qwazr:qwazr-crawlers:1.5.1")
'com.qwazr:qwazr-crawlers:jar:1.5.1'
<dependency org="com.qwazr" name="qwazr-crawlers" rev="1.5.1">
<artifact name="qwazr-crawlers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.qwazr', module='qwazr-crawlers', version='1.5.1')
)
libraryDependencies += "com.qwazr" % "qwazr-crawlers" % "1.5.1"
[com.qwazr/qwazr-crawlers "1.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.qwazr : qwazr-cluster | jar | 1.5.1 |
| com.qwazr : qwazr-server | jar | 1.5.1 |
| com.qwazr : qwazr-library | jar | 1.5.1 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| org.jsoup : jsoup | jar | 1.13.1 |
| org.mapdb : mapdb | jar | 3.0.8 |
| com.squareup.okhttp3 : okhttp | jar | |
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ftpserver : ftpserver-core | jar | 1.1.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| org.hamcrest : hamcrest | jar | 2.2 |