License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdgovernance-action |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGovernance Action OMES
Governance Action Open Engine Services (OMES) hosts Governance Action Engines running Governance Action Services on demand.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
governance-action-3.9.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/governance-action/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>governance-action</artifactId>
<version>3.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/governance-action/
implementation 'org.odpi.egeria:governance-action:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/governance-action/
implementation ("org.odpi.egeria:governance-action:3.9")
'org.odpi.egeria:governance-action:pom:3.9'
<dependency org="org.odpi.egeria" name="governance-action" rev="3.9">
<artifact name="governance-action" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='governance-action', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "governance-action" % "3.9"
[org.odpi.egeria/governance-action "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |