is not current version
Last Version 3.9

org.odpi.egeria:subject-area 0.2

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

0.2
Type

Type

pom

Download subject-area 0.2

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

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