GroupId | GroupIdio.gravitee.gateway |
---|---|
ArtifactId | ArtifactIdgravitee-gateway-http |
Version | Version3.3.4 |
Type | Typejar |
Filename | Size |
---|---|
gravitee-gateway-http-3.3.4.pom | |
gravitee-gateway-http-3.3.4.jar | 33 KB |
gravitee-gateway-http-3.3.4-sources.jar | 20 KB |
gravitee-gateway-http-3.3.4-javadoc.jar | 109 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.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-http/
implementation 'io.gravitee.gateway:gravitee-gateway-http:3.3.4'
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-http/
implementation ("io.gravitee.gateway:gravitee-gateway-http:3.3.4")
'io.gravitee.gateway:gravitee-gateway-http:jar:3.3.4'
<dependency org="io.gravitee.gateway" name="gravitee-gateway-http" rev="3.3.4">
<artifact name="gravitee-gateway-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.gateway', module='gravitee-gateway-http', version='3.3.4')
)
libraryDependencies += "io.gravitee.gateway" % "gravitee-gateway-http" % "3.3.4"
[io.gravitee.gateway/gravitee-gateway-http "3.3.4"]