is not current version
Last Version 3.9

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


GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

server-author-view-server
Version

Version

2.6
Type

Type

jar

Download server-author-view-server 2.6


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