GroupId | GroupIdorg.odpi.egeria |
---|---|
ArtifactId | ArtifactIdserver-author-view-api |
Version | Version2.6 |
Type | Typejar |
Filename | Size |
---|---|
server-author-view-api-2.6.pom | |
server-author-view-api-2.6.jar | 24 KB |
server-author-view-api-2.6-sources.jar | 21 KB |
server-author-view-api-2.6-javadoc.jar | 115 KB |
Browse |
<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-api/
implementation 'org.odpi.egeria:server-author-view-api:2.6'
// https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-api/
implementation ("org.odpi.egeria:server-author-view-api:2.6")
'org.odpi.egeria:server-author-view-api:jar:2.6'
<dependency org="org.odpi.egeria" name="server-author-view-api" rev="2.6">
<artifact name="server-author-view-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='server-author-view-api', version='2.6')
)
libraryDependencies += "org.odpi.egeria" % "server-author-view-api" % "2.6"
[org.odpi.egeria/server-author-view-api "2.6"]