License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdadmin-services-registration |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAdministration Services Registration
Provides the ability for services within the OMAG Server Platform to register with the admin services.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/admin-services-registration/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>admin-services-registration</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/admin-services-registration/
implementation 'org.odpi.egeria:admin-services-registration:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/admin-services-registration/
implementation ("org.odpi.egeria:admin-services-registration:3.9")
'org.odpi.egeria:admin-services-registration:jar:3.9'
<dependency org="org.odpi.egeria" name="admin-services-registration" rev="3.9">
<artifact name="admin-services-registration" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='admin-services-registration', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "admin-services-registration" % "3.9"
[org.odpi.egeria/admin-services-registration "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 3.9 |
org.odpi.egeria : open-connector-framework | jar | 3.9 |
org.odpi.egeria : admin-services-api | jar | 3.9 |
org.odpi.egeria : repository-services-apis | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |
org.slf4j : slf4j-simple | jar | 1.7.36 |