Last Version

REST Remote Driver Client 0.4.9

Test Automation engineer's little helper

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cz.pumpitup.pn5
ArtifactId

ArtifactId

rest-remote-client
Version

Version

0.4.9
Type

Type

jar
Description

Description

REST Remote Driver Client
Test Automation engineer's little helper
Project URL

Project URL

https://dev.azure.com/pumpitup/pumpo-number-five/rest-remote-client/

Download rest-remote-client 0.4.9


<!-- https://jarcasting.com/artifacts/cz.pumpitup.pn5/rest-remote-client/ -->
<dependency>
    <groupId>cz.pumpitup.pn5</groupId>
    <artifactId>rest-remote-client</artifactId>
    <version>0.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/rest-remote-client/
implementation 'cz.pumpitup.pn5:rest-remote-client:0.4.9'
// https://jarcasting.com/artifacts/cz.pumpitup.pn5/rest-remote-client/
implementation ("cz.pumpitup.pn5:rest-remote-client:0.4.9")
'cz.pumpitup.pn5:rest-remote-client:jar:0.4.9'
<dependency org="cz.pumpitup.pn5" name="rest-remote-client" rev="0.4.9">
  <artifact name="rest-remote-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.pumpitup.pn5', module='rest-remote-client', version='0.4.9')
)
libraryDependencies += "cz.pumpitup.pn5" % "rest-remote-client" % "0.4.9"
[cz.pumpitup.pn5/rest-remote-client "0.4.9"]

Dependencies

compile (6)

Group / Artifact Type Version
cz.pumpitup.pn5 : core jar 0.4.9
com.fasterxml.jackson.core : jackson-databind jar 2.10.3
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar 2.10.3
org.assertj : assertj-core jar 3.15.0
commons-io : commons-io jar 2.6
org.apache.commons : commons-collections4 jar 4.4

test (1)

Group / Artifact Type Version
org.mockito : mockito-junit-jupiter jar 3.2.0

Project Modules

There are no modules declared in this project.