com.oneops:buildsupport

Common build configuration for OneOps projects.

License

License

GroupId

GroupId

com.oneops
ArtifactId

ArtifactId

buildsupport
Last Version

Last Version

3
Release Date

Release Date

Type

Type

pom
Description

Description

com.oneops:buildsupport
Common build configuration for OneOps projects.
Project Organization

Project Organization

Walmart, Inc.
Source Code Management

Source Code Management

https://github.com/oneops/buildsupport

Download buildsupport

Filename Size
buildsupport-3.pom 18 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

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

Versions

Version
3
2