License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdasset-analysis-client |
Version | Version3.4 |
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.4.pom | |
asset-analysis-client-3.4.jar | 7 KB |
asset-analysis-client-3.4-sources.jar | 6 KB |
asset-analysis-client-3.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-analysis-client/
implementation 'org.odpi.egeria:asset-analysis-client:3.4'
// https://jarcasting.com/artifacts/org.odpi.egeria/asset-analysis-client/
implementation ("org.odpi.egeria:asset-analysis-client:3.4")
'org.odpi.egeria:asset-analysis-client:jar:3.4'
<dependency org="org.odpi.egeria" name="asset-analysis-client" rev="3.4">
<artifact name="asset-analysis-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='asset-analysis-client', version='3.4')
)
libraryDependencies += "org.odpi.egeria" % "asset-analysis-client" % "3.4"
[org.odpi.egeria/asset-analysis-client "3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 3.4 |
org.odpi.egeria : open-connector-framework | jar | 3.4 |
org.odpi.egeria : open-discovery-framework | jar | 3.4 |
org.odpi.egeria : ffdc-services | jar | 3.4 |
org.odpi.egeria : asset-analysis-api | jar | 3.4 |
org.odpi.egeria : discovery-engine-api | jar | 3.4 |
org.odpi.egeria : discovery-engine-client | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.32 |