License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdtex-view-api |
Version | Version3.0 |
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 |
---|---|
tex-view-api-3.0.pom | |
tex-view-api-3.0.jar | 27 KB |
tex-view-api-3.0-sources.jar | 22 KB |
tex-view-api-3.0-javadoc.jar | 489 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/tex-view-api/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>tex-view-api</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/tex-view-api/
implementation 'org.odpi.egeria:tex-view-api:3.0'
// https://jarcasting.com/artifacts/org.odpi.egeria/tex-view-api/
implementation ("org.odpi.egeria:tex-view-api:3.0")
'org.odpi.egeria:tex-view-api:jar:3.0'
<dependency org="org.odpi.egeria" name="tex-view-api" rev="3.0">
<artifact name="tex-view-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='tex-view-api', version='3.0')
)
libraryDependencies += "org.odpi.egeria" % "tex-view-api" % "3.0"
[org.odpi.egeria/tex-view-api "3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : audit-log-framework | jar | 3.0 |
org.odpi.egeria : repository-services-apis | jar | 3.0 |
org.odpi.egeria : ffdc-services | jar | 3.0 |
org.slf4j : slf4j-api | jar | 1.7.31 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
org.odpi.egeria : admin-services-api | jar | 3.0 |
org.odpi.egeria : open-connector-framework | jar | 3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.31 |