License |
License |
---|---|
GroupId | GroupIdio.fabric8 |
ArtifactId | ArtifactIdgateway-apiman |
Last Version | Last Version2.2.22 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric8 :: Gateway :: ApiMan
Fabric8 the open source integration platform
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gateway-apiman-2.2.22.pom | |
gateway-apiman-2.2.22.jar | 43 KB |
gateway-apiman-2.2.22-sources.jar | 23 KB |
gateway-apiman-2.2.22-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/gateway-apiman/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>gateway-apiman</artifactId>
<version>2.2.22</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/gateway-apiman/
implementation 'io.fabric8:gateway-apiman:2.2.22'
// https://jarcasting.com/artifacts/io.fabric8/gateway-apiman/
implementation ("io.fabric8:gateway-apiman:2.2.22")
'io.fabric8:gateway-apiman:jar:2.2.22'
<dependency org="io.fabric8" name="gateway-apiman" rev="2.2.22">
<artifact name="gateway-apiman" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='gateway-apiman', version='2.2.22')
)
libraryDependencies += "io.fabric8" % "gateway-apiman" % "2.2.22"
[io.fabric8/gateway-apiman "2.2.22"]
Group / Artifact | Type | Version |
---|---|---|
io.fabric8 : gateway-api | jar | 2.2.22 |
io.fabric8 : fabric8-utils | jar | 2.2.22 |
io.apiman : apiman-gateway-engine-core | jar | 1.1.3.CR1 |
io.apiman : apiman-gateway-engine-beans | jar | 1.1.3.CR1 |
io.apiman : apiman-gateway-engine-policies | jar | 1.1.3.CR1 |
io.apiman : apiman-gateway-api-rest | jar | 1.1.3.CR1 |
io.apiman : apiman-gateway-platforms-vertx | jar | 1.1.3.CR1 |
io.dropwizard.metrics : metrics-core | jar | 3.1.2 |
org.jboss.weld.se : weld-se | jar | 2.2.15.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.apache.deltaspike.modules : deltaspike-test-control-module-api | jar | 1.0.3 |
org.apache.deltaspike.modules : deltaspike-test-control-module-impl | jar | 1.0.3 |
org.apache.deltaspike.cdictrl : deltaspike-cdictrl-weld | jar | 1.0.3 |