Last Version

Stewardship Services with Spring 1.4

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

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

stewardship-services-spring
Version

Version

1.4
Type

Type

jar
Description

Description

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

Project Organization

ODPi

Download stewardship-services-spring 1.4


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

Dependencies

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.