License |
License |
---|---|
GroupId | GroupIdio.gravitee.gateway |
ArtifactId | ArtifactIdgravitee-gateway-http |
Last Version | Last Version3.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGravitee.io APIM - Gateway - HTTP Support
The Gravitee.IO Parent POM provides common settings for all Gravitee components.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-http/ -->
<dependency>
<groupId>io.gravitee.gateway</groupId>
<artifactId>gravitee-gateway-http</artifactId>
<version>3.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-http/
implementation 'io.gravitee.gateway:gravitee-gateway-http:3.13.1'
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-http/
implementation ("io.gravitee.gateway:gravitee-gateway-http:3.13.1")
'io.gravitee.gateway:gravitee-gateway-http:jar:3.13.1'
<dependency org="io.gravitee.gateway" name="gravitee-gateway-http" rev="3.13.1">
<artifact name="gravitee-gateway-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.gateway', module='gravitee-gateway-http', version='3.13.1')
)
libraryDependencies += "io.gravitee.gateway" % "gravitee-gateway-http" % "3.13.1"
[io.gravitee.gateway/gravitee-gateway-http "3.13.1"]
Group / Artifact | Type | Version |
---|---|---|
io.gravitee.gateway : gravitee-gateway-core | jar | 3.13.1 |
io.gravitee.gateway : gravitee-gateway-connector | jar | 3.13.1 |
io.gravitee.el : gravitee-expression-language | jar | 1.7.2 |
io.vertx : vertx-core | jar | |
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-classic | jar | |
ch.qos.logback : logback-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |