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