Last Version

Integration-Test Helper 1.7.0

Helper classes for integration tests

License

License

Apache License 2.0
GroupId

GroupId

com.apiomat.helper
ArtifactId

ArtifactId

integration-test-helper
Version

Version

1.7.0
Type

Type

jar
Description

Description

Integration-Test Helper
Helper classes for integration tests
Project URL

Project URL

https://github.com/apiOmat/integration-test-helper
Project Organization

Project Organization

Apinauten GmbH
Source Code Management

Source Code Management

https://github.com/apiOmat/integration-test-helper

Download integration-test-helper 1.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3
org.apache.httpcomponents : httpmime jar 4.5.2
commons-io : commons-io jar 2.5
org.json : json jar 20170516

Project Modules

There are no modules declared in this project.