is not current version
Last Version 6.0.0-RC1

Fabric8 :: Service Catalog :: Extension 5.11.0

Java client for Kubernetes and OpenShift

License

License

GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

service-catalog
Version

Version

5.11.0
Type

Type

pom
Description

Description

Fabric8 :: Service Catalog :: Extension
Java client for Kubernetes and OpenShift
Project Organization

Project Organization

Red Hat

Download service-catalog 5.11.0


<!-- https://jarcasting.com/artifacts/io.fabric8/service-catalog/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>service-catalog</artifactId>
    <version>5.11.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/service-catalog/
implementation 'io.fabric8:service-catalog:5.11.0'
// https://jarcasting.com/artifacts/io.fabric8/service-catalog/
implementation ("io.fabric8:service-catalog:5.11.0")
'io.fabric8:service-catalog:pom:5.11.0'
<dependency org="io.fabric8" name="service-catalog" rev="5.11.0">
  <artifact name="service-catalog" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='service-catalog', version='5.11.0')
)
libraryDependencies += "io.fabric8" % "service-catalog" % "5.11.0"
[io.fabric8/service-catalog "5.11.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • model
  • client
  • mock
  • examples
  • tests