GroupId | GroupIdio.gravitee.gateway |
---|---|
ArtifactId | ArtifactIdgravitee-gateway-http |
Version | Version3.5.8 |
Type | Typejar |
Filename | Size |
---|---|
gravitee-gateway-http-3.5.8.pom | |
gravitee-gateway-http-3.5.8.jar | 35 KB |
gravitee-gateway-http-3.5.8-sources.jar | 20 KB |
gravitee-gateway-http-3.5.8-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-http/ -->
<dependency>
<groupId>io.gravitee.gateway</groupId>
<artifactId>gravitee-gateway-http</artifactId>
<version>3.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-http/
implementation 'io.gravitee.gateway:gravitee-gateway-http:3.5.8'
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-http/
implementation ("io.gravitee.gateway:gravitee-gateway-http:3.5.8")
'io.gravitee.gateway:gravitee-gateway-http:jar:3.5.8'
<dependency org="io.gravitee.gateway" name="gravitee-gateway-http" rev="3.5.8">
<artifact name="gravitee-gateway-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.gateway', module='gravitee-gateway-http', version='3.5.8')
)
libraryDependencies += "io.gravitee.gateway" % "gravitee-gateway-http" % "3.5.8"
[io.gravitee.gateway/gravitee-gateway-http "3.5.8"]