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

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


Группа

Группа

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

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

server-author-view
Версия

Версия

2.8
Тип

Тип

pom

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

Имя Файла Размер
server-author-view-2.8.pom 1 KB
Обзор

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