is not current version
Last Version 3.9

org.odpi.egeria:glossary-author-view-server 2.5

Server-side support for the Glossary Author Open Metadata View Service (OMVS).

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

glossary-author-view-server
Version

Version

2.5
Type

Type

jar

Download glossary-author-view-server 2.5


<!-- 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.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/glossary-author-view-server/
implementation 'org.odpi.egeria:glossary-author-view-server:2.5'
// https://jarcasting.com/artifacts/org.odpi.egeria/glossary-author-view-server/
implementation ("org.odpi.egeria:glossary-author-view-server:2.5")
'org.odpi.egeria:glossary-author-view-server:jar:2.5'
<dependency org="org.odpi.egeria" name="glossary-author-view-server" rev="2.5">
  <artifact name="glossary-author-view-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='glossary-author-view-server', version='2.5')
)
libraryDependencies += "org.odpi.egeria" % "glossary-author-view-server" % "2.5"
[org.odpi.egeria/glossary-author-view-server "2.5"]