is not current version
Last Version 19

io.openshift:booster-catalog-service 3


Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

io.openshift
ArtifactId

ArtifactId

booster-catalog-service
Version

Version

3
Type

Type

jar

Download booster-catalog-service 3


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