| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.odpi.egeria | 
    
| ArtifactId | ArtifactIdit-infrastructure-topic-connectors | 
    
| Last Version | Last Version3.9 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionIT Infrastructure OMAS Topic Connectors 
            Connector library for the IT Infrastructure Open Metadata Access Service (OMAS). 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-topic-connectors/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>it-infrastructure-topic-connectors</artifactId>
    <version>3.9</version>
</dependency>
                // https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-topic-connectors/
implementation 'org.odpi.egeria:it-infrastructure-topic-connectors:3.9'
                // https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-topic-connectors/
implementation ("org.odpi.egeria:it-infrastructure-topic-connectors:3.9")
                'org.odpi.egeria:it-infrastructure-topic-connectors:jar:3.9'
                <dependency org="org.odpi.egeria" name="it-infrastructure-topic-connectors" rev="3.9">
  <artifact name="it-infrastructure-topic-connectors" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.odpi.egeria', module='it-infrastructure-topic-connectors', version='3.9')
)
                libraryDependencies += "org.odpi.egeria" % "it-infrastructure-topic-connectors" % "3.9"
                [org.odpi.egeria/it-infrastructure-topic-connectors "3.9"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.odpi.egeria : audit-log-framework | jar | 3.9 | 
| org.odpi.egeria : open-connector-framework | jar | 3.9 | 
| org.odpi.egeria : repository-services-apis | jar | 3.9 | 
| org.odpi.egeria : it-infrastructure-api | jar | 3.9 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |