is not current version
Last Version 3.9

Integration Daemon Services API 3.0

Provides the definitions that make up the API used to control an integration daemon.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

integration-daemon-services-api
Version

Version

3.0
Type

Type

jar
Description

Description

Integration Daemon Services API
Provides the definitions that make up the API used to control an integration daemon.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download integration-daemon-services-api 3.0


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-api/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>integration-daemon-services-api</artifactId>
    <version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-api/
implementation 'org.odpi.egeria:integration-daemon-services-api:3.0'
// https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-api/
implementation ("org.odpi.egeria:integration-daemon-services-api:3.0")
'org.odpi.egeria:integration-daemon-services-api:jar:3.0'
<dependency org="org.odpi.egeria" name="integration-daemon-services-api" rev="3.0">
  <artifact name="integration-daemon-services-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='integration-daemon-services-api', version='3.0')
)
libraryDependencies += "org.odpi.egeria" % "integration-daemon-services-api" % "3.0"
[org.odpi.egeria/integration-daemon-services-api "3.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.12.3
org.odpi.egeria : audit-log-framework jar 3.0
org.odpi.egeria : open-connector-framework jar 3.0
org.odpi.egeria : repository-services-apis jar 3.0
org.odpi.egeria : ffdc-services jar 3.0
org.odpi.egeria : admin-services-api jar 3.0

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.31

Project Modules

There are no modules declared in this project.