License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CLI User Interface |
GroupId | GroupIdcom.github.bogdanovmn.httpclient.phantomjs |
ArtifactId | ArtifactIdhttp-client-phantomjs |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP client framework (PhantomJS)
HTTP client framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.phantomjs/http-client-phantomjs/ -->
<dependency>
<groupId>com.github.bogdanovmn.httpclient.phantomjs</groupId>
<artifactId>http-client-phantomjs</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.phantomjs/http-client-phantomjs/
implementation 'com.github.bogdanovmn.httpclient.phantomjs:http-client-phantomjs:3.1.0'
// https://jarcasting.com/artifacts/com.github.bogdanovmn.httpclient.phantomjs/http-client-phantomjs/
implementation ("com.github.bogdanovmn.httpclient.phantomjs:http-client-phantomjs:3.1.0")
'com.github.bogdanovmn.httpclient.phantomjs:http-client-phantomjs:jar:3.1.0'
<dependency org="com.github.bogdanovmn.httpclient.phantomjs" name="http-client-phantomjs" rev="3.1.0">
<artifact name="http-client-phantomjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bogdanovmn.httpclient.phantomjs', module='http-client-phantomjs', version='3.1.0')
)
libraryDependencies += "com.github.bogdanovmn.httpclient.phantomjs" % "http-client-phantomjs" % "3.1.0"
[com.github.bogdanovmn.httpclient.phantomjs/http-client-phantomjs "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bogdanovmn.httpclient.core : http-client-core | jar | 3.1.0 |
org.seleniumhq.selenium : selenium-java | jar | 3.5.3 |
com.codeborne : phantomjsdriver | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |