License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdfiles-integrator-api |
Version | Version2.9 |
Type | Typejar |
Description |
DescriptionFiles Integrator OMIS API
Provides the connector API and FFDC definitions for the integration service.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
files-integrator-api-2.9.pom | |
files-integrator-api-2.9.jar | 10 KB |
files-integrator-api-2.9-sources.jar | 11 KB |
files-integrator-api-2.9-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/files-integrator-api/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>files-integrator-api</artifactId>
<version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/files-integrator-api/
implementation 'org.odpi.egeria:files-integrator-api:2.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/files-integrator-api/
implementation ("org.odpi.egeria:files-integrator-api:2.9")
'org.odpi.egeria:files-integrator-api:jar:2.9'
<dependency org="org.odpi.egeria" name="files-integrator-api" rev="2.9">
<artifact name="files-integrator-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='files-integrator-api', version='2.9')
)
libraryDependencies += "org.odpi.egeria" % "files-integrator-api" % "2.9"
[org.odpi.egeria/files-integrator-api "2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 2.9 |
org.odpi.egeria : open-connector-framework | jar | 2.9 |
org.odpi.egeria : integration-daemon-services-api | jar | 2.9 |
org.odpi.egeria : data-manager-api | jar | 2.9 |
org.odpi.egeria : data-manager-client | jar | 2.9 |
org.odpi.egeria : repository-services-apis | jar | 2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |