is not current version
Last Version 1.4

org.odpi.egeria:stewardship-services-spring 1.1

The stewardship services with Spring module uses Spring to implement a RESTful service for the stewardship services server.

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

stewardship-services-spring
Version

Version

1.1
Type

Type

jar

Download stewardship-services-spring 1.1


<!-- https://jarcasting.com/artifacts/org.odpi.egeria/stewardship-services-spring/ -->
<dependency>
    <groupId>org.odpi.egeria</groupId>
    <artifactId>stewardship-services-spring</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.odpi.egeria/stewardship-services-spring/
implementation 'org.odpi.egeria:stewardship-services-spring:1.1'
// https://jarcasting.com/artifacts/org.odpi.egeria/stewardship-services-spring/
implementation ("org.odpi.egeria:stewardship-services-spring:1.1")
'org.odpi.egeria:stewardship-services-spring:jar:1.1'
<dependency org="org.odpi.egeria" name="stewardship-services-spring" rev="1.1">
  <artifact name="stewardship-services-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.odpi.egeria', module='stewardship-services-spring', version='1.1')
)
libraryDependencies += "org.odpi.egeria" % "stewardship-services-spring" % "1.1"
[org.odpi.egeria/stewardship-services-spring "1.1"]