Последняя версия

OpenShift.io Booster Common 2

Common utilities for developing Boosters

Лицензия

Лицензия

Категории

Категории

OpenShift Контейнер PaaS Providers
Группа

Группа

io.openshift
Идентификатор

Идентификатор

booster-common
Версия

Версия

2
Тип

Тип

pom
Описание

Описание

OpenShift.io Booster Common
Common utilities for developing Boosters
Ссылка на сайт

Ссылка на сайт

https://github.com/openshiftio
Система контроля версий

Система контроля версий

https://github.com/openshiftio

Скачать booster-common 2

Имя Файла Размер
booster-common-2.pom 6 KB
Обзор

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • openshift-test-utils