License |
License |
---|---|
GroupId | GroupIdio.gravitee.gateway |
ArtifactId | ArtifactIdgravitee-gateway |
Version | Version3.9.3 |
Type | Typepom |
Description |
DescriptionGravitee.io APIM - Gateway
The Gravitee.IO Parent POM provides common settings for all Gravitee components.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gravitee-gateway-3.9.3.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway/ -->
<dependency>
<groupId>io.gravitee.gateway</groupId>
<artifactId>gravitee-gateway</artifactId>
<version>3.9.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway/
implementation 'io.gravitee.gateway:gravitee-gateway:3.9.3'
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway/
implementation ("io.gravitee.gateway:gravitee-gateway:3.9.3")
'io.gravitee.gateway:gravitee-gateway:pom:3.9.3'
<dependency org="io.gravitee.gateway" name="gravitee-gateway" rev="3.9.3">
<artifact name="gravitee-gateway" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.gateway', module='gravitee-gateway', version='3.9.3')
)
libraryDependencies += "io.gravitee.gateway" % "gravitee-gateway" % "3.9.3"
[io.gravitee.gateway/gravitee-gateway "3.9.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.6.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.0 |