License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdglossary-author-view-server |
Version | Version2.9 |
Type | Typejar |
Description |
DescriptionGlossary Author OMVS Server-side
Server-side support for the Glossary Author Open Metadata View Service (OMVS).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/glossary-author-view-server/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>glossary-author-view-server</artifactId>
<version>2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/glossary-author-view-server/
implementation 'org.odpi.egeria:glossary-author-view-server:2.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/glossary-author-view-server/
implementation ("org.odpi.egeria:glossary-author-view-server:2.9")
'org.odpi.egeria:glossary-author-view-server:jar:2.9'
<dependency org="org.odpi.egeria" name="glossary-author-view-server" rev="2.9">
<artifact name="glossary-author-view-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='glossary-author-view-server', version='2.9')
)
libraryDependencies += "org.odpi.egeria" % "glossary-author-view-server" % "2.9"
[org.odpi.egeria/glossary-author-view-server "2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : subject-area-api | jar | 2.9 |
org.odpi.egeria : subject-area-client | jar | 2.9 |
org.odpi.egeria : repository-services-apis | jar | 2.9 |
org.odpi.egeria : admin-services-api | jar | 2.9 |
org.odpi.egeria : ffdc-services | jar | 2.9 |
org.odpi.egeria : multi-tenant | jar | 2.9 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.odpi.egeria : admin-services-registration | jar | 2.9 |
org.odpi.egeria : audit-log-framework | jar | 2.9 |
org.odpi.egeria : open-connector-framework | jar | 2.9 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
junit : junit | jar | 4.13.2 |
org.slf4j : slf4j-simple | jar | 1.7.30 |