License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdit-infrastructure-spring |
Version | Version2.11 |
Type | Typejar |
Description |
DescriptionIT Infrastructure OMAS with Spring
Spring-based REST API for the IT Infrastructure Open Metadata Access Service (OMAS).
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>it-infrastructure-spring</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-spring/
implementation 'org.odpi.egeria:it-infrastructure-spring:2.11'
// https://jarcasting.com/artifacts/org.odpi.egeria/it-infrastructure-spring/
implementation ("org.odpi.egeria:it-infrastructure-spring:2.11")
'org.odpi.egeria:it-infrastructure-spring:jar:2.11'
<dependency org="org.odpi.egeria" name="it-infrastructure-spring" rev="2.11">
<artifact name="it-infrastructure-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='it-infrastructure-spring', version='2.11')
)
libraryDependencies += "org.odpi.egeria" % "it-infrastructure-spring" % "2.11"
[org.odpi.egeria/it-infrastructure-spring "2.11"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : it-infrastructure-server | jar | 2.11 |
org.springframework : spring-web | jar | 5.3.8 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.30 |