License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdrex-view-server |
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-server-3.7.pom | |
rex-view-server-3.7.jar | 27 KB |
rex-view-server-3.7-sources.jar | 20 KB |
rex-view-server-3.7-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-server/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>rex-view-server</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-server/
implementation 'org.odpi.egeria:rex-view-server:3.7'
// https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-server/
implementation ("org.odpi.egeria:rex-view-server:3.7")
'org.odpi.egeria:rex-view-server:jar:3.7'
<dependency org="org.odpi.egeria" name="rex-view-server" rev="3.7">
<artifact name="rex-view-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='rex-view-server', version='3.7')
)
libraryDependencies += "org.odpi.egeria" % "rex-view-server" % "3.7"
[org.odpi.egeria/rex-view-server "3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : rex-view-api | jar | 3.7 |
org.odpi.egeria : repository-services-apis | jar | 3.7 |
org.odpi.egeria : admin-services-api | jar | 3.7 |
org.odpi.egeria : ffdc-services | jar | 3.7 |
org.odpi.egeria : multi-tenant | jar | 3.7 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.odpi.egeria : admin-services-registration | jar | 3.7 |
org.odpi.egeria : audit-log-framework | jar | 3.7 |
org.odpi.egeria : open-connector-framework | jar | 3.7 |
org.odpi.egeria : repository-services-client | jar | 3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |