is not current version
Last Version 19

io.openshift:booster-catalog-service 5


Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

io.openshift
ArtifactId

ArtifactId

booster-catalog-service
Version

Version

5
Type

Type

jar

Download booster-catalog-service 5


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