Last Version

DevOps OMAS 3.9

The DevOps Open Metadata Access Service (OMAS) provides APIs and events for tools that play a role in a DevOps pipeline. It enables these tools to query information about the assets it is deploying, the infrastructure options and any governance actions that need to be performed.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

dev-ops
Version

Version

3.9
Type

Type

pom
Description

Description

DevOps OMAS
The DevOps Open Metadata Access Service (OMAS) provides APIs and events for tools that play a role in a DevOps pipeline. It enables these tools to query information about the assets it is deploying, the infrastructure options and any governance actions that need to be performed.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download dev-ops 3.9

Filename Size
dev-ops-3.9.pom 1 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

  • dev-ops-api
  • dev-ops-client
  • dev-ops-server
  • dev-ops-spring