Grapes client utils

Utility library that can be embedded or run in commandline to handle HTTP requests to Grapes.

License

License

GroupId

GroupId

org.axway.grapes
ArtifactId

ArtifactId

grapes-utils
Last Version

Last Version

1.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Grapes client utils
Utility library that can be embedded or run in commandline to handle HTTP requests to Grapes.

Download grapes-utils

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
com.github.tomakehurst : wiremock jar 1.33
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3
1.4.2
1.4.1
1.4.0
1.4.0-rc1
1.3.0