| License |
License |
|---|---|
| GroupId | GroupIdcom.watchrabbit |
| ArtifactId | ArtifactIdcrawler-auth |
| Version | Version8.0.9 |
| Type | Typejar |
| Description |
DescriptionWatchrabbit - Crawler - Auth
Crawler with full JavaScript support, browsing hidden and private web
|
| Filename | Size |
|---|---|
| crawler-auth-8.0.9.pom | |
| crawler-auth-8.0.9.jar | 13 KB |
| crawler-auth-8.0.9-sources.jar | 9 KB |
| crawler-auth-8.0.9-javadoc.jar | 76 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.watchrabbit/crawler-auth/ -->
<dependency>
<groupId>com.watchrabbit</groupId>
<artifactId>crawler-auth</artifactId>
<version>8.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.watchrabbit/crawler-auth/
implementation 'com.watchrabbit:crawler-auth:8.0.9'
// https://jarcasting.com/artifacts/com.watchrabbit/crawler-auth/
implementation ("com.watchrabbit:crawler-auth:8.0.9")
'com.watchrabbit:crawler-auth:jar:8.0.9'
<dependency org="com.watchrabbit" name="crawler-auth" rev="8.0.9">
<artifact name="crawler-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.watchrabbit', module='crawler-auth', version='8.0.9')
)
libraryDependencies += "com.watchrabbit" % "crawler-auth" % "8.0.9"
[com.watchrabbit/crawler-auth "8.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | |
| com.watchrabbit : crawler-driver | jar | 8.0.9 |
| com.watchrabbit : crawler-api | jar | 8.0.9 |
| com.watchrabbit : rabbit-commons | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.assertj : assertj-core | jar | 1.7.1 |
| junit : junit | jar |