Last Version

Administration Services with Spring 3.9

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

License

License

GroupId

GroupId

org.odpi.egeria
ArtifactId

ArtifactId

admin-services-spring
Version

Version

3.9
Type

Type

jar
Description

Description

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

Project Organization

LF AI & Data Foundation
Source Code Management

Source Code Management

http://github.com/odpi/egeria/tree/master

Download admin-services-spring 3.9


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

Dependencies

compile (7)

Group / Artifact Type Version
org.odpi.egeria : open-connector-framework jar 3.9
org.odpi.egeria : admin-services-api jar 3.9
org.odpi.egeria : admin-services-server jar 3.9
org.odpi.egeria : ffdc-services jar 3.9
org.springframework : spring-web jar 5.3.20
com.google.code.findbugs : jsr305 jar 3.0.2
io.swagger.core.v3 : swagger-annotations jar 2.2.0

test (1)

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

Project Modules

There are no modules declared in this project.