GroupId | GroupIdio.fabric8.jube.images.fabric8 |
---|---|
ArtifactId | ArtifactIdapiman-gateway |
Version | Version2.2.23 |
Type | Typejar |
Filename | Size |
---|---|
apiman-gateway-2.2.23.pom | |
apiman-gateway-2.2.23.jar | 5 KB |
apiman-gateway-2.2.23-sources.jar | 2 KB |
apiman-gateway-2.2.23-kubernetes.json | 2 KB |
apiman-gateway-2.2.23-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/apiman-gateway/ -->
<dependency>
<groupId>io.fabric8.jube.images.fabric8</groupId>
<artifactId>apiman-gateway</artifactId>
<version>2.2.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/apiman-gateway/
implementation 'io.fabric8.jube.images.fabric8:apiman-gateway:2.2.23'
// https://jarcasting.com/artifacts/io.fabric8.jube.images.fabric8/apiman-gateway/
implementation ("io.fabric8.jube.images.fabric8:apiman-gateway:2.2.23")
'io.fabric8.jube.images.fabric8:apiman-gateway:jar:2.2.23'
<dependency org="io.fabric8.jube.images.fabric8" name="apiman-gateway" rev="2.2.23">
<artifact name="apiman-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8.jube.images.fabric8', module='apiman-gateway', version='2.2.23')
)
libraryDependencies += "io.fabric8.jube.images.fabric8" % "apiman-gateway" % "2.2.23"
[io.fabric8.jube.images.fabric8/apiman-gateway "2.2.23"]