| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdio.gravitee.gateway |
| ArtifactId | ArtifactIdgravitee-gateway-platforms |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionGravitee IO - API Management - Gateway Platforms
The Gravitee.IO Parent POM provides common settings for all Gravitee components.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| gravitee-gateway-platforms-0.1.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-platforms/ -->
<dependency>
<groupId>io.gravitee.gateway</groupId>
<artifactId>gravitee-gateway-platforms</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-platforms/
implementation 'io.gravitee.gateway:gravitee-gateway-platforms:0.1.0'
// https://jarcasting.com/artifacts/io.gravitee.gateway/gravitee-gateway-platforms/
implementation ("io.gravitee.gateway:gravitee-gateway-platforms:0.1.0")
'io.gravitee.gateway:gravitee-gateway-platforms:pom:0.1.0'
<dependency org="io.gravitee.gateway" name="gravitee-gateway-platforms" rev="0.1.0">
<artifact name="gravitee-gateway-platforms" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gravitee.gateway', module='gravitee-gateway-platforms', version='0.1.0')
)
libraryDependencies += "io.gravitee.gateway" % "gravitee-gateway-platforms" % "0.1.0"
[io.gravitee.gateway/gravitee-gateway-platforms "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.gravitee.gateway : gravitee-gateway-core | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |