License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdrex-view-api |
Version | Version3.7 |
Type | Typejar |
Description |
DescriptionPersona 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 |
---|---|
rex-view-api-3.7.pom | |
rex-view-api-3.7.jar | 54 KB |
rex-view-api-3.7-sources.jar | 42 KB |
rex-view-api-3.7-javadoc.jar | 601 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-api/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>rex-view-api</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-api/
implementation 'org.odpi.egeria:rex-view-api:3.7'
// https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-api/
implementation ("org.odpi.egeria:rex-view-api:3.7")
'org.odpi.egeria:rex-view-api:jar:3.7'
<dependency org="org.odpi.egeria" name="rex-view-api" rev="3.7">
<artifact name="rex-view-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='rex-view-api', version='3.7')
)
libraryDependencies += "org.odpi.egeria" % "rex-view-api" % "3.7"
[org.odpi.egeria/rex-view-api "3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 3.7 |
org.odpi.egeria : repository-services-apis | jar | 3.7 |
org.odpi.egeria : ffdc-services | jar | 3.7 |
org.slf4j : slf4j-api | jar | 1.7.36 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 |
org.odpi.egeria : admin-services-api | jar | 3.7 |
org.odpi.egeria : open-connector-framework | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |