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