| License |
License
Apache License 2.0
|
|---|---|
| GroupId | GroupIdcom.apiomat.helper |
| ArtifactId | ArtifactIdintegration-test-helper |
| Version | Version1.7.0 |
| Type | Typejar |
| Description |
DescriptionIntegration-Test Helper
Helper classes for integration tests
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |