| License |
License |
|---|---|
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdtex-view-api |
| Last Version | Last Version3.9 |
| Release Date | Release Date |
| 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.9.pom | |
| tex-view-api-3.9.jar | 17 KB |
| tex-view-api-3.9-sources.jar | 15 KB |
| tex-view-api-3.9-javadoc.jar | 89 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.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/tex-view-api/
implementation 'org.odpi.egeria:tex-view-api:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/tex-view-api/
implementation ("org.odpi.egeria:tex-view-api:3.9")
'org.odpi.egeria:tex-view-api:jar:3.9'
<dependency org="org.odpi.egeria" name="tex-view-api" rev="3.9">
<artifact name="tex-view-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='tex-view-api', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "tex-view-api" % "3.9"
[org.odpi.egeria/tex-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.odpi.egeria : ffdc-services | 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |