is not current version
Last Version 3.9

org.odpi.egeria:it-infrastructure 2.4

The IT Infrastructure Open Metadata Access Service (OMAS) provides APIs for tools and applications managing the IT infrastructure that supports the data assets.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

it-infrastructure
Version

Version

2.4
Type

Type

pom

Download it-infrastructure 2.4


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