Last Version

Multi-Tenant Services 3.9

Common services for managing OMAG Service instances running in the OMAG Server Platform.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

multi-tenant
Version

Version

3.9
Type

Type

jar
Description

Description

Multi-Tenant Services
Common services for managing OMAG Service instances running in the OMAG Server Platform.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download multi-tenant 3.9


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

Dependencies

compile (13)

Group / Artifact Type Version
org.odpi.egeria : ffdc-services jar 3.9
org.odpi.egeria : audit-log-framework jar 3.9
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : metadata-security-server jar 3.9
org.odpi.egeria : platform-services-api jar 3.9
org.odpi.egeria : repository-services-apis jar 3.9
org.odpi.egeria : repository-handler jar 3.9
org.odpi.egeria : admin-services-api jar 3.9
org.odpi.egeria : admin-services-registration jar 3.9
org.odpi.egeria : engine-host-services-registration jar 3.9
org.odpi.egeria : integration-daemon-services-registration jar 3.9
org.odpi.egeria : governance-action-framework jar 3.9
org.odpi.egeria : integration-daemon-services-api jar 3.9

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.5
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.