не последняя версия
Последняя версия 3.9

org.odpi.egeria:subject-area-spring 2.7

Spring-based REST API for the Subject Area Open Metadata Access Service (OMAS).

Группа

Группа

org.odpi.egeria
Идентификатор

Идентификатор

subject-area-spring
Версия

Версия

2.7
Тип

Тип

jar

Скачать subject-area-spring 2.7


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