| License |
License |
|---|---|
| GroupId | GroupIdcom.hotels |
| ArtifactId | ArtifactIdheat-example-test-module |
| Version | Version4.0.4 |
| Type | Typejar |
| Description |
DescriptionParent POM for Hotels.com open source projects
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.hotels/heat-example-test-module/ -->
<dependency>
<groupId>com.hotels</groupId>
<artifactId>heat-example-test-module</artifactId>
<version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.hotels/heat-example-test-module/
implementation 'com.hotels:heat-example-test-module:4.0.4'
// https://jarcasting.com/artifacts/com.hotels/heat-example-test-module/
implementation ("com.hotels:heat-example-test-module:4.0.4")
'com.hotels:heat-example-test-module:jar:4.0.4'
<dependency org="com.hotels" name="heat-example-test-module" rev="4.0.4">
<artifact name="heat-example-test-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hotels', module='heat-example-test-module', version='4.0.4')
)
libraryDependencies += "com.hotels" % "heat-example-test-module" % "4.0.4"
[com.hotels/heat-example-test-module "4.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.hotels : heat-bundle | jar | 4.0.4 |
| com.github.tomakehurst : wiremock | jar | 2.17.0 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| io.rest-assured : rest-assured | jar | 3.1.1 |
| org.powermock : powermock-api-mockito | jar | 1.6.3 |
| org.powermock : powermock-module-testng | jar | 1.6.3 |
| org.powermock : powermock-module-junit4 | jar | 1.5.6 |