License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdserver-author-view-spring |
Version | Version2.10 |
Type | Typejar |
Description |
DescriptionServer Author OMVS with Spring
Persona 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 |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>server-author-view-spring</artifactId>
<version>2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-spring/
implementation 'org.odpi.egeria:server-author-view-spring:2.10'
// https://jarcasting.com/artifacts/org.odpi.egeria/server-author-view-spring/
implementation ("org.odpi.egeria:server-author-view-spring:2.10")
'org.odpi.egeria:server-author-view-spring:jar:2.10'
<dependency org="org.odpi.egeria" name="server-author-view-spring" rev="2.10">
<artifact name="server-author-view-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='server-author-view-spring', version='2.10')
)
libraryDependencies += "org.odpi.egeria" % "server-author-view-spring" % "2.10"
[org.odpi.egeria/server-author-view-spring "2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : server-author-view-server | jar | 2.10 |
org.odpi.egeria : server-author-view-api | jar | 2.10 |
org.odpi.egeria : admin-services-api | jar | 2.10 |
org.odpi.egeria : ffdc-services | jar | 2.10 |
org.odpi.egeria : open-connector-framework | jar | 2.10 |
org.springframework : spring-web | jar | 5.3.6 |
org.springframework : spring-core | jar | 5.3.6 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |