g

glossary-author-fvt

FVT resources for the Glossary Author Open Metadata View Service (OMAS).
Files download
File Operation
glossary-author-fvt-3.10.1.jar download
glossary-author-fvt-3.10.1.pom download
glossary-author-fvt-3.10.1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.odpi.egeria</groupId>
  <artifactId>glossary-author-fvt</artifactId>
  <version>3.10.1</version>
</dependency>
Gradle Groovy
implementation 'org.odpi.egeria:glossary-author-fvt:3.10.1'
Gradle Kotlin
implementation("org.odpi.egeria:glossary-author-fvt:3.10.1")
Scala SBT
libraryDependencies += "org.odpi.egeria" % "glossary-author-fvt" % "3.10.1"
Groovy Grape
@Grapes(
  @Grab(group='org.odpi.egeria', module='glossary-author-fvt', version='3.10.1')
)
Apache Ivy
<dependency org="org.odpi.egeria" name="glossary-author-fvt" rev="3.10.1" />
Leiningen
[org.odpi.egeria/glossary-author-fvt "3.10.1"]
Apache Buildr
'org.odpi.egeria:glossary-author-fvt:jar:3.10.1'