License |
License |
---|---|
GroupId | GroupIdio.fabric8.ipaas.apps |
ArtifactId | ArtifactIdapiman-gateway |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApiman Gateway
Apiman Gateway deployed on Jetty
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/apiman-gateway/ -->
<dependency>
<groupId>io.fabric8.ipaas.apps</groupId>
<artifactId>apiman-gateway</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/apiman-gateway/
implementation 'io.fabric8.ipaas.apps:apiman-gateway:2.3.0'
// https://jarcasting.com/artifacts/io.fabric8.ipaas.apps/apiman-gateway/
implementation ("io.fabric8.ipaas.apps:apiman-gateway:2.3.0")
'io.fabric8.ipaas.apps:apiman-gateway:jar:2.3.0'
<dependency org="io.fabric8.ipaas.apps" name="apiman-gateway" rev="2.3.0">
<artifact name="apiman-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.ipaas.apps', module='apiman-gateway', version='2.3.0')
)
libraryDependencies += "io.fabric8.ipaas.apps" % "apiman-gateway" % "2.3.0"
[io.fabric8.ipaas.apps/apiman-gateway "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.apiman : apiman-gateway-platforms-war-micro | jar | 1.2.0.Alpha2 |
io.fabric8 : kubernetes-api | jar | |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
commons-logging : commons-logging | jar | 1.2 |