is not current version
Last Version 19

io.openshift:booster-catalog-service 15


Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

io.openshift
ArtifactId

ArtifactId

booster-catalog-service
Version

Version

15
Type

Type

jar

Download booster-catalog-service 15


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