is not current version
Last Version 3.9

org.odpi.egeria:subject-area 1.7

The Subject Area Open Metadata Access Service (OMAS) supports subject matter experts who are documenting their knowledge about a particular subject.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

subject-area
Version

Version

1.7
Type

Type

pom

Download subject-area 1.7

Filename Size
subject-area-1.7.pom 1 KB
Browse

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