License |
License |
---|---|
Categories |
CategoriesIDE Development Tools MINA Net Networking |
GroupId | GroupIdcom.github.qlone |
ArtifactId | ArtifactIdspider-terminator-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspider-terminator-core
A good Spider framework by selenium
|
Filename | Size |
---|---|
spider-terminator-core-1.0.pom | |
spider-terminator-core-1.0.jar | 34 KB |
spider-terminator-core-1.0-sources.jar | 13 KB |
spider-terminator-core-1.0-javadoc.jar | 553 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qlone/spider-terminator-core/ -->
<dependency>
<groupId>com.github.qlone</groupId>
<artifactId>spider-terminator-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qlone/spider-terminator-core/
implementation 'com.github.qlone:spider-terminator-core:1.0'
// https://jarcasting.com/artifacts/com.github.qlone/spider-terminator-core/
implementation ("com.github.qlone:spider-terminator-core:1.0")
'com.github.qlone:spider-terminator-core:jar:1.0'
<dependency org="com.github.qlone" name="spider-terminator-core" rev="1.0">
<artifact name="spider-terminator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qlone', module='spider-terminator-core', version='1.0')
)
libraryDependencies += "com.github.qlone" % "spider-terminator-core" % "1.0"
[com.github.qlone/spider-terminator-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.seleniumhq.selenium : selenium-java | jar | 3.14.0 |
com.codeborne : phantomjsdriver | jar | 1.4.4 |
com.alibaba : fastjson | jar | 1.2.78 |