oneops-inventory

Common build configuration for OneOps projects.

License

License

GroupId

GroupId

com.oneops
ArtifactId

ArtifactId

oneops-inventory
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

oneops-inventory
Common build configuration for OneOps projects.
Project Organization

Project Organization

Walmart, Inc.

Download oneops-inventory

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.oneops : oneops-client jar 5.0.19
org.json : json jar 20170516
commons-cli : commons-cli jar 1.4
org.slf4j : slf4j-nop jar 1.7.25
com.google.code.findbugs : jsr305 Optional jar 2.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

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
0.1.1
0.1.0