Last Version

XCMailr Client Library 2.2.1

An easy-to-use Java library that simplifies using the REST API of XCMailr in test projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.xceptance
ArtifactId

ArtifactId

xcmailr-client
Version

Version

2.2.1
Type

Type

jar
Description

Description

XCMailr Client Library
An easy-to-use Java library that simplifies using the REST API of XCMailr in test projects.
Project URL

Project URL

https://github.com/Xceptance/XCMailr
Project Organization

Project Organization

Xceptance Software Technologies GmbH
Source Code Management

Source Code Management

https://github.com/Xceptance/XCMailr

Download xcmailr-client 2.2.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.