Last Version

Administration Services 3.9

The administration services support the configuration of the open metadata server platform. This configuration determines which of the open metadata services are active. It also supports the querying the runtime (operational) state of the open metadata components.

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

admin-services
Version

Version

3.9
Type

Type

pom
Description

Description

Administration Services
The administration services support the configuration of the open metadata server platform. This configuration determines which of the open metadata services are active. It also supports the querying the runtime (operational) state of the open metadata components.
Project Organization

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

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

Download admin-services 3.9

Filename Size
admin-services-3.9.pom 1 KB
Browse

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

Dependencies

test (1)

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

Project Modules

  • admin-services-api
  • admin-services-registration
  • admin-services-client
  • admin-services-server
  • admin-services-spring