Last Version

[Client] 1.0.6

Parent module of Testify's ClientInstance SPI Contract implementations

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.testifyproject.client
ArtifactId

ArtifactId

client
Version

Version

1.0.6
Type

Type

pom
Description

Description

[Client]
Parent module of Testify's ClientInstance SPI Contract implementations
Project Organization

Project Organization

Testify Project

Download client 1.0.6

Filename Size
client-1.0.6.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.testifyproject.client/client/ -->
<dependency>
    <groupId>org.testifyproject.client</groupId>
    <artifactId>client</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.testifyproject.client/client/
implementation 'org.testifyproject.client:client:1.0.6'
// https://jarcasting.com/artifacts/org.testifyproject.client/client/
implementation ("org.testifyproject.client:client:1.0.6")
'org.testifyproject.client:client:pom:1.0.6'
<dependency org="org.testifyproject.client" name="client" rev="1.0.6">
  <artifact name="client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.testifyproject.client', module='client', version='1.0.6')
)
libraryDependencies += "org.testifyproject.client" % "client" % "1.0.6"
[org.testifyproject.client/client "1.0.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.testifyproject : api jar 1.0.6

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.18

test (4)

Group / Artifact Type Version
org.testifyproject.junit4 : unit-test jar 1.0.6
junit : junit jar 4.12
org.mockito : mockito-core jar 2.11.0
org.assertj : assertj-core jar 3.8.0

Project Modules

  • jersey-client