com.oneops:buildsupport

Common build configuration for OneOps projects.

Лицензия

Лицензия

Группа

Группа

com.oneops
Идентификатор

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

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

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

3
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.oneops:buildsupport
Common build configuration for OneOps projects.
Организация-разработчик

Организация-разработчик

Walmart, Inc.
Система контроля версий

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

https://github.com/oneops/buildsupport

Скачать buildsupport

Имя Файла Размер
buildsupport-3.pom 18 KB
Обзор

Как подключить последнюю версию

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

Зависимости

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

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

Данный проект не имеет модулей.

OneOps Build Support

A parent pom that contains most of the declarations and configurations that all OneOps projects require for maintaining, building, deploying and releasing to Maven Central.

com.oneops

OneOps

Application Lifecycle Management of Cloud Based Workloads

Версии библиотеки

Версия
3
2