License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdserver-author-view-api |
Version | Version2.9 |
Type | Typejar |
Description |
DescriptionServer Author OMVS API
Persona specific view interfaces for use in the user interface to work with open meta-data.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
server-author-view-api-2.9.pom | |
server-author-view-api-2.9.jar | 24 KB |
server-author-view-api-2.9-sources.jar | 21 KB |
server-author-view-api-2.9-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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-api/
implementation 'org.odpi.egeria:server-author-view-api:2.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-api/
implementation ("org.odpi.egeria:server-author-view-api:2.9")
'org.odpi.egeria:server-author-view-api:jar:2.9'
<dependency org="org.odpi.egeria" name="server-author-view-api" rev="2.9">
<artifact name="server-author-view-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='server-author-view-api', version='2.9')
)
libraryDependencies += "org.odpi.egeria" % "server-author-view-api" % "2.9"
[org.odpi.egeria/server-author-view-api "2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 2.9 |
org.odpi.egeria : repository-services-apis | jar | 2.9 |
org.slf4j : slf4j-api | jar | 1.7.30 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.2 |
org.odpi.egeria : admin-services-api | jar | 2.9 |
org.odpi.egeria : open-connector-framework | jar | 2.9 |
org.odpi.egeria : ffdc-services | jar | 2.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |