License |
License |
---|---|
GroupId | GroupIdcom.day.commons |
ArtifactId | ArtifactIdday-commons-integration-testing |
Last Version | Last Version1.0.44 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDay Commons Library - Integration Testing Support
Day commons integration testing infrastructure.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.day.commons/day-commons-integration-testing/ -->
<dependency>
<groupId>com.day.commons</groupId>
<artifactId>day-commons-integration-testing</artifactId>
<version>1.0.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.day.commons/day-commons-integration-testing/
implementation 'com.day.commons:day-commons-integration-testing:1.0.44'
// https://jarcasting.com/artifacts/com.day.commons/day-commons-integration-testing/
implementation ("com.day.commons:day-commons-integration-testing:1.0.44")
'com.day.commons:day-commons-integration-testing:jar:1.0.44'
<dependency org="com.day.commons" name="day-commons-integration-testing" rev="1.0.44">
<artifact name="day-commons-integration-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.day.commons', module='day-commons-integration-testing', version='1.0.44')
)
libraryDependencies += "com.day.commons" % "day-commons-integration-testing" % "1.0.44"
[com.day.commons/day-commons-integration-testing "1.0.44"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.apache.httpcomponents : httpclient | jar | 4.0.1 |
org.apache.httpcomponents : httpmime | jar | 4.0.1 |
org.codehaus.jackson : jackson-core-asl | jar | 1.5.5 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.5.5 |
org.apache.sling : org.apache.sling.commons.testing | jar | 2.0.8 |
com.day.commons : quickstart-base | jar | 2.0.82 |
org.apache.sling : org.apache.sling.testing.tools | jar | 0.1.1-Rev1080210 |
org.apache.sling : org.apache.sling.commons.json | jar | 2.0.4-incubator |
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | 2.4 |