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

org.odpi.egeria:server-author-view-api 2.8


Группа

Группа

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

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

server-author-view-api
Версия

Версия

2.8
Тип

Тип

jar

Скачать server-author-view-api 2.8


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