License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.gravitee.gateway.http |
ArtifactId | ArtifactIdgravitee-gateway-http-client |
Last Version | Last Version1.16.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGravitee.io APIM - Gateway - HTTP Client
The Gravitee.IO Parent POM provides common settings for all Gravitee components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gravitee-gateway-http-client-1.16.6.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.16.6</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.16.6'
// https://jarcasting.com/artifacts/io.gravitee.gateway.http/gravitee-gateway-http-client/
implementation ("io.gravitee.gateway.http:gravitee-gateway-http-client:1.16.6")
'io.gravitee.gateway.http:gravitee-gateway-http-client:pom:1.16.6'
<dependency org="io.gravitee.gateway.http" name="gravitee-gateway-http-client" rev="1.16.6">
<artifact name="gravitee-gateway-http-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.gateway.http', module='gravitee-gateway-http-client', version='1.16.6')
)
libraryDependencies += "io.gravitee.gateway.http" % "gravitee-gateway-http-client" % "1.16.6"
[io.gravitee.gateway.http/gravitee-gateway-http-client "1.16.6"]
Group / Artifact | Type | Version |
---|---|---|
io.gravitee.definition : gravitee-definition-model | jar | 1.10.0 |
io.gravitee.common : gravitee-common | jar | 1.10.0 |
io.gravitee.gateway : gravitee-gateway-api | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |