License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.expedia.www |
ArtifactId | ArtifactIdhaystack-client-commons |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptionhaystack-client-commons
Haystack Java Client Parent POM
|
<!-- https://jarcasting.com/artifacts/com.expedia.www/haystack-client-commons/ -->
<dependency>
<groupId>com.expedia.www</groupId>
<artifactId>haystack-client-commons</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.www/haystack-client-commons/
implementation 'com.expedia.www:haystack-client-commons:0.2.5'
// https://jarcasting.com/artifacts/com.expedia.www/haystack-client-commons/
implementation ("com.expedia.www:haystack-client-commons:0.2.5")
'com.expedia.www:haystack-client-commons:jar:0.2.5'
<dependency org="com.expedia.www" name="haystack-client-commons" rev="0.2.5">
<artifact name="haystack-client-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.www', module='haystack-client-commons', version='0.2.5')
)
libraryDependencies += "com.expedia.www" % "haystack-client-commons" % "0.2.5"
[com.expedia.www/haystack-client-commons "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
com.expedia.www : haystack-commons | jar | 1.0.41 |
io.grpc : grpc-netty-shaded | jar | 1.9.0 |
io.grpc : grpc-protobuf | jar | 1.9.0 |
io.grpc : grpc-stub | jar | 1.9.0 |
org.apache.commons : commons-lang3 | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.9.5 |
io.grpc : grpc-testing | jar | 1.9.0 |
org.awaitility : awaitility | jar | 3.0.0 |