Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdio.gravitee.gateway.http |
ArtifactId | ArtifactIdgravitee-gateway-http-client |
Version | Version1.15.4 |
Type | Typepom |
Filename | Size |
---|---|
gravitee-gateway-http-client-1.15.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gravitee.gateway.http/gravitee-gateway-http-client/ -->
<dependency>
<groupId>io.gravitee.gateway.http</groupId>
<artifactId>gravitee-gateway-http-client</artifactId>
<version>1.15.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.gateway.http/gravitee-gateway-http-client/
implementation 'io.gravitee.gateway.http:gravitee-gateway-http-client:1.15.4'
// https://jarcasting.com/artifacts/io.gravitee.gateway.http/gravitee-gateway-http-client/
implementation ("io.gravitee.gateway.http:gravitee-gateway-http-client:1.15.4")
'io.gravitee.gateway.http:gravitee-gateway-http-client:pom:1.15.4'
<dependency org="io.gravitee.gateway.http" name="gravitee-gateway-http-client" rev="1.15.4">
<artifact name="gravitee-gateway-http-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.gateway.http', module='gravitee-gateway-http-client', version='1.15.4')
)
libraryDependencies += "io.gravitee.gateway.http" % "gravitee-gateway-http-client" % "1.15.4"
[io.gravitee.gateway.http/gravitee-gateway-http-client "1.15.4"]