| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.github.brunomndantas |
| ArtifactId | ArtifactIdjscrapper |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJScrapper
Web Scrapper for dynamic pages
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jscrapper-1.1.1.pom | |
| jscrapper-1.1.1.jar | 192 KB |
| jscrapper-1.1.1-sources.jar | 116 KB |
| jscrapper-1.1.1-javadoc.jar | 782 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/ -->
<dependency>
<groupId>com.github.brunomndantas</groupId>
<artifactId>jscrapper</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/
implementation 'com.github.brunomndantas:jscrapper:1.1.1'
// https://jarcasting.com/artifacts/com.github.brunomndantas/jscrapper/
implementation ("com.github.brunomndantas:jscrapper:1.1.1")
'com.github.brunomndantas:jscrapper:jar:1.1.1'
<dependency org="com.github.brunomndantas" name="jscrapper" rev="1.1.1">
<artifact name="jscrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brunomndantas', module='jscrapper', version='1.1.1')
)
libraryDependencies += "com.github.brunomndantas" % "jscrapper" % "1.1.1"
[com.github.brunomndantas/jscrapper "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.8 |
| org.apache.commons : commons-text | jar | 1.4 |
| org.apache.logging.log4j : log4j-core | jar | 2.11.1 |
| org.seleniumhq.selenium : selenium-java | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-chrome-driver | jar | 3.141.59 |
| org.seleniumhq.selenium : selenium-firefox-driver | jar | 3.141.59 |