License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdfiles-integrator-client |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFiles Integrator OMIS Client
Provides a Java client for the Files Integrator OMIS.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/files-integrator-client/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>files-integrator-client</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/files-integrator-client/
implementation 'org.odpi.egeria:files-integrator-client:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/files-integrator-client/
implementation ("org.odpi.egeria:files-integrator-client:3.9")
'org.odpi.egeria:files-integrator-client:jar:3.9'
<dependency org="org.odpi.egeria" name="files-integrator-client" rev="3.9">
<artifact name="files-integrator-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='files-integrator-client', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "files-integrator-client" % "3.9"
[org.odpi.egeria/files-integrator-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 : ffdc-services | jar | 3.9 |
org.odpi.egeria : files-integrator-api | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |