License |
License |
---|---|
GroupId | GroupIdorg.odpi.egeria |
ArtifactId | ArtifactIdintegration-daemon-services-spring |
Last Version | Last Version3.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIntegration Daemon Services with Spring
The integration daemon services with Spring module uses Spring to implement a RESTful service
for the integration daemon OMAG server.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-spring/ -->
<dependency>
<groupId>org.odpi.egeria</groupId>
<artifactId>integration-daemon-services-spring</artifactId>
<version>3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-spring/
implementation 'org.odpi.egeria:integration-daemon-services-spring:3.9'
// https://jarcasting.com/artifacts/org.odpi.egeria/integration-daemon-services-spring/
implementation ("org.odpi.egeria:integration-daemon-services-spring:3.9")
'org.odpi.egeria:integration-daemon-services-spring:jar:3.9'
<dependency org="org.odpi.egeria" name="integration-daemon-services-spring" rev="3.9">
<artifact name="integration-daemon-services-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='integration-daemon-services-spring', version='3.9')
)
libraryDependencies += "org.odpi.egeria" % "integration-daemon-services-spring" % "3.9"
[org.odpi.egeria/integration-daemon-services-spring "3.9"]
Group / Artifact | Type | Version |
---|---|---|
org.odpi.egeria : ffdc-services | jar | 3.9 |
org.springframework : spring-web | jar | 5.3.20 |
org.odpi.egeria : integration-daemon-services-api | jar | 3.9 |
org.odpi.egeria : integration-daemon-services-server | jar | 3.9 |
io.swagger.core.v3 : swagger-annotations | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |