is not current version
Last Version 3.9

org.odpi.egeria:glossary-view 1.3

The Glossary View Open Metadata Access Service (OMAS)

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

glossary-view
Version

Version

1.3
Type

Type

pom

Download glossary-view 1.3

Filename Size
glossary-view-1.3.pom 1 KB
Browse

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