| License |
License |
|---|---|
| GroupId | GroupIdorg.odpi.egeria |
| ArtifactId | ArtifactIdrex-view-spring |
| 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 |
|---|---|
| rex-view-spring-3.9.pom | |
| rex-view-spring-3.9.jar | 3 KB |
| rex-view-spring-3.9-sources.jar | 4 KB |
| rex-view-spring-3.9-javadoc.jar | 26 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>rex-view-spring</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-spring/
implementation 'org.odpi.egeria:rex-view-spring:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/rex-view-spring/
implementation ("org.odpi.egeria:rex-view-spring:3.9")
'org.odpi.egeria:rex-view-spring:jar:3.9'
<dependency org="org.odpi.egeria" name="rex-view-spring" rev="3.9">
<artifact name="rex-view-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='rex-view-spring', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "rex-view-spring" % "3.9"
[org.odpi.egeria/rex-view-spring "3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.odpi.egeria : rex-view-api | jar | 3.9 |
| org.odpi.egeria : rex-view-server | jar | 3.9 |
| org.springframework : spring-web | jar | 5.3.20 |
| io.swagger.core.v3 : swagger-annotations | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.36 |