is not current version
Last Version 3.9

org.odpi.egeria:subject-area 2.4

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

2.4
Type

Type

pom

Download subject-area 2.4

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

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