License |
License |
---|---|
GroupId | GroupIdio.gravitee.gateway |
ArtifactId | ArtifactIdgravitee-gateway-flow |
Last Version | Last Version3.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGravitee.io APIM - Gateway - Flow
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-flow/ -->
<dependency>
<groupId>io.gravitee.gateway</groupId>
<artifactId>gravitee-gateway-flow</artifactId>
<version>3.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-flow/
implementation 'io.gravitee.gateway:gravitee-gateway-flow:3.13.1'
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-flow/
implementation ("io.gravitee.gateway:gravitee-gateway-flow:3.13.1")
'io.gravitee.gateway:gravitee-gateway-flow:jar:3.13.1'
<dependency org="io.gravitee.gateway" name="gravitee-gateway-flow" rev="3.13.1">
<artifact name="gravitee-gateway-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.gateway', module='gravitee-gateway-flow', version='3.13.1')
)
libraryDependencies += "io.gravitee.gateway" % "gravitee-gateway-flow" % "3.13.1"
[io.gravitee.gateway/gravitee-gateway-flow "3.13.1"]
Group / Artifact | Type | Version |
---|---|---|
io.gravitee.gateway : gravitee-gateway-policy | jar | 3.13.1 |
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-classic | jar | |
ch.qos.logback : logback-core | jar |
Group / Artifact | Type | Version |
---|---|---|
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 |