Last Version

OpenShift.io Booster Common 2

Common utilities for developing Boosters

License

License

Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

io.openshift
ArtifactId

ArtifactId

booster-common
Version

Version

2
Type

Type

pom
Description

Description

OpenShift.io Booster Common
Common utilities for developing Boosters
Project URL

Project URL

https://github.com/openshiftio
Source Code Management

Source Code Management

https://github.com/openshiftio

Download booster-common 2

Filename Size
booster-common-2.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • openshift-test-utils