License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdit-infrastructure |
Version | Version3.3 |
Type | Typepom |
Description |
DescriptionIT Infrastructure OMAS
The IT Infrastructure Open Metadata Access Service (OMAS)
provides APIs for tools and applications managing the
IT infrastructure that supports the data assets.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
it-infrastructure-3.3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>it-infrastructure</artifactId>
<version>3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure/
implementation 'org.odpi.egeria:it-infrastructure:3.3'
// https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure/
implementation ("org.odpi.egeria:it-infrastructure:3.3")
'org.odpi.egeria:it-infrastructure:pom:3.3'
<dependency org="org.odpi.egeria" name="it-infrastructure" rev="3.3">
<artifact name="it-infrastructure" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='it-infrastructure', version='3.3')
)
libraryDependencies += "org.odpi.egeria" % "it-infrastructure" % "3.3"
[org.odpi.egeria/it-infrastructure "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |