is not current version
Last Version 3.9

org.odpi.egeria:subject-area 2.5

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.5
Type

Type

pom

Download subject-area 2.5

Filename Size
subject-area-2.5.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.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/subject-area/
implementation 'org.odpi.egeria:subject-area:2.5'
// https://jarcasting.com/artifacts/org.odpi.egeria/subject-area/
implementation ("org.odpi.egeria:subject-area:2.5")
'org.odpi.egeria:subject-area:pom:2.5'
<dependency org="org.odpi.egeria" name="subject-area" rev="2.5">
  <artifact name="subject-area" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='subject-area', version='2.5')
)
libraryDependencies += "org.odpi.egeria" % "subject-area" % "2.5"
[org.odpi.egeria/subject-area "2.5"]