| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdasset-analysis-client |
| Last Version | Last Version3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAsset Analysis OMES Client
Provides a Java client for the asset analysis engine services (heart of the open metadata discovery services).
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| asset-analysis-client-3.9.pom | |
| asset-analysis-client-3.9.jar | 7 KB |
| asset-analysis-client-3.9-sources.jar | 6 KB |
| asset-analysis-client-3.9-javadoc.jar | 410 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/asset-analysis-client/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>asset-analysis-client</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-analysis-client/
implementation 'org.odpi.egeria:asset-analysis-client:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-analysis-client/
implementation ("org.odpi.egeria:asset-analysis-client:3.9")
'org.odpi.egeria:asset-analysis-client:jar:3.9'
<dependency org="org.odpi.egeria" name="asset-analysis-client" rev="3.9">
<artifact name="asset-analysis-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-analysis-client', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "asset-analysis-client" % "3.9"
[org.odpi.egeria/asset-analysis-client "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 : open-discovery-framework | jar | 3.9 |
| org.odpi.egeria : ffdc-services | jar | 3.9 |
| org.odpi.egeria : asset-analysis-api | jar | 3.9 |
| org.odpi.egeria : discovery-engine-api | jar | 3.9 |
| org.odpi.egeria : discovery-engine-client | jar | 3.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |