License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdglossary-author-view-spring |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGlossary Author OMVS with Spring
Spring-based REST API for the Glossary Author Open Metadata View Service (OMVS).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/glossary-author-view-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>glossary-author-view-spring</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/glossary-author-view-spring/
implementation 'org.odpi.egeria:glossary-author-view-spring:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/glossary-author-view-spring/
implementation ("org.odpi.egeria:glossary-author-view-spring:3.9")
'org.odpi.egeria:glossary-author-view-spring:jar:3.9'
<dependency org="org.odpi.egeria" name="glossary-author-view-spring" rev="3.9">
<artifact name="glossary-author-view-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='glossary-author-view-spring', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "glossary-author-view-spring" % "3.9"
[org.odpi.egeria/glossary-author-view-spring "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : glossary-author-view-server | jar | 3.9 |
org.odpi.egeria : subject-area-api | jar | 3.9 |
org.odpi.egeria : repository-services-apis | 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 |