| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.expedia.www |
| ArtifactId | ArtifactIdhaystack-remote-clients |
| Version | Version0.4.0 |
| Type | Typejar |
| Description |
Descriptionhaystack-remote-clients
Haystack Java Client Parent POM
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.expedia.www/haystack-remote-clients/ -->
<dependency>
<groupId>com.expedia.www</groupId>
<artifactId>haystack-remote-clients</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.expedia.www/haystack-remote-clients/
implementation 'com.expedia.www:haystack-remote-clients:0.4.0'
// https://jarcasting.com/artifacts/com.expedia.www/haystack-remote-clients/
implementation ("com.expedia.www:haystack-remote-clients:0.4.0")
'com.expedia.www:haystack-remote-clients:jar:0.4.0'
<dependency org="com.expedia.www" name="haystack-remote-clients" rev="0.4.0">
<artifact name="haystack-remote-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expedia.www', module='haystack-remote-clients', version='0.4.0')
)
libraryDependencies += "com.expedia.www" % "haystack-remote-clients" % "0.4.0"
[com.expedia.www/haystack-remote-clients "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.expedia.www : haystack-idl-java | jar | 1.0.64 |
| com.expedia.www : haystack-client-metrics-api | jar | 0.4.0 |
| 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 |