is not current version
Last Version 3.9

org.odpi.egeria:admin-services-registration 2.3

Provides the ability for services within the OMAG Server Platform to register with the admin services.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

admin-services-registration
Version

Version

2.3
Type

Type

jar

Download admin-services-registration 2.3


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