| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.thoughtworks.gauge |
| ArtifactId | ArtifactIdgauge-api-client |
| Last Version | Last Version1.0.28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongauge-proto
Java plugin for Gauge
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gauge-api-client-1.0.28.pom | |
| gauge-api-client-1.0.28.jar | 1 MB |
| gauge-api-client-1.0.28-sources.jar | 350 KB |
| gauge-api-client-1.0.28-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.gauge/gauge-api-client/ -->
<dependency>
<groupId>com.thoughtworks.gauge</groupId>
<artifactId>gauge-api-client</artifactId>
<version>1.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.gauge/gauge-api-client/
implementation 'com.thoughtworks.gauge:gauge-api-client:1.0.28'
// https://jarcasting.com/artifacts/com.thoughtworks.gauge/gauge-api-client/
implementation ("com.thoughtworks.gauge:gauge-api-client:1.0.28")
'com.thoughtworks.gauge:gauge-api-client:jar:1.0.28'
<dependency org="com.thoughtworks.gauge" name="gauge-api-client" rev="1.0.28">
<artifact name="gauge-api-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.gauge', module='gauge-api-client', version='1.0.28')
)
libraryDependencies += "com.thoughtworks.gauge" % "gauge-api-client" % "1.0.28"
[com.thoughtworks.gauge/gauge-api-client "1.0.28"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.11.4 |
| io.grpc : grpc-netty-shaded | jar | 1.27.2 |
| io.grpc : grpc-protobuf | jar | 1.27.2 |
| io.grpc : grpc-stub | jar | 1.27.2 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |