License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdserver-author-view-api |
Last Version | Last Version3.9 |
Release Date | Release Date |
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-3.9.pom | |
server-author-view-api-3.9.jar | 17 KB |
server-author-view-api-3.9-sources.jar | 16 KB |
server-author-view-api-3.9-javadoc.jar | 89 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>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-api/
implementation 'org.odpi.egeria:server-author-view-api:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-api/
implementation ("org.odpi.egeria:server-author-view-api:3.9")
'org.odpi.egeria:server-author-view-api:jar:3.9'
<dependency org="org.odpi.egeria" name="server-author-view-api" rev="3.9">
<artifact name="server-author-view-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='server-author-view-api', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "server-author-view-api" % "3.9"
[org.odpi.egeria/server-author-view-api "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 3.9 |
org.odpi.egeria : repository-services-apis | jar | 3.9 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.2 |
org.odpi.egeria : admin-services-api | jar | 3.9 |
org.odpi.egeria : open-connector-framework | jar | 3.9 |
org.odpi.egeria : ffdc-services | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |